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.
HTTP Put
Re: HTTP Put
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.
Usually websites use FTP protocol to update files.