• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Back in Time: Fehlermeldung Crontab nicht gefunden

LinRooky

Newbie
Hallo,

nach dem Umstieg von Leap 15.1 (da hat die automatisierte Datensicherung bestens funktioniert) auf 15.2 habe ich aus der letzten Datensicherung die Einstellungen für Back in Time importiert. Das Programm meckert aber, dass Crontab nicht gefunden werden kann. Selbst wenn ich, wie vorgeschlagen, alle Vorgaben zum automatischen Backup herausnehme, weigert sich Back in Time, die Konfigurationsdatei zu speichern.
Cron und Python3-crontab sind installiert.

Wie kann ich das benötigte Crontab zum funktionieren bringen?
 

Sauerland

Ultimate Guru
backintime mal als entsprechender User/root aufrufen und posten:
Code:
backintime backup
Wobei:
Code:
 --config PATH         Read config from PATH. Default =
                        ~/.config/backintime/config
Siehe:
Code:
backintime --help
Code:
man backintime
 
OP
L

LinRooky

Newbie
Hallo,

@abdgf
Nein, noch nicht. Die Profile habe ich als normaler User angelegt und in der alten Version (15.1.) funktionierte das ja auch.

@Sauerland
Das ist die aus den alten Sicherungen übernommene Konfiguration:
Code:
global.use_flock=false
profile1.qt4.last_path=/home/jl
profile1.qt4.places.SortColumn=0
profile1.qt4.places.SortOrder=0
profile1.qt4.settingsdialog.exclude.SortColumn=1
profile1.qt4.settingsdialog.exclude.SortOrder=0
profile1.qt4.settingsdialog.include.SortColumn=1
profile1.qt4.settingsdialog.include.SortOrder=0
profile1.snapshots.automatic_backup_anacron_period=1
profile1.snapshots.automatic_backup_anacron_unit=20
profile1.snapshots.automatic_backup_day=1
profile1.snapshots.automatic_backup_mode=0
profile1.snapshots.automatic_backup_time=0
profile1.snapshots.automatic_backup_weekday=7
profile1.snapshots.backup_on_restore.enabled=true
profile1.snapshots.bwlimit.enabled=false
profile1.snapshots.bwlimit.value=3000
profile1.snapshots.check_for_changes=true
profile1.snapshots.continue_on_errors=true
profile1.snapshots.copy_links=false
profile1.snapshots.copy_unsafe_links=false
profile1.snapshots.cron.ionice=true
profile1.snapshots.cron.nice=true
profile1.snapshots.cron.redirect_stderr=false
profile1.snapshots.cron.redirect_stdout=true
profile1.snapshots.custom_backup_time=8,12,18,23
profile1.snapshots.dont_remove_named_snapshots=true
profile1.snapshots.exclude.1.value=.gvfs
profile1.snapshots.exclude.10.value=/dev/*
profile1.snapshots.exclude.11.value=/run/*
profile1.snapshots.exclude.12.value=/etc/mtab
profile1.snapshots.exclude.13.value=/var/cache/apt/archives/*.deb
profile1.snapshots.exclude.14.value=lost+found/*
profile1.snapshots.exclude.15.value=/tmp/*
profile1.snapshots.exclude.16.value=/var/tmp/*
profile1.snapshots.exclude.17.value=/var/backups/*
profile1.snapshots.exclude.18.value=.Private
profile1.snapshots.exclude.19.value=/home/jl/CalibreBibliothek
profile1.snapshots.exclude.2.value=.cache/*
profile1.snapshots.exclude.20.value=/home/jl/Downloads
profile1.snapshots.exclude.21.value=/home/jl/Media
profile1.snapshots.exclude.22.value=/home/jl/Media/DtJ
profile1.snapshots.exclude.23.value=/home/jl/Media/DtV
profile1.snapshots.exclude.24.value=/home/jl/.cache
profile1.snapshots.exclude.25.value=/home/jl/VirtualBox VMs
profile1.snapshots.exclude.3.value=.thumbnails*
profile1.snapshots.exclude.4.value=[Tt]rash*
profile1.snapshots.exclude.5.value=*.backup*
profile1.snapshots.exclude.6.value=*~
profile1.snapshots.exclude.7.value=.dropbox*
profile1.snapshots.exclude.8.value=/proc/*
profile1.snapshots.exclude.9.value=/sys/*
profile1.snapshots.exclude.bysize.enabled=false
profile1.snapshots.exclude.bysize.value=500
profile1.snapshots.exclude.size=25
profile1.snapshots.full_rsync=false
profile1.snapshots.full_rsync.take_snapshot_regardless_of_changes=false
profile1.snapshots.include.1.type=0
profile1.snapshots.include.1.value=/home/jl
profile1.snapshots.include.size=1
profile1.snapshots.local.nocache=false
profile1.snapshots.local.password.save=false
profile1.snapshots.local.password.use_cache=true
profile1.snapshots.local_encfs.path=/home/jl/Media/DtJ/WS_Backup
profile1.snapshots.log_level=3
profile1.snapshots.min_free_inodes.enabled=true
profile1.snapshots.min_free_inodes.value=2
profile1.snapshots.min_free_space.enabled=true
profile1.snapshots.min_free_space.unit=20
profile1.snapshots.min_free_space.value=250
profile1.snapshots.mode=local
profile1.snapshots.no_on_battery=false
profile1.snapshots.notify.enabled=true
profile1.snapshots.path=/home/jl/Media/DtJ/WS_Backup
profile1.snapshots.path.host=La01.sec
profile1.snapshots.path.profile=1
profile1.snapshots.path.user=jl
profile1.snapshots.preserve_acl=false
profile1.snapshots.preserve_xattr=false
profile1.snapshots.remove_old_snapshots.enabled=true
profile1.snapshots.remove_old_snapshots.unit=30
profile1.snapshots.remove_old_snapshots.value=12
profile1.snapshots.rsync_options.enabled=false
profile1.snapshots.rsync_options.value=
profile1.snapshots.smart_remove=true
profile1.snapshots.smart_remove.keep_all=2
profile1.snapshots.smart_remove.keep_one_per_day=7
profile1.snapshots.smart_remove.keep_one_per_month=24
profile1.snapshots.smart_remove.keep_one_per_week=4
profile1.snapshots.smart_remove.run_remote_in_background=false
profile1.snapshots.ssh.cipher=default
profile1.snapshots.ssh.host=
profile1.snapshots.ssh.ionice=false
profile1.snapshots.ssh.nice=false
profile1.snapshots.ssh.nocache=false
profile1.snapshots.ssh.path=
profile1.snapshots.ssh.port=22
profile1.snapshots.ssh.prefix.enabled=false
profile1.snapshots.ssh.prefix.value=PATH=/opt/bin:/opt/sbin:\$PATH
profile1.snapshots.ssh.private_key_file=/home/jl/.ssh/id_rsa
profile1.snapshots.ssh.user=jl
profile1.snapshots.use_checksum=false
profile1.snapshots.user_backup.ionice=false
profile2.name=VirtualBox
profile2.qt4.last_path=/home/jl
profile2.qt4.places.SortColumn=1
profile2.qt4.places.SortOrder=0
profile2.qt4.settingsdialog.exclude.SortColumn=1
profile2.qt4.settingsdialog.exclude.SortOrder=0
profile2.qt4.settingsdialog.include.SortColumn=1
profile2.qt4.settingsdialog.include.SortOrder=0
profile2.snapshots.automatic_backup_anacron_period=1
profile2.snapshots.automatic_backup_anacron_unit=20
profile2.snapshots.automatic_backup_day=1
profile2.snapshots.automatic_backup_mode=0
profile2.snapshots.automatic_backup_time=0
profile2.snapshots.automatic_backup_weekday=7
profile2.snapshots.backup_on_restore.enabled=true
profile2.snapshots.bwlimit.enabled=false
profile2.snapshots.bwlimit.value=3000
profile2.snapshots.check_for_changes=true
profile2.snapshots.continue_on_errors=true
profile2.snapshots.copy_links=false
profile2.snapshots.copy_unsafe_links=false
profile2.snapshots.cron.ionice=true
profile2.snapshots.cron.nice=true
profile2.snapshots.cron.redirect_stderr=false
profile2.snapshots.cron.redirect_stdout=true
profile2.snapshots.custom_backup_time=8,12,18,23
profile2.snapshots.dont_remove_named_snapshots=true
profile2.snapshots.exclude.1.value=.gvfs
profile2.snapshots.exclude.10.value=/dev/*
profile2.snapshots.exclude.11.value=/run/*
profile2.snapshots.exclude.12.value=/etc/mtab
profile2.snapshots.exclude.13.value=/var/cache/apt/archives/*.deb
profile2.snapshots.exclude.14.value=lost+found/*
profile2.snapshots.exclude.15.value=/tmp/*
profile2.snapshots.exclude.16.value=/var/tmp/*
profile2.snapshots.exclude.17.value=/var/backups/*
profile2.snapshots.exclude.18.value=.Private
profile2.snapshots.exclude.2.value=.cache/*
profile2.snapshots.exclude.3.value=.thumbnails*
profile2.snapshots.exclude.4.value=[Tt]rash*
profile2.snapshots.exclude.5.value=*.backup*
profile2.snapshots.exclude.6.value=*~
profile2.snapshots.exclude.7.value=.dropbox*
profile2.snapshots.exclude.8.value=/proc/*
profile2.snapshots.exclude.9.value=/sys/*
profile2.snapshots.exclude.bysize.enabled=false
profile2.snapshots.exclude.bysize.value=500
profile2.snapshots.exclude.size=18
profile2.snapshots.full_rsync=false
profile2.snapshots.full_rsync.take_snapshot_regardless_of_changes=false
profile2.snapshots.include.1.type=0
profile2.snapshots.include.1.value=/home/jl/VirtualBox VMs
profile2.snapshots.include.size=1
profile2.snapshots.local.nocache=false
profile2.snapshots.local.password.save=false
profile2.snapshots.local.password.use_cache=true
profile2.snapshots.local_encfs.path=/home/jl/Media/DtJ/WS_Backup
profile2.snapshots.log_level=3
profile2.snapshots.min_free_inodes.enabled=true
profile2.snapshots.min_free_inodes.value=2
profile2.snapshots.min_free_space.enabled=true
profile2.snapshots.min_free_space.unit=20
profile2.snapshots.min_free_space.value=1
profile2.snapshots.mode=local
profile2.snapshots.no_on_battery=false
profile2.snapshots.notify.enabled=true
profile2.snapshots.path=/home/jl/Media/DtJ/WS_Backup
profile2.snapshots.path.host=La01.sec
profile2.snapshots.path.profile=2
profile2.snapshots.path.user=jl
profile2.snapshots.preserve_acl=false
profile2.snapshots.preserve_xattr=false
profile2.snapshots.remove_old_snapshots.enabled=true
profile2.snapshots.remove_old_snapshots.unit=80
profile2.snapshots.remove_old_snapshots.value=10
profile2.snapshots.rsync_options.enabled=false
profile2.snapshots.rsync_options.value=
profile2.snapshots.smart_remove=false
profile2.snapshots.smart_remove.keep_all=2
profile2.snapshots.smart_remove.keep_one_per_day=7
profile2.snapshots.smart_remove.keep_one_per_month=24
profile2.snapshots.smart_remove.keep_one_per_week=4
profile2.snapshots.smart_remove.run_remote_in_background=false
profile2.snapshots.ssh.cipher=default
profile2.snapshots.ssh.host=
profile2.snapshots.ssh.ionice=false
profile2.snapshots.ssh.nice=false
profile2.snapshots.ssh.nocache=false
profile2.snapshots.ssh.path=
profile2.snapshots.ssh.port=22
profile2.snapshots.ssh.prefix.enabled=false
profile2.snapshots.ssh.prefix.value=PATH=/opt/bin:/opt/sbin:\$PATH
profile2.snapshots.ssh.private_key_file=/home/jl/.ssh/id_rsa
profile2.snapshots.ssh.user=jl
profile2.snapshots.use_checksum=false
profile2.snapshots.user_backup.ionice=false
profile3.name=WS_Lokal
profile3.qt4.last_path=/home/jl
profile3.qt4.places.SortColumn=1
profile3.qt4.places.SortOrder=0
profile3.qt4.settingsdialog.exclude.SortColumn=1
profile3.qt4.settingsdialog.exclude.SortOrder=0
profile3.qt4.settingsdialog.include.SortColumn=1
profile3.qt4.settingsdialog.include.SortOrder=0
profile3.snapshots.automatic_backup_anacron_period=1
profile3.snapshots.automatic_backup_anacron_unit=20
profile3.snapshots.automatic_backup_day=1
profile3.snapshots.automatic_backup_mode=25
profile3.snapshots.automatic_backup_time=0
profile3.snapshots.automatic_backup_weekday=7
profile3.snapshots.backup_on_restore.enabled=true
profile3.snapshots.bwlimit.enabled=false
profile3.snapshots.bwlimit.value=3000
profile3.snapshots.check_for_changes=true
profile3.snapshots.continue_on_errors=true
profile3.snapshots.copy_links=false
profile3.snapshots.copy_unsafe_links=false
profile3.snapshots.cron.ionice=true
profile3.snapshots.cron.nice=true
profile3.snapshots.cron.redirect_stderr=false
profile3.snapshots.cron.redirect_stdout=true
profile3.snapshots.custom_backup_time=8,12,18,23
profile3.snapshots.dont_remove_named_snapshots=false
profile3.snapshots.exclude.1.value=.gvfs
profile3.snapshots.exclude.10.value=/dev/*
profile3.snapshots.exclude.11.value=/run/*
profile3.snapshots.exclude.12.value=/etc/mtab
profile3.snapshots.exclude.13.value=/var/cache/apt/archives/*.deb
profile3.snapshots.exclude.14.value=lost+found/*
profile3.snapshots.exclude.15.value=/tmp/*
profile3.snapshots.exclude.16.value=/var/tmp/*
profile3.snapshots.exclude.17.value=/var/backups/*
profile3.snapshots.exclude.18.value=.Private
profile3.snapshots.exclude.19.value=/home/jl/VirtualBox VMs
profile3.snapshots.exclude.2.value=.cache/*
profile3.snapshots.exclude.20.value=/home/jl/CalibreBibliothek
profile3.snapshots.exclude.21.value=/home/jl/Downloads
profile3.snapshots.exclude.22.value=/home/jl/Media
profile3.snapshots.exclude.23.value=/home/jl/Media/DtJ
profile3.snapshots.exclude.24.value=/home/jl/Media/DtV
profile3.snapshots.exclude.25.value=/home/jl/.cache
profile3.snapshots.exclude.3.value=.thumbnails*
profile3.snapshots.exclude.4.value=[Tt]rash*
profile3.snapshots.exclude.5.value=*.backup*
profile3.snapshots.exclude.6.value=*~
profile3.snapshots.exclude.7.value=.dropbox*
profile3.snapshots.exclude.8.value=/proc/*
profile3.snapshots.exclude.9.value=/sys/*
profile3.snapshots.exclude.bysize.enabled=false
profile3.snapshots.exclude.bysize.value=500
profile3.snapshots.exclude.size=25
profile3.snapshots.full_rsync=false
profile3.snapshots.full_rsync.take_snapshot_regardless_of_changes=false
profile3.snapshots.include.1.type=0
profile3.snapshots.include.1.value=/home/jl
profile3.snapshots.include.size=1
profile3.snapshots.local.nocache=false
profile3.snapshots.local.password.save=false
profile3.snapshots.local.password.use_cache=true
profile3.snapshots.local_encfs.path=/home/jl/Media/DtJ/WS_Backup
profile3.snapshots.log_level=3
profile3.snapshots.min_free_inodes.enabled=true
profile3.snapshots.min_free_inodes.value=2
profile3.snapshots.min_free_space.enabled=true
profile3.snapshots.min_free_space.unit=20
profile3.snapshots.min_free_space.value=50
profile3.snapshots.mode=local
profile3.snapshots.no_on_battery=false
profile3.snapshots.notify.enabled=true
profile3.snapshots.path=/home/jl/Media/DtJ/WS_Backup
profile3.snapshots.path.host=La01.sec
profile3.snapshots.path.profile=3
profile3.snapshots.path.user=jl
profile3.snapshots.preserve_acl=false
profile3.snapshots.preserve_xattr=false
profile3.snapshots.remove_old_snapshots.enabled=true
profile3.snapshots.remove_old_snapshots.unit=30
profile3.snapshots.remove_old_snapshots.value=1
profile3.snapshots.rsync_options.enabled=false
profile3.snapshots.rsync_options.value=
profile3.snapshots.smart_remove=true
profile3.snapshots.smart_remove.keep_all=1
profile3.snapshots.smart_remove.keep_one_per_day=7
profile3.snapshots.smart_remove.keep_one_per_month=1
profile3.snapshots.smart_remove.keep_one_per_week=4
profile3.snapshots.smart_remove.run_remote_in_background=false
profile3.snapshots.ssh.cipher=default
profile3.snapshots.ssh.host=
profile3.snapshots.ssh.ionice=false
profile3.snapshots.ssh.nice=false
profile3.snapshots.ssh.nocache=false
profile3.snapshots.ssh.path=
profile3.snapshots.ssh.port=22
profile3.snapshots.ssh.prefix.enabled=false
profile3.snapshots.ssh.prefix.value=PATH=/opt/bin:/opt/sbin:\$PATH
profile3.snapshots.ssh.private_key_file=/home/jl/.ssh/id_rsa
profile3.snapshots.ssh.user=jl
profile3.snapshots.use_checksum=false
profile3.snapshots.user_backup.ionice=false
profiles=1:2:3
profiles.version=1
qt4.last_path=/home/jl
qt4.logview.height=500
qt4.logview.width=1602
qt4.main_window.files_view.date_width=100
qt4.main_window.files_view.name_width=100
qt4.main_window.files_view.size_width=100
qt4.main_window.files_view.sort.ascending=true
qt4.main_window.files_view.sort.column=0
qt4.main_window.height=741
qt4.main_window.main_splitter_left_w=268
qt4.main_window.main_splitter_right_w=802
qt4.main_window.second_splitter_left_w=264
qt4.main_window.second_splitter_right_w=527
qt4.main_window.width=1071
qt4.main_window.x=427
qt4.main_window.y=199
qt4.show_hidden_files=true
So weit ich das sehen kann, scheint das auch korrekt zu sein.

"backintime backup --profile-id 3" lieferte dieses Ergebnis
Code:
Back In Time
Version: 1.1.24

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.

INFO: Lock
INFO: Inhibit Suspend started. Reason: take snapshot
INFO: Take a new snapshot. Profile: 3 WS_Lokal
INFO: Compare with old snapshot: 20210714-133134-805
INFO: Create hard-links
INFO: Call rsync to take the snapshot
INFO: Save config file
INFO: Save permissions
INFO: Create info file
INFO: Remove backups older than: 20210705-000000
INFO: Keep min free disk space: 51200 MiB
INFO: Keep min 2% free inodes
INFO: Unlock
INFO: Release inhibit Suspend
INFO: [qt4systrayicon] begin loop
INFO: [qt4systrayicon] end loop
Dazu gab es noch diese Warnungen
Code:
WARNING: import keyring failed
WARNING: Command "rsync -rtDHh --links --no-p --no-g --no-o --info=progress2 --no-i-r  --delete --delete-excluded  -v  --chmod=Du+wx  --exclude="/home/jl/Media/DtJ/WS_Backup" --exclude="/home/jl/.local/share/backintime" --exclude=".local/share/backintime/mnt" --include="/home/jl/" --include="/home/" --exclude=".gvfs" --exclude=".cache/*" --exclude=".thumbnails*" --exclude="[Tt]rash*" --exclude="*.backup*" --exclude="*~" --exclude=".dropbox*" --exclude="/proc/*" --exclude="/sys/*" --exclude="/dev/*" --exclude="/run/*" --exclude="/etc/mtab" --exclude="/var/cache/apt/archives/*.deb" --exclude="lost+found/*" --exclude="/tmp/*" --exclude="/var/tmp/*" --exclude="/var/backups/*" --exclude=".Private" --exclude="/home/jl/VirtualBox VMs" --exclude="/home/jl/CalibreBibliothek" --exclude="/home/jl/Downloads" --exclude="/home/jl/Media" --exclude="/home/jl/Media/DtJ" --exclude="/home/jl/Media/DtV" --exclude="/home/jl/.cache" --include="/home/jl/**" --exclude="*" / "/home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/new_snapshot/backup/" 2>&1" returns 5888
ERROR: Failed to create symlink /home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot: [Errno 95] Operation not supported: '20210716-121634-500' -> '/home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot'
^[[BERROR: Failed to create symlink /home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot: [Errno 95] Operation not supported: '20210716-121634-500' -> '/home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot'
Mir ist allerings nicht klar, inwieweit der crontab Fehler von Backintime und nicht durch Cron verursacht wird. Aber das liegt sicher an meinen begrenzten Linux-Kenntnissen ;)
 
OP
L

LinRooky

Newbie
In dem Thema wird festgestellt, dass für die Version 1.1.24 (die ich benutze) kein Problem existiert.

Ich habe versuchsweise das Verzeichnis .local/share/backintime/ auf die Ausschlussliste gesetzt. Das hilft aber auch nicht weiter, schon beim Versuch, die neue Konfiguration zu speichern, wird der oben genannte Fehler angezeigt.
 

Sauerland

Ultimate Guru
Bitte poste immer die komplette!! Eingabezeile incl Prompt und Befehl sowie die komplette Ausgabe incl des nächsten Prompts......

Also noch einmal:
backintime backup --profile-id 3

Falls die Ausgabe zu groß, benutze bitte susepaste:
https://paste.opensuse.org/
 
OP
L

LinRooky

Newbie
Hallo,

weil ich nicht wusste wie umfangreich die Ausgabe werden würde, habe ich sie in eine Datei geschrieben.
Das zeigte das Terminal
Code:
jl@La01:~> backintime backup --profile-id 3 > Log
WARNING: import keyring failed
WARNING: Command "rsync -rtDHh --links --no-p --no-g --no-o --info=progress2 --no-i-r  --delete --delete-excluded  -v  --chmod=Du+wx  --exclude="/home/jl/Media/DtJ/WS_Backup" --exclude="/home/jl/.local/share/backintime" --exclude=".local/share/backintime/mnt" --include="/home/jl/" --include="/home/" --exclude=".gvfs" --exclude=".cache/*" --exclude=".thumbnails*" --exclude="[Tt]rash*" --exclude="*.backup*" --exclude="*~" --exclude=".dropbox*" --exclude="/proc/*" --exclude="/sys/*" --exclude="/dev/*" --exclude="/run/*" --exclude="/etc/mtab" --exclude="/var/cache/apt/archives/*.deb" --exclude="lost+found/*" --exclude="/tmp/*" --exclude="/var/tmp/*" --exclude="/var/backups/*" --exclude=".Private" --exclude="/home/jl/VirtualBox VMs" --exclude="/home/jl/CalibreBibliothek" --exclude="/home/jl/Downloads" --exclude="/home/jl/Media" --exclude="/home/jl/Media/DtJ" --exclude="/home/jl/Media/DtV" --exclude="/home/jl/.cache" --include="/home/jl/**" --exclude="*" / "/home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/new_snapshot/backup/" 2>&1" returns 5888
ERROR: Failed to create symlink /home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot: [Errno 95] Operation not supported: '20210718-192053-562' -> '/home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot'
ERROR: Failed to create symlink /home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot: [Errno 95] Operation not supported: '20210718-192053-562' -> '/home/jl/Media/DtJ/WS_Backup/backintime/La01.sec/jl/3/last_snapshot'
jl@La01:~>
Und das findet sich in der Datei
Code:
Back In Time
Version: 1.1.24

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.

INFO: Lock
INFO: Inhibit Suspend started. Reason: take snapshot
INFO: Take a new snapshot. Profile: 3 WS_Lokal
INFO: Compare with old snapshot: 20210716-121634-500
INFO: Create hard-links
INFO: Call rsync to take the snapshot
INFO: Save config file
INFO: Save permissions
INFO: Create info file
INFO: Remove backups older than: 20210705-000000
INFO: Keep min free disk space: 51200 MiB
INFO: Keep min 2% free inodes
INFO: Unlock
INFO: Release inhibit Suspend
INFO: [qt4systrayicon] begin loop
INFO: [qt4systrayicon] end loop
 
Oben