Re: A little patch for rsync-2.4.6 to add --time-only

2000-10-23 Thread Eckebrecht von Pappenheim
Eckebrecht von Pappenheim wrote: > > Hi, > > we used 'mirror' for a while, and it sucks. So we switched to rsync. > > But one feature we missed (maybe we didn't find it): mirror has a > parameter 'get_size_change', which, if set to false, tells it to ignore > file size changes and look only for

A little patch for rsync-2.4.6 to add --time-only

2000-10-20 Thread Eckebrecht von Pappenheim
Hi, we used 'mirror' for a while, and it sucks. So we switched to rsync. But one feature we missed (maybe we didn't find it): mirror has a parameter 'get_size_change', which, if set to false, tells it to ignore file size changes and look only for changes of modification time. Attached you'll fi