Skip to content

Commit 9344d8b

Browse files
authored
Merge pull request #99077 from roygara/fileList
Updating list and clarifying.
2 parents f4318a7 + c2c27a7 commit 9344d8b

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

articles/storage/files/storage-files-faq.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -122,20 +122,8 @@ This article answers common questions about Azure Files features and functionali
122122

123123
* <a id="afs-files-excluded"></a>
124124
**Which files or folders are automatically excluded by Azure File Sync?**
125-
By default, Azure File Sync excludes the following files:
126-
* desktop.ini
127-
* thumbs.db
128-
* ehthumbs.db
129-
* ~$\*.\*
130-
* \*.laccdb
131-
* \*.tmp
132-
* 635D02A9D91C401B97884B82B3BCDAEA.\*
133-
134-
The following folders are also excluded by default:
135-
136-
* \System Volume Information
137-
* \$RECYCLE.BIN
138-
* \SyncShareState
125+
126+
See [Files skipped](storage-sync-files-planning.md#files-skipped).
139127

140128
* <a id="afs-os-support"></a>
141129
**Can I use Azure File Sync with either Windows Server 2008 R2, Linux, or my network-attached storage (NAS) device?**

articles/storage/files/storage-sync-files-planning.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,8 @@ To display the results in CSV:
137137
| File/folder | Note |
138138
|-|-|
139139
| Desktop.ini | File specific to system |
140-
| ethumbs.db$ | Temporary file for thumbnails |
140+
| thumbs.db | Temporary file for thumbnails |
141+
| ehthumbs.db | Temporary file for media thumbnails |
141142
| ~$\*.\* | Office temporary file |
142143
| \*.tmp | Temporary file |
143144
| \*.laccdb | Access DB locking file|

0 commit comments

Comments
 (0)