2015-10-16

[SOLVER]rsync-over-ssh

#14:54 15/09/2015
#http://stackoverflow.com/questions/16654751/rsync-through-ssh-tunnel


Copy du lieu tu:
Local: Linux:
Src: /opt/setup/mariadb-10.0.21-stable

Remote Server: 14.160.5.174
SSH Port: 65022
Dest: /opt/www/file.mgiay.com/


rsync -avz -e "ssh -p 65022" /opt/setup/mariadb-10.0.21-stable root@14.160.5.174:/opt/www/file.mgiay.com/



No comments:

Post a Comment