** Summary changed:
- BIT doesn't backup hidden files/folders
+ BIT doesn't show hidden files/folders
** Description changed:
- Included folders:
- /home
-
- Excluded folders/patterns:
- *.backup*
- *~
- *Trash
- *lost+found*
-
Today I have tried to restore one file (in hidden folder, in m
Public bug reported:
The article in
http://backintime.le-web.org/documentation/integration-with-nautilus/ is
obsolete.
The "--snapshots" isn't an actual option of BiT:
$ backintime --help
Back In Time
Version: 0.9.26
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/40019562/Dependencies.txt
--
BIT doesn't backup hidden files/folders
https://bugs.launchpad.net/bugs/531038
You received this bug notification because you are a member of Back In
Time Team, which is subscribed to Back In Ti
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/40019567/XsessionErrors.txt
** Tags added: apport-collected
--
BIT doesn't backup hidden files/folders
https://bugs.launchpad.net/bugs/531038
You received this bug notification because you are a member of Back In
Time Te
Architecture: i386
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: backintime-common 0.9.26-3
PackageArchitecture: all
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=es_ES.UTF-8
ProcVersionSignature
Public bug reported:
Included folders:
/home
Excluded folders/patterns:
*.backup*
*~
*Trash
*lost+found*
Today I have tried to restore one file (in hidden folder, in my home)
but I have been unpleasantly surprised it has not saved any folder or
hidden file. :-(
** Affects: backintime
Imp
The problem is this line:
os.system( "crontab -l | grep -Pv '(?s)%s.*?backintime' | crontab -" %
system_entry_message )
Running just
$ crontab -l | grep -Pv '(?s)#Back In Time system entry, this will be edited by
the gui:.*?backintime'
on the command line returns:
grep: Support for the -P option
7 matches
Mail list logo