User Tools

Site Tools


rsync

rsync

rsync -arzP /dir1/ username@remotehost:/dir2
	  
-a = preserve dates and other archive stuff
-r = recursive
-z = compress
-P = partial and progress
rsync.txt · Last modified: by reddy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki