similar to: [Bug 2675] --backup --suffix=.foo --delete-after doesn't backup deleted files

Displaying 20 results from an estimated 40000 matches similar to: "[Bug 2675] --backup --suffix=.foo --delete-after doesn't backup deleted files"

2005 Feb 25
1
Request to include delete-dir-and-suffix patch in rsync-2.6.4
The delete-dir-and-suffix patch creates two new command line options as follows: --delete-dir --delete-suffix The delete-dir and delete-suffix options give the ability to store backup of deleted files on the receiver in different directories or with different suffix than the backup of files that have been changed but that are still on the source drive. Both commands can be
2003 Jul 29
1
"-b --suffix '' --delete --backup-dir /path/" combination does not act as expected
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20030728/49616c2f/attachment.bin
2014 Jul 18
13
[Bug 10724] New: rsync 3.1.1 incorrectly creates extra dirs inside --backup-dir on Mac OSX
https://bugzilla.samba.org/show_bug.cgi?id=10724 Summary: rsync 3.1.1 incorrectly creates extra dirs inside --backup-dir on Mac OSX Product: rsync Version: 3.1.1 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at
2010 Dec 26
4
DO NOT REPLY [Bug 7889] New: Add "--backup-deleted"
https://bugzilla.samba.org/show_bug.cgi?id=7889 Summary: Add "--backup-deleted" Product: rsync Version: 3.0.7 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: jik at kamens.brookline.ma.us
2004 Sep 20
1
--delete and --backup - Backup file gets deleted
This is not a new bug as I found the behaviour on many version of rsync . When you use the --delete option combined with --backup, the expected behaviour is to backup the deleted file on target machine by renaming it with the backup suffix or with ~ suffix by default. This works fine but when you execute the same command a second time, like my cron job does the next day, the backup file gets
2014 Mar 11
17
[Bug 10495] New: "skipping directory foo" (does not transfer directories by default)
https://bugzilla.samba.org/show_bug.cgi?id=10495 Summary: "skipping directory foo" (does not transfer directories by default) Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: core AssignedTo: wayned at
2004 Apr 07
2
--suffix problem - possibly bug?
I'm having an issue with the --suffix and -b flags - I've tried the following commands: rsync -avbr --backup-dir=/rsyncbackup rsynctest user@server.com::module rsync -avbr --backup-dir=/rsyncbackup --suffix="" rsynctest user@server.com::module and either way, I wind up with a tilde as a suffix on all the files moved into the backup directory at time of synchronization.
2006 Mar 09
2
DO NOT REPLY [Bug 3594] New: --delete doesn't delete destination files that don't exist at the source
https://bugzilla.samba.org/show_bug.cgi?id=3594 Summary: --delete doesn't delete destination files that don't exist at the source Product: rsync Version: 2.6.7 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2005 May 22
11
[Bug 2734] --delete doesn't work
https://bugzilla.samba.org/show_bug.cgi?id=2734 ------- Additional Comments From vanes002@umn.edu 2005-05-21 22:15 ------- Your rsync options (-arRWxn) include -n, so nothing is actually going to get deleted on the destination, even though rsync reports that they are being deleted (which is what -n is for - i.e. to preview what will happen). -- Configure bugmail:
2006 Nov 12
2
DO NOT REPLY [Bug 4220] New: --backup causes "stat" failed message when trying to delete a directory
https://bugzilla.samba.org/show_bug.cgi?id=4220 Summary: --backup causes "stat" failed message when trying to delete a directory Product: rsync Version: 2.6.0 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: critical Priority: P3 Component: core AssignedTo:
2006 Jan 30
7
DO NOT REPLY [Bug 3465] New: --files-from does not --delete
https://bugzilla.samba.org/show_bug.cgi?id=3465 Summary: --files-from does not --delete Product: rsync Version: 2.6.6 Platform: Other OS/Version: AIX Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: michael.w.grenier@lmco.com
2005 Mar 02
4
[Bug 2408] when more than --max-delete files are about to be deleted no error is returned
https://bugzilla.samba.org/show_bug.cgi?id=2408 ------- Additional Comments From arthur@west.nl 2005-03-02 08:28 ------- Created an attachment (id=1003) --> (https://bugzilla.samba.org/attachment.cgi?id=1003&action=view) patch to limit the number of deletes before the deletes take place Ok, uploaded the patch as a file instead of the comment of the orriginal report. -- Configure
2008 Dec 04
4
DO NOT REPLY [Bug 5939] New: rsync: delete of stat xattr failed for ... (in backup): Operation not permitted (1)
https://bugzilla.samba.org/show_bug.cgi?id=5939 Summary: rsync: delete of stat xattr failed for ... (in backup): Operation not permitted (1) Product: rsync Version: 3.0.4 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2011 Aug 05
3
[Bug 8354] New: --skip-compress does not appear to be working
https://bugzilla.samba.org/show_bug.cgi?id=8354 Summary: --skip-compress does not appear to be working Product: rsync Version: 3.0.7 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: justincwatt at gmail.com
2008 Mar 02
6
DO NOT REPLY [Bug 5296] New: Failed to create rounding.h!
https://bugzilla.samba.org/show_bug.cgi?id=5296 Summary: Failed to create rounding.h! Product: rsync Version: 3.0.0 Platform: Other OS/Version: FreeBSD Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: bfriesen@simple.dallas.tx.us
2010 Nov 24
3
DO NOT REPLY [Bug 7816] New: get_tmpname() can create invalid UTF-8 filenames
https://bugzilla.samba.org/show_bug.cgi?id=7816 Summary: get_tmpname() can create invalid UTF-8 filenames Product: rsync Version: 3.0.7 Platform: Sparc OS/Version: Solaris Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: msalmonse at
2007 Jul 15
4
DO NOT REPLY [Bug 4787] New: add support for --max-delete=N where N is less than 0
https://bugzilla.samba.org/show_bug.cgi?id=4787 Summary: add support for --max-delete=N where N is less than 0 Product: rsync Version: 3.0.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2006 Apr 28
5
DO NOT REPLY [Bug 3740] New: --delete with -a failes with warning (though -a is supposed to imply -r)
https://bugzilla.samba.org/show_bug.cgi?id=3740 Summary: --delete with -a failes with warning (though -a is supposed to imply -r) Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2015 Aug 01
12
[Bug 11423] New: rsync 3.1.x is creating empty backup directories
https://bugzilla.samba.org/show_bug.cgi?id=11423 Bug ID: 11423 Summary: rsync 3.1.x is creating empty backup directories Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: core Assignee: wayned at samba.org
2008 Sep 15
3
DO NOT REPLY [Bug 5763] New: rsync not working at above url
https://bugzilla.samba.org/show_bug.cgi?id=5763 Summary: rsync not working at above url Product: rsync Version: 3.1.0 Platform: Other URL: http://ctdb.samba.org/download.html OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned@samba.org