[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Skip file content checking in rsync



Hi Klistvud,
Hi Gilles,

Thanks for your help! With --inplace it is working fine.

Funny it's even in it's manual, I don't know how have I managed to not find
that... Sorry, and thanks again!

Best regards,
 Gabor


> Dne, 28. 10. 2009 18:43:59 je Gabor Heja napisal(a):
> 
> 
>> Is there any way I could tell the rsync to not use this method, so 
>> not
>> duplicate but delete the target file and transfer the whole?
> 
> 
> Uhm, isn't the --inplace option used for just that?
> 
> 
> -- 
> Regards,
> 
> Klistvud
> Certifiable Loonix User #481801

> I think you should use the -W (--whole-file) :
> "copy files whole (w/o delta-xfer algorithm)"
> 
> I also think it will still use date and size to decide if it should
trnasfert the
> file.


Reply to: