2 ##############################################################
5 # Copy this file to pokinom.config and adapt it to your needs.
6 ##############################################################
7 # Possible mount points. Must be unique in their tails after rightmost /.
8 @possible_mount_points = (
14 # Directory relative to a mount point where new data resides.
15 # Must agree with Monikop's setting.
16 $path_under_mount_point =
19 # Directories of this name will be deleted.
20 # Must agree with Monikop's setting.
21 $path_under_mount_point_backed_up =
25 # Directory name while being deleted by monikop.
26 # Must agree with Monikop's setting.
27 $path_under_mount_point_being_deleted =
33 'big-server::incoming/NEW_DATA';
35 # Credentials of the remote rsync server. String, or 0 if not used.
43 # Full path to rsync's raw log
48 # Full path to a file to store list of rsync's incompletely transferred files in:
50 '/tmp/pokinom/interrupted.'
53 # Shut down when finished? (default); 1 = yes; 2 = stay on.
54 $shut_down_when_done =
63 # Rsync's directory (relative to destination) for partially transferred files.
64 # Must agree with Monikop's setting.
65 $rsync_partial_dir_name =