Releases: djotaku/Snap-in-Time
Releases · djotaku/Snap-in-Time
v2.2.2 Fix Remote Backup Cull
v2.2.1 Fixing Crash on missing key
If the program went to write to the log file and was missing a key from the command, it would just crash the program. Fixed.
v2.2.0
Trying to make the logs more reflective of issues due to ssh failing.
Full Changelog: v2.1.2...v2.2.0
v2.1.2 Another bugfix
Merge pull request #46 from djotaku/bugfix2 another bugfix
v2.1.1 Bugfix for weekly remote culling
Was accidentally looking locally for files.
v2.1 Improving the logging
Merge pull request #44 from djotaku/updated_logging Updating logging
v2.0 Added Weekly Remote Culling
Added because I'd started backing up every 2 hours instead of daily and the remote directories we getting so full that it was causing RAM issues.
v1.3.1 Logs a little more verbose
But it should help when looking for where errors are taking place
v1.3.0 Should now create log files as well as logging to console
Merge pull request #41 from djotaku/1.3.0 1.3.0 - Logging Improvements
v1.2.2 Bug in setup.cfg
bug in setup.cfg