Displaying 1 result from an estimated 1 matches for "rlhpogt".
Did you mean:
arlpogt
2013 Jul 19
2
[Bug 10037] New: do_mknod fails to create socket file
...at samba.org
ReportedBy: simon.klinkert at gmail.com
QAContact: rsync-qa at samba.org
Created attachment 9065
--> https://bugzilla.samba.org/attachment.cgi?id=9065
mknod patch file
Hi,
I'm observing a strange problem with rsync on Solaris/Illumos.
My command
rsync -rlHpogt -T /tmp --block-size=4096 --inplace --delete --checksum
--no-whole-file --specials /var/data /var/data2
results into this error message (truncated path):
error: mknod "/var/data2/<many directories>/socketfile" failed: No such file or
directory (2)
error: some files/attrs were not...