Displaying 1 result from an estimated 1 matches for "wolfework".
Did you mean:
wolfeworks
2006 Jun 16
4
DO NOT REPLY [Bug 3844] New: --delete with --dry-run no longer reports files to be deleted
...es to be
deleted
Product: rsync
Version: 2.6.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: Dave@WolfeWorks.net
QAContact: rsync-qa@samba.org
Prior to 2.6.8 I was able to see which files would be deleted using:
rsync -t --delete -R -z -C -l --safe-links --exclude [...] -n -r -v .
(multiple --exclude options and files removed for brevity)
Now when -n is removed, files are deleted that weren&...