To perform folder backup using configurations, follow the steps mentioned below:
Note: Once deployed, this configuration will be executed continuously until suspended or moved to trash. This implies that, till such time when the deployed configuration is either suspended or deleted, a backup of your source folder will be created dynamically and continuously.
Backup occurs initially during system startup or when a new configuration is deployed. Subsequently, files are synced only if the source folder is modified.
When files are modified (added/modified/deleted), the changes are reflected on the shared path, and synchronization starts within 30 seconds after the folder is modified.
If multiple folders with the same name are backed up to a single shared path, only one of the folders will be available. The recently modified folder will take precedence.
Example:
If both d:\temp and d:\new\temp are configured in a single shared path, only one temp folder will be available in the shared path.
\\shared path\domain name\computer name\temp
Files are stored in the shared path with the following format:
For Domain machines:
\\shared path\DomainName\ComputerName\SourceFolderName
For Workgroup machines:
\\shared path\Workgroup\ComputerName\SourceFolderName
Example:
\\shared path\DomainName\Computer-1\SourceFolderName
\\shared path\Workgroup\ComputerName\SourceFolderName