Skip to content

Commit f79c8ce

Browse files
committed
Another fix
1 parent 18c6b71 commit f79c8ce

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
@@ -128,6 +128,8 @@ Note: if include and exclude flags are used together, only files matching the in
128128

129129
`--exclude-regex` (string) Exclude the relative path of the files that match with the regular expressions. Separate regular expressions with ';'.
130130

131+
`--force-if-read-only` When overwriting an existing file on Windows or Azure Files, force the overwrite to work even if the existing file has its read-only attribute set.
132+
131133
`--from-to` (string) Optionally specifies the source destination combination. For Example: LocalBlob, BlobLocal, LocalFile, FileLocal, BlobFile, FileBlob, etc.
132134

133135
`-h`, `--help` help for sync

0 commit comments

Comments
 (0)