How do I do that? Is it possible to tell 7zip that it should save the first part(s) to the first hdd, and then continue with other part(s) on the second? Without giving errors that it ran out of space on the first one?

you are viewing a single comment's thread
view the rest of the comments
[–] [B] 1 point 2 years ago

I'd STRONGLY suggest not to mess with TB sized archives or archive parts. Put the smaller drives together with mergerfs (use a rclone union remote if on one OS that doesn't do mergerfs) and then copy there everything you want. If you think not all will make it enable file system compression if you think the files will compress, if not exclude some directories you might not really need to back up.

  • source