Anyway to sync folder modified dates?

Is there a way for a Windows Client to sync the folder modified dates that the server has?

Currently when syncing a folder to the windows client the folder modified date is when the sync occurred not when the folder was actually created. These dates do not match what the server shows. (This is only for folders files dates work fine)

For example I just setup a new computer and I setup folder to sync. The local computer is pulling down all of my files and all of the modified dates on folders are today’s date. Like I mentioned before files dates are unaffected this is just folder modified dates.

Hello,
I have the problem. But I’m not sure if it is a client or another service (cron?). The most files (internal and external, local) affected.

I run this three calls as a cron-job

*/15  *  *  *  * php -f /var/www/nextcloud/www/cron.php
 20   0  *  *  * php /var/www/nextcloud/www/occ files:scan --all > /dev/null 
*/20  *  *  *  * php /var/www/nextcloud/www/occ files:cleanup    > /dev/null

The activity-log / stream show not a such activity.

Have someone a idea, what is wrong?

Best regards & merry Christmas!
Maik