X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/0f9941dc5a0fb7af60446d639d2444459250fc2d..51cc96e469058f94666ffbb080024ef9981d0ac1:/OLDNEWS diff --git a/OLDNEWS b/OLDNEWS index 105e0c7f..fb13e9bf 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -188,7 +188,11 @@ Changes since 2.6.3: 29.) - Added the --dirs (-d) option for an easier way to copy directories - without recursion. + without recursion. Any directories that are encountered are created + on the destination. Specifying a directory with a trailing slash + copies its immediate contents to the destination. + + - The --files-from option now implies --dirs (-d). - Added the --list-only option, which is mainly a way for the client to put the server into listing mode without needing to resort to any