Re: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Paul Slootman
On Fri 08 Feb 2008, Stefan Malte Schumacher wrote: I am trying to rsync some ghost images from a windows client running Windows XP to my Linux server. The problem is that rsync sends the complete files again even if nothing changed on the client side. The only way to avoid this is to use the

RE: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Tony Abernethy
Paul Slootman wrote: I think you mean file owner? Of file times? cannot set file names seems unlikely :-) File OWNER File GROUP and DOS/Windows complains Me, I let it complain --- much more complaining with cp than with rsync DOS and Windows have different ideas of what file attributes

Re: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Paul Slootman
On Fri 08 Feb 2008, Stefan Malte Schumacher wrote: Hmm, it does seem that Stefan is missing the -t option. As I basically always do -a, I overlooked this. Thanks for the quick replies. I just added the -tO option as well as the -i option. The output looks this way : f..t.

Re: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Stefan Malte Schumacher
Hmm, it does seem that Stefan is missing the -t option. As I basically always do -a, I overlooked this. Hello guys Thanks for the quick replies. I just added the -tO option as well as the -i option. The output looks this way : f..t. Avalon/filename.gho After this rsync complains that

Re: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Paul Slootman
On Fri 08 Feb 2008, Tony Abernethy wrote: Are you preserving the times? Hmm, it does seem that Stefan is missing the -t option. As I basically always do -a, I overlooked this. Paul Slootman -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting,

RE: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Tony Abernethy
Are you preserving the times? There are many combinations. Me, I always use -a and then add stuff. Copying or Rsyncing windows stuff always seems to have stuff (essential to Linux/Unix) missing from the windows side. But nothing in that parameter list looks like it would preserve the

Re: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Matt McCutchen
On Fri, 2008-02-08 at 10:59 +0100, Stefan Malte Schumacher wrote: Thanks for the quick replies. I just added the -tO option as well as the -i option. The output looks this way : f..t. Avalon/filename.gho After this rsync complains that it cannot set file names on

Re: 36 Hours of building file list

2008-02-08 Thread Paul Slootman
On Fri 08 Feb 2008, Sylvain Gargasson wrote: Sorry to post again for my 220 Millions Files in 4TeraBytes. I have make a first rsync with online applications. Now I want make a over rsync with offline applications before changing Disk. The problem is: I can't make a offline of more than

36 Hours of building file list

2008-02-08 Thread Sylvain Gargasson
Hi all, Sorry to post again for my 220 Millions Files in 4TeraBytes. I have make a first rsync with online applications. Now I want make a over rsync with offline applications before changing Disk. The problem is: I can't make a offline of more than 6Hours and my building file list take 36

Re: 36 Hours of building file list

2008-02-08 Thread Matt McCutchen
On Fri, 2008-02-08 at 12:41 +0100, Sylvain Gargasson wrote: Sorry to post again for my 220 Millions Files in 4TeraBytes. I have make a first rsync with online applications. Now I want make a over rsync with offline applications before changing Disk. The problem is: I can't make a

Re: Rsync 2.6.9 does not skip any files based on modification time

2008-02-08 Thread Matt McCutchen
On Sat, 2008-02-09 at 01:49 +0100, Stefan Malte Schumacher wrote: Thanks, mounting the partition with uid=stefan did the trick. Probably more a cygwin than a rsync-question, but does anybody have any suggestions how I can make rsync accept E: \Bücher Comics as source path ? How is rsync