I don't remember seeing anything in the code that would prevent the
generator from deleting a file while the receiver is updating a file.
Both of those operations, of course, involve moving files into the
backup directory.
--
Jordan Russell
--
Please use reply-all for most replies to avo
Jordan Russell wrote:
> Under 3.0.x, rsync sometimes prints an "Invalid argument" error when
> moving sockets to the backup directory (--backup-dir):
Steps to reproduce (on Fedora 9, with rsync 3.0.2 or 3.0.3pre2):
1. Create a subdirectory named "src" with 13 ze
machine-before-4/var/run/audit_events"
failed: Invalid argument (22)
while 2.6.9 shows:
mknod pathname=../machine-before-4/var/run/audit_events, mode=49645, dev=0
mknod result: -1, errno=2
mknod pathname=../machine-before-4/var/run/audit_events, mode=49645, dev=0
mknod result: 0, errno=2
and
Wayne Davison wrote:
> On Fri, May 16, 2008 at 12:07:47PM -0500, Jordan Russell wrote:
>> rsync: make_bak_dir mkdir "/backup/server/../server-before-5/var" failed:
>> File exists (17)
>> rsync: keep_backup failed: "/backup/server/var/lib/rpcbind/rpcbind.file
-before-5/var/lib/rpcbind/portmap.file
i.e., only one of the deleted files was moved to the backup directory.
Any ideas?
--
Jordan Russell
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsyn
n look for the same keyword)
- The message is printed *after* the file is backed up
- The message is only printed if the backup was successful
Could this be included in the next version?
Thanks,
Jordan Russell
backup-delete-verbose.patch
Description: Binary data
27;ing the contents of a
Samba share that includes .cvsignore files).
Attached is a simple 1-line patch (for 2.5.2) which "fixes" this; it strips
off any CR character at the end of the line. Could it be committed?
Jordan Russell
exclude-from.patch
Description: Binary data