Re: Question about cygwin + rsync and file permissions

2010-11-28 Thread Christian Franke
On 2010-09-16 Saxon, Will wrote: I am trying to copy files from a Linux machine to Windows using rsync. I am using rsync 3.0.7 and cygwin 1.7.5. The source files on the linux machine are all owned by root:root with mode 0755. When I copy them with the following command: rsync -clrtv -

Re: Question about cygwin + rsync and file permissions

2010-09-16 Thread Al
2010/9/16 Saxon, Will : > Hello, > > I am trying to copy files from a Linux machine to Windows using rsync. I am > using rsync 3.0.7 and cygwin 1.7.5. > > The source files on the linux machine are all owned by root:root with mode > 0755. When I copy them with the following command: > >        rsy

Question about cygwin + rsync and file permissions

2010-09-16 Thread Saxon, Will
Hello, I am trying to copy files from a Linux machine to Windows using rsync. I am using rsync 3.0.7 and cygwin 1.7.5. The source files on the linux machine are all owned by root:root with mode 0755. When I copy them with the following command: rsync -clrtv --chmod=ugo=rwX rsync://@lin