Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > How to split a huge zip file into multiple volumes with the smallersize each?

Reply
Thread Tools

How to split a huge zip file into multiple volumes with the smallersize each?

 
 
DD
Guest
Posts: n/a
 
      11-27-2007
I get stuck with splitting big zip file into small piece multiple
volumes, anyone have source code can be shared? Thanks. Eric
 
Reply With Quote
 
 
 
 
Andrew Thompson
Guest
Posts: n/a
 
      11-28-2007
DD wrote:
>I get stuck ..


At what point exactly? What have you tried?

>..with splitting big zip file into small piece multiple
>volumes..


Not immediately, no. But if you post an SSCCE*, I might
be tempted to experiment with it, see what is wrong and
try and fix it.

* <http://www.physci.org/codes/sscce.html>

> .., anyone have source code can be shared?


Just out of curiosity. What is your budget on that
'source code'?

--
Andrew Thompson
http://www.physci.org/

Message posted via http://www.javakb.com

 
Reply With Quote
 
 
 
 
Jeff Higgins
Guest
Posts: n/a
 
      11-28-2007

DD wrote:
>I get stuck with splitting big zip file into small piece multiple
> volumes, anyone have source code can be shared? Thanks. Eric

web search first result file splitter java
<http://www.developer.com/java/other/article.php/630491>


 
Reply With Quote
 
Jeff Higgins
Guest
Posts: n/a
 
      11-28-2007

Jeff Higgins wrote:
>
> DD wrote:
>>I get stuck with splitting big zip file into small piece multiple
>> volumes, anyone have source code can be shared? Thanks. Eric

> web search first result file splitter java
> <http://www.developer.com/java/other/article.php/630491>
>

also:
<http://jt400.cvs.sourceforge.net/jt400/src/utilities/JarMaker.java?revision=1.5&view=markup>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Basic volumes and dynamic volumes Turtle Windows 64bit 6 08-06-2010 06:18 PM
How to compress a big file into many zip files with Archive::Zip? Bo Yang Perl Misc 9 11-20-2006 11:39 AM
Archive::Zip - how to create huge zip files ? MoshiachNow Perl Misc 2 10-04-2006 09:09 PM
Possibility to add a zip-file to a new zip-file with "add to zip" (right-click) ?? erikkie@casema.nl Computer Support 4 06-26-2006 12:18 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57