On Thu, 17 Jul 2003, Micha Feigin wrote:

> I try to connect to a remote computer using ssh and then tunnel the ftp
> connection back to by computer using
>
> ssh -R 1234:<local machine>:21 ...
>
> I manage to open an ftp connection back to my computer and log in, but I
> can't seem to be able to do anything with it:
>
Use scp to copy files over a SSH connection, not tunneling FTP.

  Alon

-- 
This message was sent by Alon Altman ([EMAIL PROTECTED]) ICQ:1366540
GPG public key at http://alon.wox.org/pubkey.txt
Key fingerprint = A670 6C81 19D3 3773 3627  DE14 B44A 50A3 FE06 7F24
--------------------------------------------------------------------------
 -=[ Random Fortune ]=-
QOTD:
        "Do you smell something burning or is it me?"
                -- Joan of Arc

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to