Uploading a file containing a backup copy of the program from your computer to the Central Node server

To download a file containing a backup copy of the program from the hard drive of your computer to the server, run the following command in Technical Support Mode:

scp <name of the file containing a backup copy of the program in the form of settings-<backup copy creation date and time>.tar.gz> <name of the account used for working in the administrator menu and in the server management console>@<IP address of the server>:

Example:

Command for uploading an archive containing a backup copy of the program created on April 10, 2020 at 10 hours 00 minutes 00 seconds to the Central Node server with the IP address 10.0.0.10 under the admin account:

scp settings-20200410-100000.tar.gz admin@10.0.0.10:

The file containing the backup copy of the program will be uploaded to the Central Node server in the current folder.

Page top