ikifar2012 / remote-backup-addon

Automatically create and backup HA snapshots using SCP
30 stars 4 forks source link

added SFTP/SCP fallback and password auth #64

Closed patman15 closed 1 year ago

patman15 commented 1 year ago

After all the troubles with SFTP vs. SCP and spaces in directories, i.e. correct escaping/quoting, I ended up with implementing both in a fallback manner to solve it (hopefully finally) once for all.