Skip to content

Commit 5632eeb

Browse files
Merge pull request #279106 from mikewill4/patch-73
[SFTP] Increase max upload file size to 500GB
2 parents 2f0b96f + dbb7229 commit 5632eeb

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
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-blob-storage
88
ms.topic: conceptual
9-
ms.date: 06/06/2024
9+
ms.date: 06/24/2024
1010
ms.author: normesta
1111

1212
---
@@ -78,7 +78,7 @@ To learn more, see [SFTP permission model](secure-file-transfer-protocol-support
7878

7979
- By default, the Content-MD5 property of blobs that are uploaded by using SFTP are set to null. Therefore, if you want the Content-MD5 property of those blobs to contain an MD5 hash, your client must calculate that value, and then set the Content-MD5 property of the blob before the uploading the blob.
8080

81-
- Maximum file upload size via the SFTP endpoint is 100 GB.
81+
- Maximum file upload size via the SFTP endpoint is 500 GB.
8282

8383
- Customer-managed account failover is supported at the preview level in select regions. For more information, see [Azure storage disaster recovery planning and failover](../common/storage-disaster-recovery-guidance.md#azure-data-lake-storage-gen2).
8484

0 commit comments

Comments
 (0)