When using TFS 2019 to release a solution to a destination, windows 2016 to windows 7, we use the "Windows machine file copy" task which is using robocopy. This command fails
2020-11-26T15:50:57.1454308Z 2020/11/26 10:50:57 ERROR 64 (0x00000040) Copying File D:\DVPRIVMHO006-02\r22\a\SS SendFax2\SS SendFax2\SendFax2.exe
2020-11-26T15:50:57.1456369Z The specified network name is no longer available.
This only happens with the exe. I used the /xf SendFax2.exe command to skip the file and all others files copy fine. We disable AV on both machines but still no luck. Any ideas?
Thank you,
Paul