Resilio Connect Scripts is a set of recipes and solutions for commonly done tasks in the Resilio Connect product
This folder contains scripts and files to upgrade all agents in your setup via the distribution job. See details inside
This script restores deleted files from archive (.sync\Archive folder of any synchronized folder) or just shows files that were deleted and could be restored.
Note that the script has certain limitation as it considers all the <filename>.number.<extension>
to be the versions of <filename>.<extension>
file.
This folder contains scripts and files to create OS X package with sync.conf pre-packaged to automatically connect to selected Management Console.
This folder contains scripts and instructions to package sync.conf insider Connect Agent MSI installer to automatically connect to Management Console after installation.
This folder contains solution to clean up files on source peer once they are confirmed to be delivered to destination
This folder contains solution to move files that get delivered by Sync job our of the arrival folder
This script allows to start process (-AppPath
) with arguments (-AppCmd
) under currently logged on user and show UI for him. Also, you can specify working directory (-WorkDir
) and wait till process will be ended (-Wait
).
This is an example PowerShell script that uses the Resilio Connect API. Given a name of an Agent (can be masked with wildcards) it checks the Agent status in all active Job Runs.
This script allows to register agent of Mac as a LaunchDaemon and run under limited user accout.