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

Transfer Backup to another Scp server #5

Open
JonaxScript opened this issue Mar 1, 2020 · 0 comments
Open

Transfer Backup to another Scp server #5

JonaxScript opened this issue Mar 1, 2020 · 0 comments

Comments

@JonaxScript
Copy link

Hello,

i want to transfer my backup to my secound backup server. How can i trust this server?

Error:
ssh: Could not resolve hostname $scp_server: Name or service not known
lost connection
2020-03-01 15:15:39 SCP done


###########################################################
2020-03-01 15:15:39 Backup finished
Backup path: /home/backup/Full_Backup_v2070_2020-03-01-15-15-39.tar.bz2
###########################################################
My config:
# SCP to other server (Trusted servers for now)
scp_enable="yes"
scp_server="Server IP"
scp_port="22"
scp_username="root"
scp_path="/home/backup"
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

No branches or pull requests

1 participant