Skip to content

Commit c30a47d

Browse files
authored
Update articles/storage/common/storage-use-azcopy-files.md
1 parent 28e677b commit c30a47d

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 calculates and stores 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.
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)