mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-21 13:47:16 +00:00
With this option remote repository access can be restricted to a specific path for a specific ssh key using the following line in ~/.ssh/authorized_keys:: command="attic serve --restrict-to-path /data/clientA" ssh-rsa clientA's key command="attic serve --restrict-to-path /data/clientB" ssh-rsa clientB's key Closes #51. |
||
---|---|---|
.. | ||
testsuite | ||
__init__.py | ||
_chunker.c | ||
_hashindex.c | ||
_version.py | ||
archive.py | ||
archiver.py | ||
cache.py | ||
chunker.pyx | ||
crypto.pyx | ||
fuse.py | ||
hashindex.pyx | ||
helpers.py | ||
key.py | ||
lrucache.py | ||
remote.py | ||
repository.py | ||
xattr.py |