LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   copying file in a LAN (https://www.linuxquestions.org/questions/linux-newbie-8/copying-file-in-a-lan-624833/)

morfeus80 02-29-2008 04:18 PM

copying file in a LAN
 
Hallo,
I'm working on a server from my terminal connected in a LAN.I have the access by ssh. Now I have to copy I file that is in the HD of my terminal to the HD of the server. How can I do that?

Poetics 02-29-2008 04:20 PM

If you already have SSH running, check out the 'scp' command, which uses SSH to transfer files.

(use 'man scp' to find out more)


All times are GMT -5. The time now is 02:18 AM.