Skip to content

Commit 1f8de43

Browse files
authored
Merge pull request #180262 from MicrosoftDocs/v-savila-patch-1
Task517227
2 parents 26f1cf3 + 3b10587 commit 1f8de43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/secure-file-transfer-protocol-known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ This article describes limitations and known issues of SFTP support in Azure Blo
8989

9090
- For OpenSSH on Linux, you can increase buffer size to 262000: sftp -B 262000 -R 32 [email protected]
9191

92-
- There's a 4 minute timeout for idle or inactive connections. OpenSSH will appear to hang and then disconnect. Some clients reconnect automatically.
92+
- There's a 4 minute timeout for idle or inactive connections. OpenSSH will appear to stop responding and then disconnect. Some clients reconnect automatically.
9393

9494
- Maximum file size upload is limited by client message size. A few examples below:
9595

@@ -107,4 +107,4 @@ This article describes limitations and known issues of SFTP support in Azure Blo
107107

108108
## See also
109109

110-
- [Secure File Transfer (SFTP) protocol support in Azure Blob Storage](secure-file-transfer-protocol-support.md)
110+
- [Secure File Transfer (SFTP) protocol support in Azure Blob Storage](secure-file-transfer-protocol-support.md)

0 commit comments

Comments
 (0)