USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Upload a local file to an authenticated URL
Uploads the file specified by cmd to the FTP or HTTP URL in argument 0 using the supplied network credentials. File permissions are checked against the standard permitted folders list.
| Parameter | Description |
|---|---|
| cmd | File to upload |
| Argument 0 | URL to upload to |
| Argument 1 | username |
| Argument 2 | password |
UploadFileSecure "File to upload", "URL to upload to", "username", "password"