Installation
Download the installer
Open the Add Data dialog in the sidebar, then select the File Watcher tab. Click Download File Watcher to get the installer.
Configuration
Open the File Watcher and go to the Settings tab. The following settings control how files are detected and uploaded.Watch Path
The absolute path to the directory the File Watcher monitors (for example,/Users/lab/atomcloud_sync). Use the Browse button to select a directory.
API Key
Paste the API key you generated in Atomscale. The File Watcher validates the key on entry, so you will see an error if it is invalid or expired.Traversal Depth
Controls how many directory levels below the watch path to scan. Set to 0 to watch only the top-level directory, or increase it to detect files in subdirectories. For example, a depth of 2 reaches files two folders deep.Group Uploaded Files
When enabled, files are organized into physical samples based on the name of their top-level folder within the watch path. For example, if the watch path contains foldersGBL_UNLIT/ and DR1_CAST/, each folder becomes a physical sample in Atomscale.
File Coalescing
Glob patterns that consolidate multiple files into a single data item after upload. For example, adding*.jpg and *.txt as patterns means all JPEG files in a folder are grouped into one data item, and all text files into another. Patterns are matched against file names only, scoped to each top-level folder.
Auto Upload
When enabled, newly detected files are uploaded automatically. This toggle resets when the watch path changes to prevent accidental uploads.Folder Structure
The File Watcher expects files to be organized by sample. Under the watch path, create a folder for each sample, then place the associated files inside it:*.jpg and *.txt, each top-level folder maps to a physical sample, optical images are consolidated into one data item, and metrology files into another.
Uploading Files
Files can be uploaded three ways:- Per file: click the upload icon on any row in the Files tab.
- Bulk: select multiple files and choose Upload eligible files from the actions menu.
- Automatic: enable Auto Upload in Settings to upload new files as they appear.
Advanced Settings
Under the collapsible Advanced Settings section you can:- Polling: enable polling-based file detection, which is more reliable for network or cloud storage drives.
- Await File Stability: wait for a file’s size to stabilize before processing, which prevents uploading files that are still being written.
- Reset Settings: clear all configuration and return to defaults.