-
Notifications
You must be signed in to change notification settings - Fork 105
04. Setup
Select your prefered langauge. This effects both, the web UI and the display-messages of the box. It you select "Browser detect" you display-language will be English.
Select the default backup-mode. This will be automatically started after boot.
Instructions for the backup behavior for certain cameras or smartphones can be given here. In the case of smartphones in particular, there are many folders with irrelevant images.
Often, captured photos are stored in a folder called "DCIM" is named.
The entries here have the form:
"CAMERA:PATH"
The name of a connected camera can be found on the page "System" at "Camera/Smartphone". This designation must be used correctly and without leading or trailing spaces. In the example below, this is "MyCamera".
If an instruction is to apply to all cameras, "*" (without further additions) can be used as a joker for all devices.
The path does not have to be specified in full. It is enough to use a significant part of it.
Instead of
"CAMERA:/storage00010001/DCIM" it's enough, just
"DCIM"
to be specified.
Further entries are separated from each other by ";".
Example 1:
For all cameras, all folders (and their sub-folders) the name contains "DCIM", should be backed up:
"*:DCIM"
Example 2:
In addition, for "MyCamera" all folders (and their subfolders) the name contains "IMAGES" , should be backed up:
"*:DCIM;MyCamera:IMAGES"
Example 3:
All folders (and their subfolders) should be backed up for all cameras:
"" (Field remains empty.)
Instead of searching for a pattern, absolute paths can also be specified. These must always start with "!/":
"MyCamera:!/store_00020002/DCIM"
As soon as an absolute folder applies to a camera, there is no longer a search for a pattern for it. This saves time.
When you use the "Find paths by pattern" of this, in the logging you will find the patterns for your camera and folders. Click on "Download" below the Log Monitor and search for "For use as pattern in Settings". You can copy the suggested definitions and paste them into the Settings-field.