05-Mar-2021 05:33
HI ,
I am working on bash script for backing up bigip configurations automatically, im going to transfer them to SFTP....unfortunately our SFTP doesnt suppport SSH public key authentication.... how can i pass my SFTP password automatically in the script like SSHPASS...what are the avaiable options to pass my password automatically when it asks for in bash script.
Regards,
Ram
08-Jul-2022 08:27
I'm currently working on the same thing as a temporary fix until a permanent backup solution (about to demo rConfig) is found. Where I'm stuck is the procedure to install sshpass itself.