Pages tagged with rsync

  • Rsync - Notes about rsync. Basic usage To backup /the/source directory in to /the/destination/… rsync -av --delete --exclude='/a/dir/to/exclude' /the/source /the/destination/ The –delete option allow files to be deleted from /the/destination/...
Go to top

This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan

Site Info

Privacy policy

Go to top