Page 1 of 1

[Resolved] [TC 9.51] Synchronize Dirs, Copy file properties

Posted: 2021-04-16, 17:23 UTC
by Galizza
I think that maybe i've found a bug

I have two different directories with the same files, so in both
directories files have the same name and same content

The only difference between these files is that the dates of the files
on first directory is different from the dates of the files on the second

Then i follow these steps

Launch synchronize dirs and press show equal files icon to show these
files on both panels

Press Compare

Select all files

Right click -> Copy file properties Left to Right

In Copy file properties Window mark Timestamp Date+Time and press OK

Synchronize Dirs window shows that dates have been synchronized ok but
when i close it, Total shows old dates and i must press F2 to refresh right panel

I think that if it is possible it will be a good idea that total refresh both
panels automatically after exit Synchronize Dirs, Thanks :!:

Total 9.51 32Bits & Windows 10 32Bits

Re: [TC 9.51] Synchronize Dirs, Copy file properties

Posted: 2021-04-18, 10:29 UTC
by ghisler(Author)
Currently the directories will not be refreshed when you just copy the file attributes. I will consider it.

Re: [TC 9.51] Synchronize Dirs, Copy file properties

Posted: 2021-04-19, 08:26 UTC
by ghisler(Author)
Are you perhaps opening the dialog with SYNCOPEN? I found out that there is no refresh after using SYNCOPEN, only when opening the sync dialog via menu or cm_FileSync command. I will fix it.

Re: [TC 9.51] Synchronize Dirs, Copy file properties

Posted: 2021-04-19, 16:34 UTC
by Galizza
You're right, i open the dialog with SYNCOPEN

[em_SynchronizeDirsNormalMode]
Cmd=SYNCOPEN NORMAL

[em_SynchronizeDirsFastMode]
Cmd=SYNCOPEN FAST

Thanks!