File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -256,8 +256,10 @@ AzCopy uses the `--from-to` parameter to explicitly define the source and destin
256256| `FileBlob` | Copy from Azure File Storage to Azure Blob Storage |
257257| `FileBlobFS` | Copy from Azure File Storage to Azure Data Lake Gen2 (BlobFS) |
258258| `FileSMBFileSMB` | Copy between two SMB shares in Azure File Storage |
259+ | `FileSMBFileNFS` | Copy from Azure File Storage SMB to Azure Files Storage NFS |
259260| `FileSMBLocal` | Download from SMB share in Azure File Storage to local file system |
260261| `FileNFSFileNFS` | Copy between two NFS shares in Azure File Storage |
262+ | `FileNFSFileSMB` | Copy from Azure File Storage NFS to Azure Files Storage SMB |
261263| `FileNFSLocal` | Download from NFS share in Azure File Storage to local file system (Linux only) |
262264| `FilePipe` | Stream data from Azure File Storage to a pipe |
263265| `FileSMBFileSMB` | Copy between SMB shares (duplicate of above for completeness) |
You can’t perform that action at this time.
0 commit comments