Displaying 1 result from an estimated 1 matches for "raidset1".
Did you mean:
raidset
2007 Jul 30
2
DO NOT REPLY [Bug 4834] New: --inplace with --backup --backup-dir does not work
...ponent: core
AssignedTo: wayned@samba.org
ReportedBy: joost@seat-ibiza.nl
QAContact: rsync-qa@samba.org
I believe this error still exists in version 2.6.9. Here's an example which
will fail:
rsync -av -b --inplace --backup-dir backup1 /tmp/rsynctest/test
root@server:/raidset1/rsynctest/
Password:
building file list ... done
rsync: open "/raidset1/rsynctest/backup1/test": No such file or directory (2)
sent 63 bytes received 20 bytes 33.20 bytes/sec
total size is 114 speedup is 1.37
rsync error: some files could not be transferred (code 23) at main.c(980)
[s...