On Sat, Aug 7, 2010 at 4:10 PM, jtd <[email protected]> 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 [email protected]:/x/y [email protected]:/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 > -- Thanks, Sagar Belure Security Analyst Secfence Technologies www.secfence.com -- http://mm.glug-bom.org/mailman/listinfo/linuxers

