Guest User

Untitled

a guest
Jul 15th, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. none /cygdrive cygdrive user,noacl,posix=0 0 0
  2.  
  3. rsync -rvz --chmod=ugo=rwX -e ssh source destination
  4.  
  5. chmod -R 775
  6.  
  7. rsync -av <SOURCE_DIR> rsyncuser@192.168.1.110:/srv/www/prj112/myfolder
Add Comment
Please, Sign In to add comment