I'm using ssh now for all my telnet sessions. However, I sometimes need
to use ftp. Sometimes I can ssh to the target and then ftp back, which
provides encryption for that link and keeps my password from getting
sniffed.
However, sometimes I can't do that - like when I'm on a host that's
behind an IP masquerading gateway, so that I can ssh out, but not connect
back to the specific host from outside... or when I'm behind a firewall
that allows outgoing ssh connects, but not incoming ftp connects...
So, here's my question: is there a replacement for ftp (like ssh
replaced telnet) that I can use instead?
Greg
<followups directed to comp.security.unix>
--
/*****************************************************
Greg Herlein 415-519-3650 Voice
Herlein Engineering 415-440-9015 Fax
www.herlein.com
Software Development - Data Acquisition - Networking
Wireless - Unix - Linux - Solaris - Embedded Systems
*****************************************************/