Displaying 1 result from an estimated 1 matches for "wildlava".
Did you mean:
wildland
2013 Dec 30
1
[Bug 10350] New: rsync does not remove temporary files if interrupted (e.g. ctrl-C)
...(e.g. ctrl-C)
Product: rsync
Version: 3.1.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: joe at wildlava.com
QAContact: rsync-qa at samba.org
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 interrupte...