[techtalk] ssh file transfer

Harry Hoffman hhoffman at sammytemple.org
Fri Feb 16 13:00:40 EST 2001


Hey David,
  If using Openssh v2 then:
copying from remote to local
scp -p user at local:/dir/where/file/is /dir/where/file/is/going

copying from local to remote
scp -p /dir/where/file/is user at remote:/dir/where/file/is/going

HTH,
Harry


On Fri, 16 Feb 2001, David Merrill wrote:

> Hi,
> 
> I know there is supposed to be a way to transfer files from one
> computer to another once I have an ssh connection set up, but the man
> page is very vague.
> 
> Can anyone give me some pointers or point me to some docs?
> 
> Thanks,
> 
> 





More information about the Techtalk mailing list