[Bug 11979] New: rsync -X fails without need

2016-06-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=11979 Bug ID: 11979 Summary: rsync -X fails without need Product: rsync Version: 3.1.1 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5

[Bug 11978] mkstemp failed: File name too long (36) when filename is under the limit

2016-06-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=11978 --- Comment #2 from Syr --- Triple post. Shouldn't it also use e.g. f_namelen from statfs() at runtime instead of a compile-time constant? And MAXPATHLEN doesn't even seem to reflect reality, since it's not actually limited to that on Linux. https

[Bug 11978] mkstemp failed: File name too long (36) when filename is under the limit

2016-06-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=11978 --- Comment #1 from Syr --- https://git.samba.org/rsync.git/?p=rsync.git;a=blob;f=receiver.c;hb=3267d6a9ceeefad438080b17c02daa7775820803#l143 Wait, it actually adds 8 characters to it in total, there's a dot prepended at the beginning to. -- You

[Bug 11978] New: mkstemp failed: File name too long (36) when filename is under the limit

2016-06-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=11978 Bug ID: 11978 Summary: mkstemp failed: File name too long (36) when filename is under the limit Product: rsync Version: 3.1.1 Hardware: All OS: All

failure for "rsync -X"

2016-06-15 Thread Harald Dunkel
Hi folks, Problem: "rsync -aX remote:/somepath ." fails, if the remote site doesn't support extended attributes. Sample session # rsync -aX aix1:/usr/man . rsync: extended attributes are not supported on this server rsync error: syntax or usage error (code 1) at main.c(1554) [server=3.1.1] rsync: