Russell Coker <[email protected]> wrote:
 
> Can I make rsync overwrite files in place instead of recreating them?  If so 
> how?
> 
> Yes I've read the rsync man page and didn't find it.  No I didn't read 
> through 
> all 3446 lines (50+ A4 pages) of the man page, a search didn't find it.

My search appears to have found it.

       --inplace
                     This  option  changes  how rsync transfers a file when
                     its data needs to be updated: instead of the default
                     method of creating a new copy of the file and moving it
                     into place when it is comâ– 
                                   plete, rsync instead writes the updated
                                   data directly to the destination file.

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to