kotj.mf
05-30-2003, 11:31 PM
Howdy.
I've got a directory with a couple of dozen MB of files that I need to split up into 1MB zip files.
I know I can do this by hand, but frankly, it sucks, so I'm looking for some way to automate it.
I'm not talking about a multivolume tar archive (at least, I think I'm not) and I know about split and cat, but I need something that the average Windows user can put back together, and, specifically, zip files.
Is there any way to tell zip to recursively zip a directory and spit out archives of a specified size?
I guess alternately, if there's an easy way to get Windows users to cat a bunch of files, that might work... I'd have to see.
Thanks in advance.
I've got a directory with a couple of dozen MB of files that I need to split up into 1MB zip files.
I know I can do this by hand, but frankly, it sucks, so I'm looking for some way to automate it.
I'm not talking about a multivolume tar archive (at least, I think I'm not) and I know about split and cat, but I need something that the average Windows user can put back together, and, specifically, zip files.
Is there any way to tell zip to recursively zip a directory and spit out archives of a specified size?
I guess alternately, if there's an easy way to get Windows users to cat a bunch of files, that might work... I'd have to see.
Thanks in advance.