cytopia / linux-timemachine

Rsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups
MIT License
780 stars 63 forks source link

Missing destination folder is resulting in script fail #74

Closed h0ysala closed 2 years ago

h0ysala commented 2 years ago

When target folder does not exist on disk, script fails due to missing variable

https://github.com/cytopia/linux-timemachine/blob/c4629a31cf71a8b3b4c6bc0514af98e2e168081d/timemachine#L184

cytopia commented 2 years ago

Can you add some details on when this fails? Currently not able to reproduce, If I just omit the target dir

cytopia commented 2 years ago

@h0ysala I've marked this as invalid as I was not able to reproduce this behavior and there was no response for ~6 weeks. Feel free to enhance this issue.