Changing windows file permsissions

Matt McCutchen matt at mattmccutchen.net
Thu Oct 23 20:22:21 GMT 2008


On Thu, 2008-10-23 at 13:00 -0700, Dean Erling wrote:
> I just realized I pasted the wrong command line.  I am not using the -av
> option.  I took that out a while ago.
> 
> C:\Downloads\rsync\rsync.exe -i --password-file= C:\Backend\rsync
> \password.txt ssclient at vendor.site.net::scores/filename
> /Backend/VendorFiles/
> 
> If I want to add --chmod=ugo=rwX, is the following correct?
> 
> C:\Downloads\rsync\rsync.exe -i --password-file= C:\Backend\rsync
> \password.txt ssclient at vendor.site.net::scores/filename
> /Backend/VendorFiles/ --chmod=ugo=rwX

Yes.

Matt



More information about the rsync mailing list