-
For different reasons SSH ports are not always on 22 , being able to configure borg to backup to a server with a custom ssh port is helpful and expands accessibility.
Solution would include:
A…
-
Thank you for the flexible interface for "exclude"!
There is one point that is quite confusing in borg - and since Vorta is referring to the borg documentation, this applies to Vorta too.
In b…
-
The obvious **workaround** is to start a new repository after a while, before it grows too big, so the issue (if any) is of low priority.
My question is if this problem is already known or even fix…
-
**Enhancement Request:**
The message field produced by --log-json should be broken down into components to give the program that reads the log messages more granularity and more control on how it p…
-
### Description
# Installation
```bash
$ Version='2.0.0b11'
$ pipx install --force "borgbackup[pyfuse3]==${Version}"
$ pipx inject borgbackup vorta --include-app
```
```bash
$ borg --ver…
-
Hi,
I call this role twice to set up two borg configs, one large config for a local drive, one small config for a remote server,
I use
```
ansible.builtin.include_role:
name: borgbas…
-
Tried to set up borg backup. Installation went fine, no errors there. Also self-check goes through without errors. The problem arises when I try to execute the backup manually on the server with 'sudo…
-
## Description
tells you to swipe your ID to unlock it, but the AI has no ID to speak of.
**Reproduction**
try to use robotics console to disable borgs with evil ion laws
realize you can't unloc…
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
backup_borg_enabled: true
backup_borg_location_repositories:
- ssh://borg@hostname.to.ipv6.address.of.my.nas/data/…
-
## Have you checked borgbackup docs, FAQ, and open GitHub issues?
Yes
## Is this a BUG / ISSUE report or a QUESTION?
BUG
## System information. For client/server mode post info for both ma…