[squeak-dev] Fetch zip file from web, unzip, save constituent parts?

karl ramberg karlramberg at gmail.com
Fri Jun 17 13:15:18 UTC 2016


With projects you can do this in the etoys image. No need really for any
files other than the project/ image segment. But getting the projects/
image segments to to work in a trunk image could be tricky ;-)

Best,
Karl

On Fri, Jun 17, 2016 at 2:22 AM, tim Rowledge <tim at rowledge.org> wrote:

> I’ve got dizzy trying to dig through all the remote file and server
> directory and URI and Url andHttp* classes. Do we really have three
> completely different ways of handling files out on the web?
>
> What I need to do is access a zip file on a server, download it and save a
> directory of the constituent parts. The contained files are assorted gifs,
> jpegs, wav etc media files. Ideally I’d like to decode those without even
> saving the separate files and then re-loading them but let’s see if I can
> just get the data and unzip it first.
>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Why do we want intelligent terminals when there are so many stupid users?
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20160617/03499290/attachment.htm


More information about the Squeak-dev mailing list