DO NOT REPLY [Bug 5051] New: --copy-dest copies should use a
temporary file unless --inplace
samba-bugs at samba.org
samba-bugs at samba.org
Sun Oct 28 04:25:58 GMT 2007
https://bugzilla.samba.org/show_bug.cgi?id=5051
Summary: --copy-dest copies should use a temporary file unless --
inplace
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: matt at mattmccutchen.net
QAContact: rsync-qa at samba.org
Currently, --copy-dest local copies use copy_file(), which writes the
destination file at its final name. I think these copies should use a
temporary file unless --inplace is given, just like ordinary file transfers.
Users who have a program that watches the destination and processes
non-temporary files when they appear will appreciate this.
--
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.
More information about the rsync
mailing list