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

[cobalt-users] [OT, slightly] SSH between servers



I was wondering how should I proceed to open a SSH session between the Qube and the server, and then FTP through it ?

I just installed SSH2 on a new RaQ3 just this morning... Afterwards, you can easily fire up an FTP client that supports Secure FTP connections and jump right in..

SSH2 -- ftp://ftp.ssh.com/pub/ssh/ssh-2.4.0.tar.gz

su
cd /usr/local
wget ftp://ftp.ssh.com/pub/ssh/ssh-2.4.0.tar.gz
tar zxvf ssh-2.4.0.tar.gz
cd ssh-2.4.0
./configure
make
make install
cd ..
rm ssh-2.4.0.tar.gz
exit

Then use a client like VanDyke's SecureFTP and you're FTP connections are secured.

-Craig
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com