0
I have several files in one folder, these files are already . zip files, . 7zip, . rar...
To facilitate the work of handling these files, I wanted to divide them into smaller files using c#.
Is there any way to split these files into smaller files without needing to unzip them with some function or package?