--- 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
what will be the name of the
zip file
5.3. Size of zip file: After splicing the splitted zip what will be
the size of the final zip file.
5.4. No. of files uploaded: How many splitted files are uploaded to
FTP server?
This is my basic idea, so can anyone advice me all these 5 points are
a mail will be send to all
concern people with details like
5.1. Path on FTP server where the files are uploaded
5.2. Name of the file: after splicing what will be the name of the
zip file
5.3. Size of zip file: After splicing the splitted zip what will be
the size of the final 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]> 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
t there that does what you want.
Rhino
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Tuesday, October 18, 2005 10:23 AM
Subject: Size of zip file
Dear All,
I would like to know that if is possible that I can take a
size of zip file, is there any such task in
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
>
Dear All,
I would like to know that if is possible that I can take a
size of zip file, is there any such task in ANT by using which I can
know the size of a zip file or folder.
And also want to know that is I can split any zip file into desirable
equal size?
Any help will be highly
19 matches
Mail list logo