My apologies to anyone who downloaded my script from the GitHub Arctic Code Vault. Hopefully this bug-fix release can get into their hands.
- If a file is in use and can't be copied, PSTimeMachine will now keep running instead of terminating.
- If a copy-only backup is performed, file names will now be written to the log file.
Resolve-Path
has replaced-Replace
for calculating relative paths.- Changed
Join-Path
behavior for compatibility with Windows PowerShell 5.1. - Miscellaneous code cleanup.
- Better error handling.