[cfaussie] Re: Saving a pushed ZIP file

2007-06-14 Thread Elliot
this is the way, don't use cfhttp.filecontent On Jun 14, 4:54 am, "Steve Onnis" <[EMAIL PROTECTED]> wrote: > I am trying to save a zip file that is being provided from another server > but when I am writing it to the system the zip file is saved, the file in it > is there but the zipped file is

[cfaussie] Re: Saving a pushed ZIP file

2007-06-13 Thread David Harris
faussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf > Of Mark Stanton > Sent: Thursday, 14 June 2007 8:05 AM > To: cfaussie@googlegroups.com > Subject: [cfaussie] Re: Saving a pushed ZIP file > > > Don't think you should have to do anything special. How is the file be

[cfaussie] Re: Saving a pushed ZIP file

2007-06-13 Thread Andrew Scott
Behalf Of Steve Onnis Sent: Thursday, 14 June 2007 10:58 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Saving a pushed ZIP file Yeh just HTTP The current process pushes the file to the browser for download. What I am trying to do it let CFHTTP pull the file down, read the CFHTTP.fileCo

[cfaussie] Re: Saving a pushed ZIP file

2007-06-13 Thread Steve Onnis
file in a particular way, like a byte stream or something. Steve -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark Stanton Sent: Thursday, 14 June 2007 8:05 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Saving a pushed ZIP file Don&#

[cfaussie] Re: Saving a pushed ZIP file

2007-06-13 Thread Mark Stanton
Don't think you should have to do anything special. How is the file being sent? Over HTTP? On 6/14/07, Steve Onnis <[EMAIL PROTECTED]> wrote: > > I am trying to save a zip file that is being provided from another server > but when I am writing it to the system the zip file is saved, the file in i