[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Shell access: Disabling Telnet



> PS - Whats this about using SSH for FTPing as well?
> Any references?  Same daemon receive the login?  Special FTP client needed?

The OpenSSH installation I used includes a sftp client (secure-ftp?). I use
it to ftp inbetween two Raq2's that I have. It's very similar to regular ftp
on the CLI.

http://www.openbsd.org/cgi-bin/man.cgi?query=sftp

You can also use an SSH connection to forward ports between two machines.
There are also some ftp clients with built in SSH port forwarding. I use
SecureFX from Van Dyke.

http://www.vandyke.com/products/securefx/

HTH,
j