Re:

From: linux freaker (linuxfreaker_at_gmail.com)
Date: Tue Mar 26 2013 - 12:57:20 CDT

Yes. Of course.
In order to copy a file from a remote server to the local computer, we
can use another SCP syntax:

scp user1_at_remote_server:~/file.txt .
This will copy a file file.txt located in a home folder of user user1
of a remote system to the local folder (the one we are currently in).

Hope it helps !!!

On Tue, Mar 26, 2013 at 11:11 PM, Mihaela Drenscko
<quo.physics_at_gmail.com> wrote:
> Hello,
>
> How do I copy a directory from a remote computer to my computer using ssh?
>
> Thank you,
>
> Mihaela
>

This archive was generated by hypermail 2.1.6 : Tue Dec 31 2013 - 23:23:05 CST