> For the complete documentation index, see [llms.txt](https://docs.tricloudnexus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tricloudnexus.io/edge/nexus-modules/data-connector-modules/filetransfermodule/direct-commands.md).

# 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.
