SSH between computers on LAN

Mark H. Nichols ubuntu.prole at gmail.com
Sat Jan 24 04:37:56 UTC 2009


On Jan 23, 2009, at 4:24 PM, steve wrote:
>
> scp filename <space> ip of computer your sending to: ~
>
> this will transfer the file to the home directory of receiving  
> computer

Copying file to host:

scp SourceFile user at host:directory/TargetFile


Copying file from host:

scp user at host:directory/SourceFile TargetFile



Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090123/f5cd8746/attachment.html>


More information about the ubuntu-users mailing list