When -R is used, send the permissions of the original top directories to
authorDavid Dykstra <dwd@samba.org>
Fri, 12 Mar 1999 17:36:52 +0000 (17:36 +0000)
committerDavid Dykstra <dwd@samba.org>
Fri, 12 Mar 1999 17:36:52 +0000 (17:36 +0000)
commit245fbb5129975a8b6550d14123bd0bdc40f3f63b
tree6fa34e565fd2d3f22864c8eb51530a62f956b8e3
parentc7c11a0d4c315a052dddf97cc6d3d63a54b4a831
When -R is used, send the permissions of the original top directories to
the receiver even when not combined with -r.  Without this, the directories
were getting created mode 777 because the default umask on receivers is
often 00.
flist.c