Jan 312012
 

When trying to upload a several-gigabyte file over a slow link using rsync, don’t forget to use –inplace! If you don’t, result could be that connection breaks after 15 hours, and transferred part of the file is not there…

  4 Responses to “rsync-ing huge files”

  1. –partial is more likely to be what you want, or that nice shortcut -P

  2. -P is what I tried yesterday – and lost the day. It did not resume on retry.

  3. Well, I’ve been using both --inplace and --partial, and I must admit both have always resumed on restart. Probably, something has just gone wrong.
    Ah, and also, I never upload, I always download. Somehow it makes me feel better :)

    • To download instead of upload, need to login over ssh from remote to local (if using rsync-over-ssh as I do) – which is not a good idea if remote is untrusted.

Sorry, the comment form is closed at this time.

© 2011 yoush.homelinux.org Suffusion theme by Sayontan Sinha