panamax-rs / panamax

Mirror rustup and crates.io repositories, for offline Rust and cargo usage.
Apache License 2.0
443 stars 46 forks source link

Add a way to restart a sync #72

Closed ModProg closed 1 year ago

ModProg commented 2 years ago

My initial sync took hours and then died, afterwards I needed to sync all files again.

Maybe it would be possible to restart from the already downloaded files so you don't need to redownload all crates again?

k3d3 commented 2 years ago

Oh weird, it should support the use-case of resuming after a dead sync.

k3d3 commented 1 year ago

I'm going to close this issue. Let me know if you're still running into this problem.