Mike Krasakis
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Mike Krasakis-
cPRex sure but the incremental backups working only with Rsync as i understand.. thats why i asked if samuelmf make it working!! or any other advice-work arround by anyone :)The key is working fine...
-
i make a key with the name id_rsa and upload the key into my storage box via:cat ~/.ssh/id_rsa.pub | ssh -p23 user-sub5@user-sub5.your-storagebox.de install-ssh-key The validation of destination is...
-
With SFTP uncompressed of compressed backups are working fine. Wih Rsync which is must from whm in order for the incrementals to working, i've manage to validate the destination folder with ssh key...
-
cPRex Thank you for the fast answer!!!Yes i am trying to make rsync working with incremental to hetzner storage box but failed to the same reason of this: https://support.cpanel.net/hc/en-us/articl...
-
so rsync is working with this solution from whm incremental to storage box? Thanks