Forums / Developer / Fetch file from remote location

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Fetch file from remote location

Author Message

Lars Eirik R

Friday 28 May 2010 9:29:05 am

Hi.

I need to fetch a file (that is download an store the image) from a remote location via http. Which Exponential class should I use for this?

I have used the ezContentUpload class to store local images sucessfully, but as my image does not come from a http post i cannot use the handleUpload method i believe.

Thanks.