Skip to content

Commit 53eaae5

Browse files
authored
Merge pull request #107163 from Vignesh-Microsoft/patch-8
MD-5 calculation unsupported
2 parents 79d7a99 + 6e9b306 commit 53eaae5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ To learn more, see [SFTP permission model](secure-file-transfer-protocol-support
8181

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

84+
- 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.
85+
8486
- Maximum file upload size via the SFTP endpoint is 100 GB.
8587

8688
- To change the storage account's redundancy/replication settings or initiate account failover, SFTP must be disabled. SFTP may be re-enabled once the conversion has completed.

0 commit comments

Comments
 (0)