Backup of resident files - File Rescue
Add a profile
Create a new login profile
Click on new session to add a connection profile
Then enter the following login information: Host Name, Port Number and User Name. This information is communicated in an e-mail from Telemedic support.
Navigate to the menu to add the private key to the connection profile. It must have the file extension .ppk
Add the private key by selecting it, and click on OK to validate:
Then save the session by clicking on “Save”:
And give it a name:
Connection
It is now possible to establish a connection to the Telemedic server by clicking on “Connection”:
You will be asked for the password of the private key, indicated at the key generation stage:
Successful login:
Automatization example
Select all the files to be transferred from the right half window and click on «Download»:
Then, in the «Transfer Settings» menu, select «Generate Code».
A window of this type should appear:
The code is automatically generated in different languages like PowerShell or CMD and can be used in a script.
This script can then be run recurrently with the scheduled tasks (?)
However, Telemedic strongly advises to replace the get * line by synchronize * which will only download the files not present on the hard disk.