Skip to content

Transfer via scp #39

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

Merged
merged 9 commits into from
Nov 7, 2021
Merged

Conversation

jan-brinkmann
Copy link
Contributor

Here come a feature that allows users to upload their backups to a remote host by means of SCP.
The scp upload is triggered by setting the variables SCP_HOST, SCP_USER, and SCP_DIRECTORY. The scp command in the docker container uses an SSH key that is stored on the local host and is mounted into /ssh/id_rsa.
This feature is useful if backups shpuld be transfered to some host over the internet.

@jareware
Copy link
Owner

jareware commented Nov 7, 2021

Superb work, and well documented. Thank you! 🙇

@jareware jareware merged commit fd07d8e into jareware:master Nov 7, 2021
@jan-brinkmann jan-brinkmann deleted the Transfer-via-SCP branch November 7, 2021 20:07
mpietruschka pushed a commit to pietmacom/docker-volume-backup that referenced this pull request Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants