Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
testtestest  
#1 Posted : Monday, June 30, 2008 3:31:06 AM(UTC)
testtestest

Rank: Newbie

Groups: Member
Joined: 5/21/2008(UTC)
Posts: 3

We are looking for a way that our clients can supply a url for an image and we can use the Image Uploader (5.1) to apply our current settings that we have for users that upload the files normally.

If there is a way for Image Uploader to work with remote images that would be great but we can also grab the files first and then have the image uploader work with the local files.

Is there a way to have the image uploader work with either remote files or files local to the server that the code is running on?

Eugene Kosmin  
#2 Posted : Monday, June 30, 2008 11:35:49 AM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hi,

Could you specify your questions more detailed?

If you want to upload files located on computers from your network environment – yes, you can use Image Uploader for this.

Best regards,

Eugene Kosmin

The Aurigma Development Team

testtestest  
#3 Posted : Monday, June 30, 2008 11:57:48 AM(UTC)
testtestest

Rank: Newbie

Groups: Member
Joined: 5/21/2008(UTC)
Posts: 3

Picture an API where someone supplies us with a list of images on their remote server. Our script will then read that queue and download the images to a temp directory on our server. Once the images are in that temp directory I would like to use the IU to apply the size and quality filtering that we use for our regular customers that upload from their browser rather then the API.

If IU can handle local images to the server that would be great but it would be even better if we could hand a list of urls to IU so it would get the images and then process them.

If IU can handle either of these scenarios can you paste a code snippet?

Thanks,

James.

Eugene Kosmin  
#4 Posted : Monday, June 30, 2008 12:56:43 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Image Uploader cannot handle files from the list of urls.

You can try to use IU in that way:

1. Wait for file downloading completion by your script.

2. Use GoToFolder method of Image Uploader for setting your temporary folder as IU's current one.

3. Manually add files to upload list and press Send button.

There are no methods for upload list populating in standard Image Uploader version due to security reasons, but they can be added in custom versions. If you interested, create support case regarding this question.

BTW, you can try to use File Downloader for downloading...

Best regards,

Eugene Kosmin

The Aurigma Development Team

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.