398

It took 2 more hours than it should have to copy 125GB

you are viewing a single comment's thread
view the rest of the comments
[-] KIM_JONG_JUICEBOX@lemmy.ml 1 points 1 year ago

If it doesn’t ignore existing by default, what’s the difference between that and plain old copy?

[-] bjorney@lemmy.ca 2 points 1 year ago* (last edited 1 year ago)

Rsync checks the files and only issues the copy if the file size/modified dates are different by default. Ignore existing will not overwrite a changed file afaik.

If the file is large it only sends the changed blocks (e.g. you have a 100gb database and only a dozen 4mb blocks have been modified it won't send the full 100gb across the network)

this post was submitted on 28 Aug 2023
398 points (96.5% liked)

Programmer Humor

32067 readers
777 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS