https://bugzilla.samba.org/show_bug.cgi?id=10350
Summary: rsync does not remove temporary files if interrupted
(e.g. ctrl-C)
Product: rsync
Version: 3.1.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Before 3.1.0, rsync removed any created temp files if interrupted by, e.g.,
ctrl-C. It does not in 3.1.0. Instead, the temp file is left in the
destination directory. It remains even if another rsync is initiated (and if
the new rsync is interrupted, another temp file is left).
I could not find an applicable bug when searching, so please excuse this report
if one already exists or if this has been fixed. Note I set OS to
Linux/x86-64, since that is the only platform I tested.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html