2014年6月6日 星期五

scp 教學

http://web.presby.edu/support/Terminal/scp.html


the following has many example in describing how to using the scp command


http://www.hypexr.org/linux_scp_help.php



basic


scp  -r    remote_user@remote_ip:/home/"the file I need to transfer"    /home/"local path to put"



-r :  means recursive copy the file




沒有留言:

張貼留言