X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b23c29063064570b1d9f7d8922251455a85927bd..3c1edccb7b5bf8266ca51ee258397061cbf096c5:/TODO diff --git a/TODO b/TODO index aa353e92..169f9cb1 100644 --- a/TODO +++ b/TODO @@ -316,6 +316,21 @@ chmod: parser. +--diff + + Allow people to specify the diff command. (Might want to use wdiff, + gnudiff, etc.) + + Just diff the temporary file with the destination file, and delete + the tmp file rather than moving it into place. + + Interaction with --partial. + + Security interactions with daemon mode? + + (Suggestion from david.e.sewell) + + PLATFORMS ------------------------------------------------------------ Win32