Skip to content

Commit 5e969df

Browse files
Merge pull request #307121 from derdanu/docs-editor/storage-use-azcopy-v10-1760951518
Add support for FileSMBFileNFS and FileNFSFileSMB
2 parents e1db94c + 23d0243 commit 5e969df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

articles/storage/common/storage-use-azcopy-v10.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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) |

0 commit comments

Comments
 (0)