ikifar2012 / remote-backup-addon

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

Fix `scp: dest open` double quoting issue #86

Closed ikifar2012 closed 1 year ago

ikifar2012 commented 1 year ago

This PR it to fix the scp: dest open double quoting issue brought up by @SirGoodenough in issue #84 In my testing I was able to get it to work using just a single set of double quotes around the remote it seems to work without the backslash and path's with spaces still work