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

Tiemo Hollmann TB toolbook at kestner.de
Fri Nov 28 09:54:53 EST 2008


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

Is it the wrong content-type?, but why, I did compress it
Tiemo

> -----Ursprüngliche Nachricht-----
> Von: use-revolution-bounces at lists.runrev.com [mailto:use-revolution-
> bounces at lists.runrev.com] 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 URL
> 
> --- Tiemo Hollmann TB <toolbook at kestner.de> 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. compressing and decompressing a local file works
> > fine.
> > 2. uploading the compressed file, downloading it
> > with a ftp program and
> > decompressing it, works fine
> > 3. uploading the compressed file (with ftp),
> > downloading it anyhow with
> > put URL "http://myDomain/s05822.gz" into URL
> > binfile:myPath\s05822.gz"
> > or with load URL and put URL into URL changes the
> > bytes of my file, so that
> > the decompress can't recognize the format anymore.
> > Do I have to tell the put URL or load URL that it
> > has to handle a compressed
> > binfile? Or where is my fault? I don't see the wood
> > anymore because of the
> > trees (german saying)
> > Thanks for any hints
> > Tiemo
> >
> 
> If you put the following line:
> ##
> answer libURLLastRHHeaders()
> ##
> after your call to 'put URL <remoteURL> into URL
> <localURL>
> what does it display?
> 
> Jan Schenkel.
> 
> Quartam Reports & PDF Library for Revolution
> <http://www.quartam.com>
> 
> =====
> "As we grow older, we grow both wiser and more foolish at the same time."
> (La Rochefoucauld)
> 
> 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list