Skip to content

Commit afc5d21

Browse files
committed
One last feedback item
1 parent 375b460 commit afc5d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-sync-offline-data-transfer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Here's how to set up Azure File Sync in a way that's compatible with bulk migrat
5858
## Syncing the share
5959
After you create your server endpoint, sync will start. The sync process determines whether each file on the server also exists in the staging share where Data Box deposited the files. If the file exists there, the sync process copies the file from the staging share rather than uploading it from the server. If the file doesn't exist in the staging share, or if a newer version is available on the local server, the sync process uploads the file from the local server.
6060

61-
Sync will always transport missing file attributes, permissions and timestamps from the local server and add that to files coming from the DataBox share. That's done to ensure each file and folder arrives with all possible fidelity in the final, syncing Azure file share.
61+
When syncing the share, sync will merge any missing file attributes, permissions, or timestamps from the file variants on the local server, combining them with their file counterparts from the DataBox share. This ensures each file and folder arrives with all possible file fidelity in the Azure file share.
6262

6363
> [!IMPORTANT]
6464
> You can enable the bulk migration mode only while you're creating a server endpoint. After you establish a server endpoint, you can't integrate bulk-migrated data from an already syncing server into the namespace.

0 commit comments

Comments
 (0)