Forum Discussion
drolano
Altocumulus
Feb 21, 2024How 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...
- 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.
Joe_Pipitone
Nimbostratus
Nov 16, 2009It appears as though the problem was the asterisk following /lv2010*. I've taken this out, and the other rules work.
This poses the problem - if someone types in http://ourdomain.org/lv2010/ WITH the forward slash, the redirect does not work.
Is there any way around this? If I put the asterisk in there, both with and without the slash work, however it breaks the other 4 redirects.
Thanks for any help.