You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just dug in to this, as I was running into the df problem. It comes up when you're backing up the root, "/". If you change it to the equivalent "//" it works. Line 379 strips off the "/" of the SRC_FOLDER. If your're using just "/", then it strips that, leaving an empty string. So the workaround is the "//".
For email, you can just forward the output(s) to an email cli tool/script, I would not recommend implementing such features. Anyway you should split the feature request into a separate ticket.
df: '': No such file or directory error in the log when running the script.
Also is possible to receive a 1 a day email log report for all backups? I have it running as a crontab each hour so I receive a log email every hour.
The text was updated successfully, but these errors were encountered: