How can we split file in windows system in command prompt based on size. like linux system we use
"split -b 10M filename.xyz new_filename"
Right-click the file and select the Split operation from the program's context menu. This opens a new configuration window where you need to specify the destination for the split files and the maximum size of each volume. You can select one of the pre-configured values or enter your own into the form directly.
If you have "git bash" use the linux split, if don't have it, download it from: https://git-scm.com/
I hope it works for you
You can compress the required file to a zip (or rar) file, setting a maximum file size so that it gets split.
This means that you will always have the program to get the initial file back available.
Some options are:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With