View Full Version : Tar file creation
dragonash
03-23-2009, 09:08 PM
Can anyone recommend a program that can create a multi part tar file?
I need to cut a 300 meg file dwn to 10 meg chunks
Saboteur
03-23-2009, 11:50 PM
What platform are you starting from? UNIX/Linux or Winders?
dragonash
03-24-2009, 09:26 AM
winderz
and i *think* 7zip can do what i want. I need to doublecheck
Ninjahedge
03-24-2009, 09:54 AM
So you can mail it to yourself? ;)
Saboteur
03-24-2009, 03:16 PM
Install Cygwin and then you can use "split". I think there are probably similar native Wynderz utilities. Then use copy /b file + file ... to re-combine them.
Ninjahedge
03-24-2009, 03:26 PM
Probably easier to write a batch file for that second part......
Can you do numerological incrementation in batch files (n+1)?
=A!M=OakWind
03-24-2009, 05:43 PM
Winrar will import a tar file, and split it. But, the end files will be rar or zip files.
7zip should be able to do it
Dr. Death
03-25-2009, 09:03 PM
WinRAR will split a large file up as long as you use the .rar option. You can specify the size of the chunks too I believe.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.