View Single Post
  #1  
Old 10-04-2016, 15:26
Lucas65 Lucas65 is offline
Registered User
 
Join Date: Nov 2015
Location: Italy
Posts: 59
Thanks: 110
Thanked 23 Times in 15 Posts
Lucas65 is on a distinguished road
Split a file with bat

Hello,
I wanted to ask for advice on a command in bat.
If I have a compressed folder that weighs 500mb But when I start compressing I wanted to create 5 files from 100mb (data1.bin - data2.bin etc.) Instead of a single file (data1.bin) that weighs 500mb there is a command to use in cmd accompanied by, I assume, split.exe to do this?
I know there are utilities like ultrarc that do this but I'd like to know if you can do with the bat file.

Thank you and good day!
Reply With Quote
Sponsored Links