-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hey, this module is really awesome! However, the -Mirror parameter doesn't work correctly for me - it deletes all of the files I want to copy across for some reason. A way to reproduce it is:
- Copy a directory without the
-Mirrorswitch - Copy the same directory with the
-Mirrorand the-WhatIfswitches - it will tell you that it's going to delete all the files
EDIT: After a bit more checking:
Not working: Copy-FileHash -Path C:\somePath -Destination C:\someOtherPath
Working: Copy-FileHash -Path C:\somePath\ -Destination C:\someOtherPath\
gvdm90
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working