jotta / jotta-cli-issues

45 stars 1 forks source link

Unusual timestamps when downloading with CLI #176

Closed FredrikMeyer closed 1 year ago

FredrikMeyer commented 2 years ago

Make sure you are running the latest version of jotta-cli before reporting an issue.

jotta-cli release (jotta-cli version):

pi@fredriksraspberry:/mnt/uuidtest/jottacloud/Bilder/Bilder/2003-05 $ jotta-cli version
-------------------------------------------
jottad executable : /usr/bin/jottad
jottad appdata    : /home/pi/.jottad
jottad logfile    : /home/pi/.jottad/jottabackup.log
jottad version    : 0.14.58899
jotta-cli version : 0.14.58899
-------------------------------------------
OK

Description of problem:

The changed dates of pictures have strange dates:

pi@fredriksraspberry:/mnt/uuidtest/jottacloud/Bilder/Bilder/2003-05 $ ls -lh
total 14M
-rw-r--r-- 1 pi pi 349K Apr  8  1927 'Betenksom.jpg'
-rw-r--r-- 1 pi pi 627K Apr 17  1927 'Busker og fjell.jpg'

It says that they were edited in 1927...

Expected:

The correct date is around 2003. This shows correctly in the UI online.

Kimbsen commented 2 years ago

Thanks for the report. We'll get that fixed!

FredrikMeyer commented 2 years ago

Thank you!

Any updates on this?

Kimbsen commented 2 years ago

We just released 0.14.60453 ( unstable ) which fixes this.

We'll probably do a stable release with the same fix next week

FredrikMeyer commented 1 year ago

Thanks, this seems to be fixed now.