Skip to content

Commit 74a979a

Browse files
committed
SMB MC for Linux
1 parent 61cb707 commit 74a979a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

articles/storage/files/storage-how-to-use-files-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ You can use the following mount options when mounting SMB Azure file shares on L
400400
| `file_mode=` | n/a | Optional. If the server doesn't support the CIFS Unix extensions, this overrides the default file mode. |
401401
| `dir_mode=` | n/a | Optional. If the server doesn't support the CIFS Unix extensions, this overrides the default mode for directories. |
402402
| `handletimeout=` | n/a | Optional. The time (in milliseconds) for which the server should reserve the file handle after a failover waiting for the client to reconnect. |
403+
| `max_channel=` | 4 | Enables SMB Multichannel on Linux CIFS mounts. Customers should always use the recommended value (4) of SMB Multichannel connections when accessing Azure Files from Linux clients. |
403404
404405
## Next step
405406

0 commit comments

Comments
 (0)