LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to rcp file from windows to linux (https://www.linuxquestions.org/questions/linux-software-2/how-to-rcp-file-from-windows-to-linux-536686/)

sunhui 03-11-2007 09:37 PM

How to rcp file from windows to linux
 
If I want to copy file (test.txt) from host : 192.168.0.1 to another host 192.168.0.2 , what is the command ?

I tried rcp -a 192.168.0.1.myname:test.txt 192.168.0.2.myname:\tmp but not work , can advise how to do it ? thx



RCP [-a | -b] [-h] [-r] [host][.user:]source [host][.user:] path\destination

alfredofernandeza 03-11-2007 11:33 PM

Why doesn't it work? Is there any error message?

sunhui 03-12-2007 12:25 AM

Quote:

Originally Posted by alfredofernandeza
Why doesn't it work? Is there any error message?


No any error messages , seems the command is not correct.


thx


All times are GMT -5. The time now is 12:10 PM.