Wednesday, April 13, 2011

Move file from server to another in SCP

scp -P 9321 root@192.168.100.208:/tmp/<file> .

No comments:

Post a Comment