Germar Reitze

Results 161 comments of Germar Reitze

Thanks @mossroy. But that doesn't work for BTRFS or XFS quota, does it?

Just deactivate the schedule and add you crontab line manually without removing the other lines in crontab. This should keep your custom lines.

(by danleweb) Ok, but if you use BIT for more then one user you have have to specify a different file for each user. Regards, Dan

Which BiT version did you install? Current stable 1.1.20 from official repository still uses Qt4. Only 1.2.0~alpha from ppa:bit-team/testing uses python3-pyqt5. Please run `backintime-qt4 --debug` from Terminal and post the...

Maybe related to #713? Please remove both `python3-pykde4` and `python3-pyqt4`

Oh, just saw you are still on 1.1.12. So please remove python3-pyqt5 or upgrade to BiT 1.2.0 from testing PPA

(by germar) Okay, but why is it important to restore correct mtime on directories? I'd totally understand if this was for files as rsync would sync them next time again....

(by zlists) I often do something along the lines of ls -ltr to see which things in a directory have been modified (most) recently. Having the wrong times on a...

(by germar) You're right. Would be good to add this. Maybe we can change the remote smart remove process to choose and delete those 'marked' snapshots, too.

(by germar) There should be a check if destination FS supports acl and xattr and warn/deactivate the option in that case.