Subject: | Backup directory does not default to something sensible |
When given a "directory" param that does not exist, Dackup should mkpath
the directory before attempting to open the SQLite database.
Currently, all it does is error out when it tries to open the SQLite
database in the directory that doesn't exist.