Settings
There are several configurable settings to customize the behavior of the Upload Client.
To access the Settings window
Open the main user interface
Click on the Open Settings button in the Action Bar at the top of the window
Directory Scanning
Scan Directory
The scan directory is the location on the local computer or network to monitor for new files. Files placed in this folder are automatically uploaded to PathcoreFlow.
Enter the path to the folder in the field, or use the button to open the Select a Directory dialog window and browse to the desired folder.
Scan Depth
The scan depth determines how many subfolders deep to scan for new files.
- If set to
-1
(the default), the Upload Client will scan all subfolders recursively - If set to
0
, the Upload Client will only scan the specified folder. It will not scan subfolders - If set to a positive value, the Upload Client will scan that number of levels deep into subfolders
Setting the scan depth to 0
or a positive value can be useful for preventing the Upload Client from unnecessarily scanning into a nested archive folder structure, for example.
Scan Schedule
The scan schedule determines how often the background service checks the specified folder for new files to upload.
The default scan schedule is "every 10 minutes".
To set the scan schedule
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Click on the Edit button next to the current Scan Schedule value
In the Set Search Schedule popup dialog:
- Select how often you want to scan: Minutes, Daily, Weekly, or Custom (Advanced)
- Adjust the value according to the base schedule you have selected:
- Minutes: How many minutes between each scan
- Daily: The time of each day to perform a scan
- Weekly: The number of weeks between each scan
- Custom (Advanced): A custom cron expression
- Click on the Apply button to save your changes, or click on the Cancel button to cancel
Click on the Apply button in the Settings window to save your changes
Stable Threshold
The stable threshold is the amount of time a file must remain unchanged before the Upload Client considers it ready to begin processing. This prevents the problem of files being uploaded while still in the process of being created (e.g., a WSI in the mid-point of being written from a scanner).
To set the stable threshold
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Enter the number of seconds, minutes, or hours you want to wait before uploading a file into the Stable Threshold field
Select the desired time unit from the dropdown menu: second(s), minute(s), or hour(s)
Click on the Apply button in the Settings window to save your changes
Delete After Upload
When a delete policy is set, it determines how much time must pass after a successful upload before the source file is deleted. This allows the Upload Client to automatically free up storage space on the local system as file transfers are completed. As files deleted in this way bypass the Recycle Bin, this feature is disabled by default. Use caution when applying this setting.
To set the delete policy
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Enter the number of seconds, minutes, or hours you want to wait after a successful upload into the Delete After Upload field. A value of zero (
0
) disables this feature, and no files will be deletedSelect the desired time unit from the dropdown menu: second(s), minute(s), or hour(s)
Click on the Apply button in the Settings window to save your changes
Filter Conditions
Filter conditions allow you to limit which files are processed by the Upload Client, by matching against the file extension, folder name, or a custom regular expression.
To add a filter based on file extension
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Click on the button at the top right of the filter list
In the Filter Condition popup dialog:
- Click on the File Extension tab
- Select the desired file type from the Extension dropdown menu
- Select whether to Include or Exclude the selected file type
- Click on the Apply button to save your changes, or click on the Cancel button to cancel
Click on the Apply button in the Settings window to save your changes
To add a filter based on folder name
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Click on the button at the top right of the filter list
In the Filter Condition popup dialog:
- Click on the Folder tab
- Enter the relative path to the folder in the field, or use the button to open the Select a Directory dialog window and browse to the desired folder.
- Select whether to Include or Exclude the selected folder
- Click on the Apply button to save your changes, or click on the Cancel button to cancel
Click on the Apply button in the Settings window to save your changes
To add a filter based on a regular expression
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Click on the button at the top right of the filter list
In the Filter Condition popup dialog:
- Click on the RegEx tab
- Enter a regular expression in the field to match against. When it is validated, the "Invalid" notice at the bottom right of the dialog will change to "Valid "
- Select whether to Include or Exclude the selected folder
- Click on the Apply button to save your changes, or click on the Cancel button to cancel
Click on the Apply button in the Settings window to save your changes
To edit an existing filter condition
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Right-click on the item in the filter conditions list to bring up the context menu
Click Edit
In the Filter Condition popup dialog:
- Make the desired changes to the filter settings
- Click on the Apply button to save your changes, or click on the Cancel button to cancel
Click on the Apply button in the Settings window to save your changes
To remove a filter condition
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Right-click on the item in the filter conditions list to bring up the context menu
Click Delete
Click on the Yes button to confirm
Click on the Apply button in the Settings window to save your changes
To remove all filter conditions
Click on the Open Settings button in the Action Bar at the top of the main window to display the Settings window
Click on the Clear All button at the top right of the filter list
Click on the Yes button to confirm