Create a file sync
Connect an external file source so SimpleChat can import workspace documents.
What this does
File Sync creates a source that imports files from an approved external location into a personal, group, or public workspace. This guide chooses a source type, connection, filters, tags, delete policy, and optional schedule.
Video planned
Create a file sync walkthrough
Recording planned. Show create a file sync end to end and explain why this task helps a user.
To publish this video:
- Upload the recording to YouTube or Microsoft Stream.
- Save a poster frame as
docs/images/video-posters/guide-create-a-file-sync.png. - Add the watch URL to
this slotindocs/_data/media.yml.
Why you would use this
Use File Sync when important documents already live in a share or storage container and should stay current without repeated uploads. It replaces manual drag-and-drop for stable repositories; it is the wrong choice for temporary files, unapproved repositories, or sources too broad for the workspace.
Before you start
- Admins must enable
enable_file_syncand the target scope toggle:enable_file_sync_personal,enable_file_sync_group, orenable_file_sync_public; see File Sync settings. - The workspace scope must be enabled on Workspaces settings.
- You need permission to manage sync sources and a readable credential or Reusable identity.
Steps
- Open the workspace that should receive synced documents.
- Choose Sync from Section or the workspace tabs.
- Select Add Sync Source.
- On 1. Source Type, choose SMB Share, Azure Files, Azure Blob Storage, or another available card.
- Select Configure Source.
- In General, enter Source name and connection fields such as UNC path, File service URL, Share name, Container name, or Blob prefix.
- In Identity and Authentication, choose Reusable identity or source-local credentials.
- In Selection, Subfolders, and Filters, choose paths, subfolders, patterns, and file types.
- In Tags, choose fixed tags; in Sync Schedule, enable Scheduled sync only when automatic refresh is wanted.
- Select Test Connection, then Add Source or Save Source.
Verify it worked
The source appears in the Sync list. Imported files later appear on the workspace Documents tab with fixed or folder tags.
Troubleshooting
| Symptom | Likely cause | Fix |
|---|---|---|
| No source types are visible | Admins have not made a source type visible | Ask an admin to review File Sync source type visibility. |
| Include subfolders is disabled | Recursive sources are disabled by admin policy | Sync a top-level path or ask whether recursion is allowed. |
| Test Connection fails | The credential, path, container, or share is wrong | Correct the fields and retest. |