Re: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-29 Thread Robert Brenstein
On 28/11/08 at 14:34 +0100 Tiemo Hollmann TB apparently wrote: Hello again, tracking it down it looks like the problem is not the decompress but the simple download and I don't find the fault ;( I did the compress like: put compress(URL ("binfile:" & it)) into URL ("binfile:" & it & ".gz") 1. com

Re: AW: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Jan Schenkel
--- Tiemo Hollmann TB <[EMAIL PROTECTED]> wrote: > Hi Jan, > it returns: > HTTP/1.1 200 OK > Date: Fri, 28 Nov 2008 13:22:01 GMT > Server: Apache > Last-Modified: Fri, 28 Nov 2008 09:44:04 GMT > ETag: "e4c18c-3f4cf-492fbd64" > Accept-Ranges: bytes > Content-Length: 264317 > Content-Type: text/plain

Re: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Eric Chatonet
Bonjour Tiemo, If you send me off-list a link pointing to a file to download, I'll try here: This should narrow your search. Le 28 nov. 08 à 14:34, Tiemo Hollmann TB a écrit : Hello again, tracking it down it looks like the problem is not the decompress but the simple download and I don'

AW: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Tiemo Hollmann TB
s it Tiemo > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:use-revolution- > [EMAIL PROTECTED] Im Auftrag von Jan Schenkel > Gesendet: Freitag, 28. November 2008 15:44 > An: How to use Revolution > Betreff: Re: AW: AW: AW: AW: AW: need help for decompress UR

Re: AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Jan Schenkel
--- Tiemo Hollmann TB <[EMAIL PROTECTED]> wrote: > Hello again, > tracking it down it looks like the problem is not > the decompress but the > simple download and I don't find the fault ;( > I did the compress like: > put compress(URL ("binfile:" & it)) into URL > ("binfile:" & it & ".gz") > 1. com

AW: AW: AW: AW: AW: need help for decompress URL

2008-11-28 Thread Tiemo Hollmann TB
Hello again, tracking it down it looks like the problem is not the decompress but the simple download and I don't find the fault ;( I did the compress like: put compress(URL ("binfile:" & it)) into URL ("binfile:" & it & ".gz") 1. compressing and decompressing a local file works fine. 2. uploading