[Bug 3253] Feature request - Sync perms/ownership/time etc but with no file transfer

2005-11-16 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3253 --- Comment #2 from [EMAIL PROTECTED] 2005-11-16 18:51 MST --- Created an attachment (id=1575) --> (https://bugzilla.samba.org/attachment.cgi?id=1575&action=view) perl script solution I enjoy coding simple perl scripts like this, so he

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

2005-11-16 Thread Christoph Biedl
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. Christo

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

2005-11-16 Thread Dan Crosta
I'm trying to design a daily backup system based on rsync that will keep deleted files for N days after they went missing, and am wondering if there's a way I can coax rsync to give me a list of files that are missing on the source relative to the destination, so that they can be later deleted (ie

[Bug 3253] Feature request - Sync perms/ownership/time etc but with no file transfer

2005-11-16 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3253 [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |enhancement Status|NEW