Recreate crypt with chunker to reupload files that have been split with 7z

I uploaded files to the cloud which limits the size of files to 4GB, I used 7z to split, unfortunately I didn't use chunker. Downloading all files to create the chunker would be a lot of work, is there any problem downloading only the 7z files and creating a chunker with the crypt settings I used? Or will I have to download all the files?

welcome to the forum,

sorry, having a bit of a hard time understanding what you wrote?
when you posted there was a template of of basic questions, none of which got answered?

for rclone to use chunker or crypt, rclone has to read the entire file, process the entire file, write the entire file.

That part I'm aware of, I wasn't specific. Before using crypt I only split files that exceed the maximum 4GB that the cloud provider allows per file, right after I used crypt. That is, if I download only these files that were split with 7z, put them back together and recreate the crypt with the same configuration I used and create a chunker pointed to this crypt, will there be any problem?

no idea what that configuation is, as you are not answering the template questions.

not sure what that means?

Sorry, the translation is terrible. In the case before using crypt I split only the files that exceeded 4GB.

Yes it should work in principle.

The best what you can do is to try.

Add chunker. Upload some file bigger than chunking threshold. Test if you can download chunked and non chunked files.