By luck do you know a software on Windows (XP/Win7) which can easily split a big folder (and its contents) into several small new folders ?

notes:

  • the new small folders should be independent

  • the "file splitter" that I have already tested don't do alas the "folder splitter" job ! ;(

Example :

I have a main big folder C:\big\ (size: about 3Go)

The result I need :

C:\big01\ (size: about 200MB)

C:\big02\ (size: about 200MB)

etc...

Update:06/03/2011 : Something important to me is that I have saved [CTRL+S] many htm pages (from firefox) in my big folder.

So I have for instance such files for one html page saved :

C:\big\trial001.htm

and

C:\big\trial001_files\1105.gif

and

C:\big\trial001_files\1esss5.gif

....

Please notice the htm name and its dependent (related) folder name (see the added "_files") containing various files - This make splitting the big folder more difficult as I have never found a splitter to keep grouped a htm file and its related folder. ;(

Thanks in advance ;)

link|improve this question

60% accept rate
feedback

2 Answers

If you don't really need to access files in those split folders (e.g. you need smaller folders for distribution on e.g. business-CDs), then I would suggest using an archiver with volumes support (e.g. WinRAR). Then you could specify maximal size for each volume, and get as many small volumes as you want.

link|improve this answer
Hello "Chronos", Thanks. But alas Rar files created are not independent ! (big.rar.r00 , big.rar.r01..alas I would need them all in order to un-rar) – David Aug 23 '10 at 10:51
Ah, now I see you already knew a similar (and better) solution: superuser.com/questions/168207/… – chronos Aug 23 '10 at 11:18
Yes but I have problems with spinzip. So I much prefer a simple solution without zipping ! – David Aug 23 '10 at 11:50
feedback

Here's a solution http://photo.net/digital-darkroom-forum/00Etbl. It was developed to split folders for DVD but the process is the same. Apparently this process is called spanning. Here is another option DVD Span - http://helpspa.com/other/how-to-split-folders-into-dvd-sized-chunks-or-how-to-split-directories-to-span-dvds/ Hope it helps. Btw: the first one is for xp but should work on any ntfs. Always back up. before hand.

link|improve this answer
Hello slotishtype, Thank you for your help. ;) I did not succeed in running your fist suggestion (dll problem as I am now on win7/64bits). DVD span seems to split things correctly but alas it only offer to burn on dvd (not just split them in windows!)the splited folders. ;( I also added a new comment to my question above. Thanks in advance if you have any idea ;) – David Jun 3 '11 at 7:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.