samba-bugs@samba.org
2005-Mar-19 01:01 UTC
[Bug 2491] New: rsync fails SILENTLY uploading file to non-existant directory via daemon
https://bugzilla.samba.org/show_bug.cgi?id=2491
Summary: rsync fails SILENTLY uploading file to non-existant
directory via daemon
Product: rsync
Version: 2.6.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: brad@archive.org
QAContact: rsync-qa@samba.org
I can reproduce this reliably.
if module FOO maps to /tmp/foo/, which is empty, and client uploads with:
rsync foo rsync://HOST/FOO/nonexistantdir/foo
client exists success, but no file is there. This works as expected over SSH,
message is recieved indicating that no directory exists, and exit code is non
zero.
Sorry if this is a duplicate, I searched and found nothing...
Please email for clarification if needed.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.