https://bugzilla.novell.com/show_bug.cgi?id=705449 https://bugzilla.novell.com/show_bug.cgi?id=705449#c5 Vitezslav Cizek <vcizek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vcizek@suse.com --- Comment #5 from Vitezslav Cizek <vcizek@suse.com> 2011-09-02 16:29:02 CEST --- I can't reproduce it either. I even get different error messages than you: when I can read the directory, but not write there: rsync: mkstemp "/tmp/RS/.hehe.7wUEWP" failed: Permission denied (13) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] when I can't write the dir: rsync: ERROR: cannot stat destination "/root/hehe": Permission denied (13) rsync error: errors selecting input/output files, dirs (code 3) at main.c(555) [Receiver=3.0.7] rsync: connection unexpectedly closed (9 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(601) [sender=3.0.7] So I probably leave your execution path somewhere, thus not getting the buggy behaviour. Can you post your rsync settings (rsyncd.conf, environment variables) from when you run into the bug? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.