For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

drolano's avatar
drolano
Icon for Altocumulus rankAltocumulus
Feb 21, 2024
Solved

How can I automate backup using SFTP on cluster nodes?

Hi!   I´m trying to automate backup to a remote host using SFTP.  I´ve generated keys uysing ssh-keygen and it works from one node. Now, I want to do the same from the second host of the HA clust...
  • drolano's avatar
    Feb 22, 2024

    I have understood how it works. I thought that I had to put the private key file name in the textbox "Copy/Paste the SSH private key to be used for passwordless authentication:"

    But, I have to put the content of the private key. So there´s no need to copy private keys between nodes.

    Now, it works fine!.

    Thanks.