Hey David,
If using Openssh v2 then:
copying from remote to local
scp -p user@local:/dir/where/file/is /dir/where/file/is/going
copying from local to remote
scp -p /dir/where/file/is user@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,
>
>
_______________________________________________
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk