Quote from: cookiemonster on August 09, 2025, 02:01:14 AMok so you can ssh into the target server with that username and password. Good.
I don't use that plugin. I'm a longtime user of the google drive backup. But to be automated I imagine that the plugin can use an non-password authentication i.e. by keys. What does it say on it?
So I created a new truenas user with nologin in the shell and no password required in the ssh checkbox, added the folder to transfer to as the home directory without creating a home folder...added this to the SSH service in auxillary parameters (found on a forum):
Match User username
ForceCommand internal-sftp
Then I had to add my other user to the group permissions for the folder to get access inside the SMB and it authenticated using the public key just fine and backed up perfectly now - thanks for all your help cookiemonster and Franco!!
-Daniel