7zip: If I have a full 10TB HDD, and I want to backup it all to 2 older 4TB HDDs as archive parts
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?
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.