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 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
).