Wiki source code of 3_Usage

Last modified by Jan Brinkhaus on 2023/03/27 11:08

Show last authors
1 = Start screen =
2
3 FileSync is thought to be maintenance-less. The standard screen just shows if everything is running as configured:
4
5 [[image:attach:SelfDiagnosis.png]]
6
7 If you see this screen, you can regularly assume, that all files are copied as configured in your settings.
8
9 = Settings =
10
11 A click on "settings" allows you to change the settings. Each change of settings leads to a graceful restart of the software. All jobs are exited as fast as smoothly possible. Afterwards the software restarts and complies to your new settings.
12
13 [[image:attach:Settings.png]]
14
15 Copy jobs are configured within "Configuration". There you specify for each copy target, from where to copy, with which account data and where to copy to, with which account data.
16
17 The following example e.g. copies data from an embedded device at 192.168.0.1 per FTP to a target backup server in the intranet:
18
19 1) Source configuration
20
21 [[image:attach:SourceConfiguration.png]]
22
23 2) Target configuration
24
25 [[image:attach:Settings.png]]
26
27 A click on "save" exits all running jobs and restarts the logic:
28
29 [[image:attach:Restart.png]]