--- Dale Anson <[EMAIL PROTECTED]> wrote:
> This sounded familiar, so I looked around and found
> a split task that
> I'd done a while back. It seems to me I wanted to
> send a largish log
> file by email from Ant (like 4 or 5 megs), but the
> mail server had a 1MB
> limit. I added the task t
This sounded familiar, so I looked around and found a split task that
I'd done a while back. It seems to me I wanted to send a largish log
file by email from Ant (like 4 or 5 megs), but the mail server had a 1MB
limit. I added the task to Antelope, docs for it are at:
http://antelope.tigris.
att Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 19, 2005 10:35 PM
To: Ant Users List
Subject: RE: Size of zip file
--- Ed Moon <[EMAIL PROTECTED]> wrote:
> Here's how to use cat to put a file back together
> again:
> cat part1 part2 part3 part4 > wholefil
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, October 19, 2005 1:05 PM
Subject: RE: Size of zip file
> --- Ed Moon <[EMAIL PROTECTED]> wrote:
>
> > Here's how to use cat to put a
--- Ed Moon <[EMAIL PROTECTED]> wrote:
> Here's how to use cat to put a file back together
> again:
> cat part1 part2 part3 part4 > wholefile
>
> Or
> cat part1 > wholefile
> cat part2 >> wholefile
> cat part3 >> wholefile
> cat part4 >> wholefile
or, when they are
rom: Rhino [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 19, 2005 9:47 AM
To: Ant Users List; Bill Rich
Subject: Re: Size of zip file
I don't use Linux a lot but I was curious about this issue and found
some online man pages that described 'split' and it definitely looks
like th
to find that on your own :-)
Rhino
- Original Message -
From: "Bill Rich" <[EMAIL PROTECTED]>
To: "'Ant Users List'"
Sent: Wednesday, October 19, 2005 11:42 AM
Subject: RE: Size of zip file
No "cat" was not one of the utils I remember for
al Message -
From: "Bill Rich" <[EMAIL PROTECTED]>
To: "'Ant Users List'"
Sent: Wednesday, October 19, 2005 11:42 AM
Subject: RE: Size of zip file
> No "cat" was not one of the utils I remember for this job. All they did
was
> divide a zip f
mm [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 18, 2005 11:59 PM
To: Ant Users List
Subject: Re: Size of zip file
Bill Rich wrote:
> Many years ago (when floppies and sneaker net were the tranport method
> of
> choice) there were two Unix utilities available to split a zip file
>
Bill Rich wrote:
Many years ago (when floppies and sneaker net were the tranport method of
choice) there were two Unix utilities available to split a zip file into
parts and merge the parts back to a single zip file. I don't remember who
supplied them or if they are even still available.
Do yo
2005 12:41 AM
To: Ant Users List
Subject: Re: Size of zip file
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, October 18, 2005 2:16 PM
Subject: Re: Size of zip file
--- Rhino <[EMAIL PROTECTED]> wrot
will be highly appreciated.
Thanks & Regards,
Pritesh
-Original Message-
From: Rhino [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 19, 2005 12:41 AM
To: Ant Users List
Subject: Re: Size of zip file
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, October 18, 2005 2:16 PM
Subject: Re: Size of zip file
> --- Rhino <[EMAIL PROTECTED]> wrote:
>
> > Oops, I missed that when I looked in the m
quot;Matt Benson" <[EMAIL PROTECTED]>
> To: "Ant Users List"
> Sent: Tuesday, October 18, 2005 11:19 AM
> Subject: Re: Size of zip file
>
>
> > Ant >= 1.6.3 includes the task which can
> get
> > file sizes for you. You could prob
t are less than or equal to a given size and that as few
smaller zips should be created as possible.)
Rhino
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, October 18, 2005 11:19 AM
Subject: Re: Size of zip file
I don't see anything in the Ant manual that would help you much with what
you want to do.
Ant's Zip task doesn't seem to have any way to determine the size of a Zip
file and I don't see anything that will *directly* help you split a single
Zip file into several smaller ones.
Somehow or another, I
eveal what you need.
Bill
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 18, 2005 8:20 AM
To: Ant Users List
Subject: Re: Size of zip file
Ant >= 1.6.3 includes the task which can get file sizes for you.
You could probably (a) write somethi
Ant >= 1.6.3 includes the task which can get
file sizes for you. You could probably (a) write
something or (b) find something to do the split for
you.
-Matt
--- [EMAIL PROTECTED] wrote:
>
> Dear All,
> I would like to know that if is possible
> that I can take a
> size of zip file,
18 matches
Mail list logo