Mike Krasakis

  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Mike Krasakis
  • Mike Krasakis commented,

    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...

  • Mike Krasakis commented,

    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...

  • Mike Krasakis commented,

    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...

  • Mike Krasakis commented,

    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...

  • Mike Krasakis commented,

    so rsync is working with this solution from whm incremental to storage box? Thanks