Cannot sync .exe and .dll files
- Posts: 19
- Joined: 10 Jan 2017
I am syncing folders from drive D to Drive J, but got errors as attached picture for all .exe and .dll files. What is the problem?
- Attachments
-
- 1.jpg (55.76 KiB) Viewed 463 times
- Posts: 4056
- Joined: 11 Jun 2019
What is "J:\"? Is it a NAS? Is there some sort of drive pooling or RAID?
- Posts: 4056
- Joined: 11 Jun 2019
Some related info from a long time ago:
https://social.technet.microsoft.com/Forums/windows/en-US/a2a6876d-eb2e-4238-98a9-4933ad5da996/error-errornotsamedevice0x80070011?forum=itprovistasp
Also here for Zenju:
https://stackoverflow.com/questions/21977090/movefileex-returning-getlasterror-17
https://social.technet.microsoft.com/Forums/windows/en-US/a2a6876d-eb2e-4238-98a9-4933ad5da996/error-errornotsamedevice0x80070011?forum=itprovistasp
Also here for Zenju:
https://stackoverflow.com/questions/21977090/movefileex-returning-getlasterror-17
- Posts: 19
- Joined: 10 Jan 2017
J: is an external HDD.
- Posts: 19
- Joined: 10 Jan 2017
There are enough space (>50GB) on drive J, C and D. So not the problem of low space. Direct copy and paste these files doesn't have a problem.
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
ERROR_NOT_SAME_DEVICE is obviously non-sensical in this case. My guess: Some wonky interaction with third-party software, AV or the like. Perhaps Process Monitor can shed some light: https://freefilesync.org/faq.php#trace
- Posts: 4056
- Joined: 11 Jun 2019
I agree with Zenju with that new info, almost like something that 'buffers' the data for some intermediary processing.