softweng
July 2nd, 2001, 02:13 PM
I have to write an app that will look at all the folders in a certain location. It needs to group
them in blocks of 620mb. If a folder is bigger than 620mb it needs to split them up. This will
be for archiving data on our servers. The IS dept. creates CD's with the data but they need
the data broken up into 620mb blocks. This is done manually right now and takes a very long time.
I would like to read the data and create folders like "CD1" that contains a block of data that is
approx 620mb. I need to do this for the whole drive.
Does anyone have any ideas on how to accomplish this? Any source code?
Any help is greatly appreciated!!!!!
Kris
Software Engineer
Phoenix,AZ
them in blocks of 620mb. If a folder is bigger than 620mb it needs to split them up. This will
be for archiving data on our servers. The IS dept. creates CD's with the data but they need
the data broken up into 620mb blocks. This is done manually right now and takes a very long time.
I would like to read the data and create folders like "CD1" that contains a block of data that is
approx 620mb. I need to do this for the whole drive.
Does anyone have any ideas on how to accomplish this? Any source code?
Any help is greatly appreciated!!!!!
Kris
Software Engineer
Phoenix,AZ