Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Borg backup: Update for using diffrent ssh port #1782

Closed
wants to merge 1 commit into from
Closed

Borg backup: Update for using diffrent ssh port #1782

wants to merge 1 commit into from

Conversation

patlegu
Copy link

@patlegu patlegu commented Apr 24, 2018

File need to be modified to use a different port for a remote borg backup.
BORGBACKUP_PORT=<REMOTE PORT> need to be put in /etc/rear/local.conf

Relax-and-Recover (ReaR) Pull Request Template

Please fill in the following items before submitting a new pull request:

Pull Request Details:
  • Type: Bug Fix / New Feature / Enhancement / Other?
    Enhancement

  • Impact: Low / Normal / High / Critical / Urgent
    Low

  • Reference to related issue (URL):

  • How was this pull request tested?
    On a new server with new installation and success of "rear mkbackup"

  • Brief description of the changes in this pull request:
    I'm using a remote borg server with limited borg access (no deletion in repository), limited by the authorized_keys.
    command="borg serve --append-only --restrict-to-path /backup/rear_test" ssh-ed25519 <CLIENT KEY>
    the borg server process is launch when the user connect on the server.

File need to be modified to use a different port for a remote borg backup.
BORGBACKUP_PORT=<REMOTE PORT> need to be put in /etc/rear/local.conf
@gozora gozora self-assigned this Apr 25, 2018
@gozora gozora added the enhancement Adaptions and new features label Apr 25, 2018
@patlegu patlegu closed this Apr 25, 2018
@jsmeix jsmeix changed the title Update for using diffrent ssh port Borg backup: Update for using diffrent ssh port Apr 25, 2018
@jsmeix
Copy link
Member

jsmeix commented Apr 25, 2018

@patlegu see also
#1759 (comment)
and the subsequent comments therein.

@patlegu patlegu deleted the patch-2 branch April 25, 2018 09:34
@jsmeix
Copy link
Member

jsmeix commented Apr 26, 2018

Superseded by #1785

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants