Displaying 1 result from an estimated 1 matches for "directorytocopy".
2006 Jun 01
2
rsync --delete problem
Hello,
I need to create a local backup every night of a filesystem that has
about 3.5 million files. I've been using rsync and everything has been
fine until I started to use the -delete option to delete files on the
backup that don't exist in the production data. When I added the
-delete option, my backup started taking about two days to finish. So I
changed my backup script to