Hello.
I have a trouble with syncing any kind of executable files: .exe, .cmd, .js, .vbs, .bat etc. After syncing these files appear on both sides, they are just same, but the new files have current modification date and time, and the original files have the date in the past, so FFS considers them as different.
For some reason, if I recopy them by small portions (<5 seconds of copying), they disappear from the table after rescan.
If I copy files via explorer (Copy-Paste), they appear with same date and time.
I have tried to uncheck safe copying, check other 2 options (locked files and file access), run with admin priveledges, but some of files still appear. I don't want to compare by file contents, it's too long.
For the moment, I have found the workaround: I use custom command on selected items for copying them with windows command line Copy command:
cmd /c copy /y "%item_path%" "%item_path2%"
This works most time, sometimes not. But it's not good to start it for 500-2000 files :D
Any other suggestions?
Executables on Windows won't become same
- Posts: 3
- Joined: 26 Oct 2016
- Site Admin
- Posts: 7198
- Joined: 9 Dec 2007