Support borgs --remote-path option #20

Closed
opened 2018-01-05 05:33:55 +00:00 by import_bot · 2 comments
Collaborator

borg has an option to support the remote path of the binary called using the --remote-path option. For me to use rsync.net and borg version 1 I need to be abled to specify the binary.


Imported from Taiga issue 19 (done). Created on 2016-06-06T18:10:52+0000 by Dennis Roberts.

borg has an option to support the remote path of the binary called using the --remote-path option. For me to use rsync.net and borg version 1 I need to be abled to specify the binary. --- Imported from Taiga issue 19 (done). Created on 2016-06-06T18:10:52+0000 by Dennis Roberts.
Author
Collaborator

I second this, rsync.net supports borg but will for backward compatibility reasons provide an older version of borg as "borg". For version 1 the executable is named "borg1". So the --remote-path option is required in order to use newer versions of borg with this service.


Comment on 2016-06-08T20:50:51+0000 by Claes Holmerson.

I second this, rsync.net supports borg but will for backward compatibility reasons provide an older version of borg as "borg". For version 1 the executable is named "borg1". So the --remote-path option is required in order to use newer versions of borg with this service. --- Comment on 2016-06-08T20:50:51+0000 by Claes Holmerson.
Author
Collaborator

Implemented in borgmatic 1.0.1 and tested with rsync.net. Just add a remote_path: borg1 line to the [location] section of /etc/borgmatic/config


Comment on 2016-06-10T20:36:03+0000 by Dan Helfman.

Implemented in borgmatic 1.0.1 and tested with rsync.net. Just add a `remote_path: borg1` line to the `[location]` section of `/etc/borgmatic/config` --- Comment on 2016-06-10T20:36:03+0000 by Dan Helfman.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#20
No description provided.