Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


ThomasA
2009-02-05T16:06:40Z
I'm trying to setup a job that downloads a file from a website and saves it to a local directory.

http task:

Method: GET
URL: http://www.swx.com/index_data/nasmi.csv 

Save content:
Folder Path: some local folder
File Name: nasmi.csv

When I run this task I get this Error getting HTTP response: The remote server returned an error: (500) Internal Server Error.


Do I miss something here or is there another method I should use for this kind of task?

thanks


Sponsor
Forum information
Support
2009-02-05T18:33:43Z
We tested this here and it worked. Which version are you using? Do you use "Auto name file" setting?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ThomasA
2009-02-06T10:42:23Z
I'm running 4.9.40 and tried with Auto name file

SOLVED!!!
the problem was that the request didn't pass our proxy server despite having configured the proxy settings correct.

Thanks Henrik for the effort!
Support
2009-02-06T10:46:29Z
Great! Where was the proxy settings defined correct in VisualCron server settings or IE? We are using the settings from VisualCron server settings.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ThomasA
2009-02-06T12:40:55Z
the proxy settings were only defined in the VC server settings but apparently the proxy server refused the connection
Scroll to Top