[BUG] Cannot create directory error

Get help for specific problems
Posts: 19
Joined: 31 Oct 2019

lucato

Hi folks, after comparing two folders with the same name in folder and subfolder:
E.g: 1st: D:\name\subname ans 2nd: G:\name\subname
and after having diferences to Syncronize, by hitting the button Syncronize updade, I got the error:
Cannot create directory error - ERROR_ALREADY_EXIXTS: Not possible to create an existent file [CreateDirectory]
IMHO it is weird once if comparing are equal, and the same name, there is no reason to FFS try to create a new folder or am I missing some config into FFS to avoid such error message? Thanks.
Posts: 19
Joined: 31 Oct 2019

lucato

Hmm, just adding I think I just found out the issue, but maybe need a reprogram FFS on it.
So, by checking the destination forlder G:\name\subname, it is a Junction Link, where redirects to C:\users\subname, so maybe some issues when comparing junction links, the FFS should compare the source path of the junction, not the target. Well, I'm not a programmer/developer, but I think the issue is something related to it. Any hits? Thanks.
Posts: 19
Joined: 31 Oct 2019

lucato

Well, maybe FFS already has it in the options just found out too there is a compatison tab with option to check "Include symbolic links:" (_) Follow or (_) As link.
I'll try them. :0)