TW
TW
Usually it is a problem in the script and the most frequent issue is forgetting to `export` (not the case here, though). I am not aware of any bugs with...
"loaded from main web page referred raspbian site" - can you give a link?
Also: try to reproduce the issue and then copy and paste the commands you used in here (maybe use a passphrase you can publish, not the "real" one).
Oh, oops, @rugk is right (didn't notice that). :-) To clarify: the community repo is mostly to update the link list seen on the front page.
@henfri this is somehow "pie in the sky", especially if there is no idea how to in fact implement that (and also considering the limited developer resources we have for...
mount is potentially expensive (when mounting a single archive or with versions view), so not quite as quick as one would expect for a slider dragged by mouse. also, what's...
borg 1.1 mount's versions view is best to find a specific version of a file, without umounting / mounting all the time.
@pedro-nonfree not sure I like that: - running network server processes opens up a whole category of potential security issues. - also, http is not very nice for dealing with...
As long as you have the virtual env active, you could just invoke `borgweb` because it is in the PATH then. The `borgweb` script is generated there (at install time):...
Looks interesting, can you make a PR with an update to the README.rst?