borg: add subdir= config
authorJoey Hess <joeyh@joeyh.name>
Wed, 23 Dec 2020 17:02:13 +0000 (13:02 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 23 Dec 2020 17:12:11 +0000 (13:12 -0400)
commite3d356fe84b256659d0d46bb1a0cf5190761f72a
tree761e6bdd74fef08c8f14ef1753e838855917fa81
parent1574972ba98c3fd13e08882a35294e8e26fe0cd4
borg: add subdir= config

Note that, after changing it with enableremote, syncing won't rescan
known archives in the borg repo using the changed config. Probably not a
problem?

Also used File in some places where filenames that could theoretically
start with - are passed to borg, to avoid it confusing them with
options.
Remote/Borg.hs
doc/special_remotes/borg.mdwn
doc/todo/borg_special_remote_add_subdir_config.mdwn