8/30 I'm trying to use ftp over ssh. I forwarded ports 20 and 21 to 2000 and
2100, then use ftp -p -P 2100, but the passive mode isn't working.
What am I forgetting?
\_ you're forgetting that ftp over ssh is more trouble than it's
worth.
\_ sftp, baby
\_ stunnel
\_ This is to a computer that I have no control over.
\_ why don't you ssh into that computer and then use ftp with s/key
to a computer you DO have control over?
\_ I want to ftp between two machines, neither of which have
s/key. The file is 100MB, so I don't want to have to put to
soda, then get from soda. |