8
0

MoveOrCopy-Files: Logging if files cannot get read (get-childitem); Using now "LiteralPath" instead of "Path" in copy, move and hash functions

This commit is contained in:
2024-11-08 13:48:55 +01:00
parent 21a043e673
commit 36ef16eb34
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
Version 1.5.1.0 - 07.11.2024
NEW: - Logging if files cannot get read (get-childitem)
FIX: -
CHG: - Using now "LiteralPath" instead of "Path" in copy, move and hash functions
REM: -
-----------------------------------------------------------
Version 1.5.0.0 - 21.02.2024
NEW: - Es können nun Netzlaufwerke per "MountProfile" eingebunden werden
FIX: -