summaryrefslogtreecommitdiff
path: root/doc/todo/Fix_Borg.init_on_recent_borg_versions__44___fix_Borg.restored.mdwn
blob: 08d5cf862ad90d21dc612f5278e9575f412290fc (plain)
1
2
3
4
5
6
7
8
9
10
11
Recent versions of Borg require the `--encryption` option to initialize a repository.

Also, `borg extract` needs an archive name and it extracts the backup in the current directory.

I have made a fix for this, please pull the `borg-fixes` branch at `http://git.ni.fr.eu.org/nicolas/propellor.git`.

Tested with borg version 1.1.9.

My haskell level is still not that great, I would love to get comments on my code.

Thanks.