Wednesday, November 29, 2017

Copying Files between Linux Computers



https://www.pks.mpg.de/~mueller/docs/suse10.2/html/opensuse-manual_en/manual/sec.filetrans.copy.html


Example using cygwin and scp :

//===The following command will copy  20171031_mule_3.4.1_1.tar file from stg-loginjpe1101z.stg.jp.local to local computer
 scp   ts-islammdsh01@stg-loginjpe1101z.stg.jp.local:/home/ts-islammdsh01/20171031_mule_3.4.1_1.tar /cygdrive/c/Projects


//==The following command will copy  2test_copy_sharif.txt file from local computer  to stg-loginjpe1101z.stg.jp.local
scp /cygdrive/c/Projects/test_copy_sharif.txt ts-islammdsh01@stg-loginjpe1101z.stg.jp.local:/home/ts-islammdsh01

No comments:

Post a Comment

5 Strategies for Getting More Work Done in Less Time

Summary.    You’ve got more to do than could possibly get done with your current work style. You’ve prioritized. You’ve planned. You’ve dele...