View Single Post
  #11  
Old 09-09-2025, 05:32
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 153
Thanks: 29
Thanked 113 Times in 80 Posts
wareck is on a distinguished road
Hello
i've got a simple question :
I want's to use arc.exe in command line to store file and split archive (for multithread work)

example :
.\Arc.exe a -ed -ep1 --dirs -r -y -m0 pack *.zip

In this case I'll have a pack.arc
I would like to have several file like pack.1 pack.2
I try several thing but not work...
Reply With Quote