Re: Diff problem

2007-11-21 Thread alex loutrbringa'
Thanks very much, Matt and Paul. Indeed, time with format "--time-style=+%s"" revealed some difference of 30 seconds ... so i configure : "--modify-window=60" and after that when i launched a new dry-run i was seeing all my directories with "t" difference (obvisouly --modify-window doesn't apply o

Re: Diff problem

2007-11-20 Thread Matt McCutchen
I would like to elaborate a bit on Paul's response: On Tue, 2007-11-20 at 18:10 +0100, alex loutrbringa' wrote: > When i launch my rsync command with "-i" option, i see all my binary > files like this : > - > - > I understood well that "T"

Re: Diff problem

2007-11-20 Thread Paul Slootman
On Tue 20 Nov 2007, alex loutrbringa' wrote: > When i launch my rsync command with "-i" option, i see all my binary files > like this : > - > - > I understood well that "T" means mtime are different even if mtime seems to > be exactly the sa

Re: Diff problem

2007-11-20 Thread alex loutrbringa'
Hi Matt, thank you for your answer, this is very useful. When i launch my rsync command with "-i" option, i see all my binary files like this : - : > > On Fri, 2007-11-16 at 16:37 +0100, alex loutrbringa' wrote: > > Until know i synchronized a few directories full of bi

Re: Diff problem

2007-11-18 Thread Matt McCutchen
On Fri, 2007-11-16 at 16:37 +0100, alex loutrbringa' wrote: > Until know i synchronized a few directories full of binaries with > "--checksum" options, it took each time a lot > of time since rsync "mdsum" each file contained in my directories. > Then I decided to skip "--checksum" option to let r

Diff problem

2007-11-16 Thread alex loutrbringa'
Hi everybody, Until know i synchronized a few directories full of binaries with "--checksum" options, it took each time a lot of time since rsync "mdsum" each file contained in my directories. Then I decided to skip "--checksum" option to let rsync work only of files size and files mtime and speed