On Sun, Feb 03, 2002 at 10:25:26PM +0100, Olivier Thauvin wrote:
> I' ve write a little patch for rsync.
>
> I'm not a programmer but when I mirror pas cooker package of mandrake, I want
> to the file for 15 days, even if the file has been delete on the server.
>
>
I' ve write a little patch for rsync.
I'm not a programmer but when I mirror pas cooker package of mandrake, I want
to the file for 15 days, even if the file has been delete on the server.
I add the option --heeptime=x where x is the time of validity in second after
it creation.
B
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
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