On Sat, Aug 7, 2010 at 4:10 PM, jtd jtd@mtnl.net.in wrote:
On Saturday 07 August 2010 14:16:39 Surya Sharma wrote:
I've got two hosts which allow ssh login, and ftp.
What I want to do is transfer files from one to another without my client system downloading any files. (both have /public_html folders. The files from one need to be xfered to another)
Can someone guide me through this?
If you have ssh you should have scp. scp user1@aa.bb.cc.dd:/x/y user2@nn.mm.oo.pp:/z/y
You need to setup passwordless ssh.
Very first result for 'file transfer via ssh' http://en.kioskea.net/faq/794-file-transfer-via-ssh
HTH.
-- Rgds JTD -- http://mm.glug-bom.org/mailman/listinfo/linuxers