• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

any program that cuts and joins a file?

NHdad

Junior Member
I need to cut up a 250mb file to fit onto several zip disks, is there any software that would do such a task and then join the segments back together ? I would like one that would work on different types of files and not just to video files
 
There's also an old old old program called HJSplit which splits files as well. The only drawback is that it does the splitting in kilobytes and you can't change the unit it measures in, but it works for all sorts of things like truncated downloads and such, and it's really small. (Under 100kb I think) Do a google search for it and you should find it.
 
Just use whatever zip compression program that you have installed. Set the compression to zero (storage) and split the zip file into multiple chunks.
 
I use WinRAR on PC and Stuffit (Drop Segment) on Mac.
winRAR has a very cool feature using parity to rebuild a missing part(s) as well.
 
Back
Top