Results 1 to 3 of 3
Is it possible to transfer files between 2 Linux PC's using SSH?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-29-2005 #1
SSH to transfer files?
Is it possible to transfer files between 2 Linux PC's using SSH?
Registered Linux user #389109
My Semi-Linux Blog
- 11-29-2005 #2Just Joined!
- Join Date
- Nov 2005
- Posts
- 3
Re: SSH to transfer files?
Why you don't use sftp (over ssh)
Originally Posted by stokes
- 11-29-2005 #3
Use 'scp' - it connects using ssh and copies files in either direction. Take a look at its man page.
Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
