Direct Commands
The FileTransferModule supports a number of direct commands:
DownloadBlob: Downloads a blob and saves it into the "filedownload" blob container.
DownloadCert: Downloads a certificate into "certificates" blob container.
FileOperation: Performs a file operation, by either copying or moving files.
FtpDirectory: Downloads a blob into blob storage.
FtpList: List files in a FTP directory.
FtpOperation: Performs a FTP operation, by either copying or moving files.
ListBlobContainers: List the blob containers from blob storage.
ListBlobs: List the blobs from a specified blob container.
UploadBlobs: Uploads a blob into blob storage.
Last updated
Was this helpful?