sending files from local to remote host rsync

前端 未结 0 619
不思量自难忘°
不思量自难忘° 2020-12-17 02:37

I\'ve wrote this rsync command

sshpass -p "MyPass" rsync -arvz -e \'ssh -pMyPort\' user@RemoteHost:/path/to/remote-host/ /Path-to-local/ --exclude-f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题