Page 1 of 1

HTTP Put

Posted: Wed Oct 09, 2013 1:26 pm
by arjanm
Hello,

Is it possible to do a http put, or something like that, to a simple website where I need to Upload 1 file and acknowledge that?

Thanks.

Re: HTTP Put

Posted: Wed Oct 09, 2013 2:17 pm
by RiseFly
If a website supports WEBDAV protocol, you can setup a WEBDAV task to put files to it.
Usually websites use FTP protocol to update files.