Page 2 of 2

Re: SSH backup via GUI

Posted: Sun Dec 23, 2018 2:44 pm
by absarcompass
Hi npolovenko

PasswordAuthentication is 'no' and from command line it asks for the password and accepts it to get authenticated

cheers

Re: SSH backup via GUI

Posted: Wed Dec 26, 2018 4:31 pm
by npolovenko
@absarcompass, Please change it to yes, save the file and then restart the sshd service.
service sshd restart
Would you consider using an ssh key authentication instead of password authentication?