From: Wayne Davison Date: Tue, 9 May 2006 17:38:47 +0000 (+0000) Subject: If the --partial-dir value is an absolute path and we use a file in X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/01d124d9e251317cdd9f12fb170a94e65f3c5e18?hp=01d124d9e251317cdd9f12fb170a94e65f3c5e18 If the --partial-dir value is an absolute path and we use a file in it as an alternate basis file, make sure that we delete it when the associated destination file is successfully updated. ---