Germar Reitze
Germar Reitze
Please do NOT REMOVE EncFS support completely. People would loose access to their backup, they relay on! You can add some strict warning messages if someone adds a new EncFS...
`debian` is used by `makedeb-src.sh` by me to create files for the PPA. But it is also used by `makedeb.sh`. I'm pretty sure, a lot users uses this to build...
(by germar) Copy/paste is not supported (yet). I'll add this to wishlist. For now you can close BIT, open ~/.config/backintime/config in your favourite editor and copy/paste all profile1.snapshots.exclude.\* values. Finally...
(by johnb0647) Thank you, sir. This will do just fine. John Buczek Balay Thimuai, Liptong Valencia 6215 Philippines On Monday, 16 March, 2015 09:50 PM, Germar wrote: > Copy/paste is...
It is possible to implement. But it's quite a lot work!
EncFS should be treated deprecated because especially in the way BiT is using EncFS the underlying encryption is insecure. I started adding [gocryptfs as successor](https://github.com/bit-team/backintime/tree/gocrypt/common). The elimination of Host/User/Profile nesting...
It is insecure exactly in those conditions made by BiT. gocryptfs already work on normal encrypted profiles in the above linked branch. But a profile with ssh+encryption need to sync...
The exception `net.launchpad.backintime.LimitExceeded` is raised while checking/saving all profiles. Not just the current selected profile. So the screenshot in OPs first post is missleading. Not the current profile with mode...
> The badge on README.md do point to `master` wich should be `dev` of course. Easy to fix. But I'm not sure if or how coveralls can check for "dev"...
(by germar) Please take a look at 'man backintime-config'. This explains all config keys. You can find examples in /usr/share/doc/backintime/examples/. A CLI would be a nice feature and there was...