Skip to content

Commit 7f08659

Browse files
authored
Merge pull request #111568 from SurbhiSingh1712/patch-2
Update storage-use-azcopy-files.md
2 parents 0318520 + c30a47d commit 7f08659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azcopy-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This section contains the following examples:
5757
> For a complete list, see [options](storage-ref-azcopy-copy.md#options).
5858
5959
> [!NOTE]
60-
> AzCopy doesn't automatically calculate and store the file's md5 hash code. If you want AzCopy to do that, then append the `--put-md5` flag to each copy command. That way, when the file is downloaded, AzCopy calculates an MD5 hash for downloaded data and verifies that the MD5 hash stored in the file's `Content-md5` property matches the calculated hash.
60+
> AzCopy doesn't automatically calculate and store the file's md5 hash code for a file greater than 256 MB.If you want AzCopy to do that, then append the `--put-md5` flag to each copy command. That way, when the file is downloaded, AzCopy calculates an MD5 hash for downloaded data and verifies that the MD5 hash stored in the file's `Content-md5` property matches the calculated hash.
6161
6262
### Upload a file
6363

0 commit comments

Comments
 (0)