Skip to content

Commit d3dda96

Browse files
authored
Update storage-ref-azcopy-sync.md
1 parent dd927b0 commit d3dda96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/storage/common/storage-ref-azcopy-sync.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.reviewer: zezha-msft
1414

1515
Replicates the source location to the destination location. This article provides a detailed reference for the azcopy sync command. To learn more about synchronizing blobs between source and destination locations, see [Synchronize with Azure Blob storage by using AzCopy v10](storage-use-azcopy-blobs-synchronize.md). For Azure Files, see [Synchronize files](storage-use-azcopy-files.md#synchronize-files).
1616

17+
[!INCLUDE [azcopy-support](incldues/storage-azcopy-change-support.md)]
18+
1719
## Synopsis
1820

1921
The last modified times are used for comparison. The file is skipped if the last modified time in the destination is more recent. Alternatively, you can use the `--compare-hash` flag to transfer only files which differ in their MD5 hash. The supported pairs are:

0 commit comments

Comments
 (0)