POV-Ray : Newsgroups : povray.windows : Splitter Server Time
3 Jul 2024 00:16:37 EDT (-0400)
  Splitter (Message 3 to 12 of 12)  
<<< Previous 2 Messages Goto Initial 10 Messages
From: Christoph Hormann
Subject: Re: Splitter
Date: 3 Sep 2002 11:26:27
Message: <3D74D4A3.B19F0C2C@gmx.de>
LibraryMan wrote:
> 
> I'd like to see the windows POV installer divided into floppy-fitting chunks
> so I can take it from work (fast connection) to home (catatonic turtle
> connection).  Or I could just download a splitter utility myself....
> Where should/could I suggest this?

Floppy - that are these tiny plastic things formerly used for transporting
and storing data, right? ;-) 

Yes, those good old times...

I guess you will have to split it up yourself.

Christoph

-- 
POV-Ray tutorials, IsoWood include,                 
TransSkin and more: http://www.tu-bs.de/~y0013390/  
Last updated 13 Aug. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

From: LibraryMan
Subject: Re: Splitter
Date: 3 Sep 2002 11:35:03
Message: <web.3d74d643bac72e722b597c920@news.povray.org>
Are you sure you can use WinZip that way, to actually _split_ a file?  I
could see compressing the other files into various zipped packages,
especially the ones that are only text or html, but the pov binary itself
is over the size of a floppy, and cannot be compressed but so much....  (I
should think)
The utility I was talking about can actually split files that weren't meant
to be split, and glue them back together.
--Mark W

TinCanMan wrote:
>"LibraryMan" <mrm### [at] attnet> wrote in message
>news:web.3d74cdb5a8d359cf2b597c920[at]news.povray.org...
>> I'd like to see the windows POV installer divided into floppy-fitting
>chunks
>> so I can take it from work (fast connection) to home (catatonic turtle
>> connection).  Or I could just download a splitter utility myself....
>> Where should/could I suggest this?
>> --Mark
>
>To do it yourself you could use either WinZIP (www.winzip.com, WinRAR
>(www.rarlab.com/) or WinACE (www.winace.com/), all you are supposed to buy
>but can 'evaluate'.  I prefer WinRAR myself.
>
>-tgq
>


Feel the power of the penguin at www.libranet.com


Post a reply to this message

From: Pandora
Subject: Re: Splitter
Date: 3 Sep 2002 12:01:16
Message: <3d74dccc@news.povray.org>
"LibraryMan" <mrm### [at] attnet> wrote in message
news:web.3d74d643bac72e722b597c920@news.povray.org...
> Are you sure you can use WinZip that way, to actually _split_ a file?  I
> could see compressing the other files into various zipped packages,
> especially the ones that are only text or html, but the pov binary itself
> is over the size of a floppy, and cannot be compressed but so much....  (I
> should think)
> The utility I was talking about can actually split files that weren't
meant
> to be split, and glue them back together.


    Yes - It's called Multiple Disk Spanning - the option to do this becomes
available in the WinZip Add dialog if you set the location of the target zip
file to be on a floppy...

--
Pandora/Scott Hill/[::O:M:C::]Scorpion
Software Engineer.
http://www.pandora-software.com


Post a reply to this message

From: TinCanMan
Subject: Re: Splitter
Date: 3 Sep 2002 12:04:03
Message: <3d74dd73$1@news.povray.org>
> Are you sure you can use WinZip that way, to actually _split_ a file?  I
> could see compressing the other files into various zipped packages,
> especially the ones that are only text or html, but the pov binary itself
> is over the size of a floppy, and cannot be compressed but so much....  (I
> should think)
> The utility I was talking about can actually split files that weren't
meant
> to be split, and glue them back together.
> --Mark W


You are supposed to be able to.  See WinZIP help regarding multiple volumes.
It appears you need to create a new archive, add the files you want and save
the .zip to the a:, WinZIP will prompt when you need to add another disk.
But as I said, I prefer WinRAR, much easier to use, especially for volumes.

-tgq


Post a reply to this message

From: Txemi Jendrix
Subject: RE: Splitter
Date: 3 Sep 2002 14:58:28
Message: <3d750654@news.povray.org>

web.3d74cdb5a8d359cf2b597c920@news.povray.org...
> I'd like to see the windows POV installer divided into floppy-fitting
chunks
> so I can take it from work (fast connection) to home (catatonic turtle
> connection).  Or I could just download a splitter utility myself....
> Where should/could I suggest this?

Try Hacha (Axe). It's a small program (19Kb) that split your files in the
size you want.
Very very useful. I've been using it all august and it is the easiest
program of its kind I've
ever had.
The link is (for the english language):
http://leodonaire.tripod.com/uk.htm
For the spanish language
http://leodonaire.tripod.com/

Hope this helps

Txemi Jendrix
tji### [at] txemijendrixcom
http://www.txemijendrix.com


Post a reply to this message

From: Tom Melly
Subject: Re: Splitter
Date: 4 Sep 2002 08:55:36
Message: <3d7602c8$1@news.povray.org>
"LibraryMan" <mrm### [at] attnet> wrote in message
news:web.3d74cdb5a8d359cf2b597c920@news.povray.org...

<snip>

As others have noted winzip (and pkzip) can do this, but, iirc, you have to be
writing to the disk directly, which can be a pain.

I've got a perl-script that will split and unsplit a file into user-specified
chunks (I wrote it to handle breaking up very large binary files into CD-sized
chunks).


Post a reply to this message

From: TinCanMan
Subject: Re: Splitter
Date: 4 Sep 2002 11:22:05
Message: <3d76251d$1@news.povray.org>
WinRAR will break it up into floppy sized pieces right on the hard disk.

-tgq


Post a reply to this message

From: Mike Williams
Subject: Re: Splitter
Date: 5 Sep 2002 13:02:14
Message: <Yj59lDAUUxd9Ew0G@econym.demon.co.uk>
I use a tiny free program called "Split" that was written by Syed Nasir
Alsagoff of Snake Soft in 1997. It will split any file, and also outputs
a BAT file that contains all the commands needed to join the bits
correctly at the other end. The recipient of the split file doesn't need
to have a copy of Split in order to reconstruct the original file. 

It's small, free, fast and does the job, but you have to run it from a
DOS prompt.

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

From: Philippe Lhoste
Subject: Re: Splitter
Date: 6 Sep 2002 08:18:30
Message: <Xns92819158FF74BPhiLho@204.213.191.226>
"LibraryMan" <mrm### [at] attnet> wrote in
news:web.3d74cdb5a8d359cf2b597c920@news.povray.org: 

> I'd like to see the windows POV installer divided into floppy-fitting
> chunks so I can take it from work (fast connection) to home (catatonic
> turtle connection).  Or I could just download a splitter utility
> myself.... Where should/could I suggest this?
> --Mark

There is a myriad of file splitter, since it is very easy to make one :-)
My personal choice: HJSplit <http://www.freebyte.com/hjsplit/> because it 
is more or less multi-platform.
Now, you can take a look at, say, 
http://ftp.sunet.se/nonags/filesplit.html for more, and be overwhelmed by 
the choice :-)

> Feel the power of the penguin at www.libranet.com

Went to the site, saw the About page. Well done: to the point and explicit 
("we are a for-profit company").

-- 
--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/


Post a reply to this message

From: Warp
Subject: Re: Splitter
Date: 6 Sep 2002 10:00:22
Message: <3d78b4f6@news.povray.org>
AFAIK in the Unix world 'split' and 'cat' have been more or less standard
tools from the beginning of time (one splits, the other concatenates).

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

<<< Previous 2 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.