7/24 What is the best way to do encrypted FTP? I'd like to do the data
stream, but I'd settle for the command channel. Anonymous FTP would
be nice, too. SSL is the only method I've investigated. Ideas? --dim
\_ SSH port forwarding for this is pretty standard; you might need to
use passive FTP. Datafellows is also coming out with an FTP client
with built-in SSH soon, they say. If you don't need interactive
capability, SCP is far better. -- schoen
\_ Already using SCP, but have need for FTP. Port forwarding as
described in the SSH FAQ is not an option. I need a more
transparent solution. Thanks. --dim
/- Whoa, news from the future! |