Skip to content

Commit 3d3e889

Browse files
committed
Removed unsupported values.
1 parent f9f50f0 commit 3d3e889

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,8 @@ AzCopy uses the `--from-to` parameter to explicitly define the source and destin
257257
| `FileSMBFileSMB` | Copy between two SMB shares in Azure File Storage |
258258
| `FileSMBLocal` | Download from SMB share in Azure File Storage to local file system |
259259
| `FileNFSFileNFS` | Copy between two NFS shares in Azure File Storage |
260-
| `FileNFSFileSMB` | Copy from NFS share to SMB share in Azure File Storage |
261260
| `FileNFSLocal` | Download from NFS share in Azure File Storage to local file system (Linux only) |
262261
| `FilePipe` | Stream data from Azure File Storage to a pipe |
263-
| `FileSMBFileNFS` | Copy from SMB share to NFS share in Azure File Storage |
264262
| `FileSMBFileSMB` | Copy between SMB shares (duplicate of above for completeness) |
265263
| `FileSMBLocal` | Download from SMB share to local file system |
266264
| `GCPBlob` | Copy from Google Cloud Storage to Azure Blob Storage |

0 commit comments

Comments
 (0)