Hey guys, I have created a new share and set up a new snapshot task in the task scheduler as well as enabling the shadow copies, everything is working fine no worries a part from the incorrect times of the previous versions on the samba share.
Here is the snapshots on RockStor with the correct times.
I made sure my ntp server is set correctly as it shows the right times in the snapshots on RockStor webui. I have tried to restart the smb service, rebooting RockStor but no luck. It seems am missing something but I can’t figure it out.
Hey @Flyer, yes mate they are on the same time zone, am not really sure how to change the time zone since I don’t have an option to change it after the installation!!!
storage -> samba -> edit your shadow copies share and add this on custom configuration box:
shadow:localtime = yes
While enabling shadow copies current snapshot format is well defined with shadow:format, so win machines should understand it except for local time / utc-gtm time
Hi @Mahmoud87 thanks for your testing!, going to open asap a pull request on github closing issue by fkurth!! (this test confirms we can just add samba local time flag and avoid rewriting snapshots code for utc )