Skip to content

Commit 6e9b306

Browse files
authored
Update articles/storage/blobs/secure-file-transfer-protocol-known-issues.md
1 parent 15c326c commit 6e9b306

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
@@ -81,7 +81,7 @@ 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-
- Blobs uploaded using SFTP doesn't calculate MD-5 even irrespective of any blob size.
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.
8585

8686
- Maximum file upload size via the SFTP endpoint is 100 GB.
8787

0 commit comments

Comments
 (0)