Zoomed Image

AMSX Scripting Language - Command : uploadfile

Summary

Upload a local file to a URL

Description

Uploads the file specified by cmd to the FTP or HTTP URL in argument 0. File permissions are checked against the standard permitted folders list before the upload.

Parameters

ParameterDescription
cmdFile to upload
Argument 0ftp or http URL to upload to

Syntax


UploadFile "File to upload", "ftp or http URL to upload to"

Return to the AMSX Command Reference