Skip to content

Commit 0ec742c

Browse files
Merge pull request #215525 from mikewill4/patch-37
[SFTP] Increase max supported file size to 100GB
2 parents 38f1e06 + abfb5df commit 0ec742c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To learn more, see [SFTP permission model](secure-file-transfer-protocol-support
7979

8080
- For performance issues and considerations, see [SSH File Transfer Protocol (SFTP) performance considerations in Azure Blob storage](secure-file-transfer-protocol-performance.md).
8181

82-
- Maximum file upload size via the SFTP endpoint is 91 GB.
82+
- Maximum file upload size via the SFTP endpoint is 100 GB.
8383

8484
- Special containers such as $logs, $blobchangefeed, $root, $web aren't accessible via the SFTP endpoint.
8585

0 commit comments

Comments
 (0)