Displaying 1 result from an estimated 1 matches for "id_dsa_gateway".
2009 Oct 16
1
DO NOT REPLY [Bug 6821] New: Assertion failed so rsync crashes (path includes special char)
...Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: akruijff at dds.nl
QAContact: rsync-qa at samba.org
I've run the following command: rsync -naHe "/usr/bin/ssh -i
/root/.ssh/id_dsa_gateway" --compress-level=9 --stats Server1-*-2009-10-*
REMOTE:/backup/
After a wile it gives me this and aborts:
rsync: stat "/path/directory/!path with spaces/FILE.EXT" failed: No such file
or directory (2)
message repeated 20 to 50 times
Assertion failed: (CVAL(node->data, 0) == 0),...