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-Pathhas replaced-Replacefor calculating relative paths.- Changed
Join-Pathbehavior for compatibility with Windows PowerShell 5.1. - Miscellaneous code cleanup.
- Better error handling.