list files to delete, rather than deleting them with --delete?

Christoph Biedl cbiedl at gmx.de
Thu Nov 17 00:43:15 GMT 2005


Dan Crosta wrote...

> Is there any way to make this work?

What I'm doing: rsync (several options) --delete --backup \
  --backup-dir=(absolute path out of $dest) \
  $src $dest

and backup-dir gets archived afterwards. In your case you'd rename it
to represent the last days' changes.

    Christoph


More information about the rsync mailing list