2013年10月28日 星期一

[rsync] How to cope the file of remote machine to local and exclude some folder

rsync -avr -e 'ssh -l root'  --exclude 'Intel_SDK' 111.2.1.93:/home/shawn/PUMA/ .

Copy folder from remote to local
rsync -avzh --progress root@1.21.11.11:/home/a/L2Server .

Reference :

Related Posts:

0 意見:

張貼留言