Skip to main content
Question

Download certain file included in ZIP file

  • June 17, 2019
  • 1 reply
  • 18 views

pflegpet
Contributor
Forum|alt.badge.img+8

Hi,

Is there a way to download only a specific file from a ZIP file. In my case i want to read the textfile LinkUse.txt included in the ZIP stored at http://open.gip.gv.at/ogd/3a_routingexport_ogd_split.zip. Thanks in advance for any suggestions.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • June 17, 2019

Hi @kasparlov

 

I suggest you to use the transformer Creator to start your Workspace and after the transformer HTTPCaller:

 

If the transformer HTTPCaller you'll have the file .zip and you can use the transformer FeatureReader to extract your data.

 

Thanks,

Danilo