[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Shell access: Disabling Telnet
- Subject: Re: [cobalt-users] Shell access: Disabling Telnet
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jun 8 00:42:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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