Solaris and Zipping

2001-08-28 Thread Ryan Farrell

We're on a Solaris platform and we need a way to loop through a directory
listing and add certain files to a WinZip compatible file.  Ugh!  All the
cutoms I can find are meant to run on Windows boxes.  Anyone know of a
Solaris-friendly solution?

Thanks,

Ryan Farrell .:i:. Programmer
Nuovo Technologies
[EMAIL PROTECTED]
850-939-1548 x16
http://www.nuovotech.com


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Solaris and Zipping

2001-08-28 Thread Alex

cfexecute a shell to use zip or tar -z 

On Tue, 28 Aug 2001, Ryan Farrell wrote:

 We're on a Solaris platform and we need a way to loop through a directory
 listing and add certain files to a WinZip compatible file.  Ugh!  All the
 cutoms I can find are meant to run on Windows boxes.  Anyone know of a
 Solaris-friendly solution?
 
 Thanks,
 
 Ryan Farrell .:i:. Programmer
 Nuovo Technologies
 [EMAIL PROTECTED]
 850-939-1548 x16
 http://www.nuovotech.com
 
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists