jotta / jotta-cli-issues

45 stars 1 forks source link

ls does not populate Size, Checksum and LastModified #70

Closed magnuhho closed 5 years ago

magnuhho commented 5 years ago

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

jotta-cli release (jotta-cli version): 0.5.14050

Description of problem: jotta-cli -l shows column headers for Size, Checksum and LastModified, but the columns are empty/not populated

jotta-cli ls -l /archive/folder Name Size Checksum LastModified


file.ext

Expected: Name Size Checksum LastModified


file.ext 10 0AD7EC1DBDAECA89C1ABE9C12C36C1CAA92B321F 20.01.2014 09:32:58

jotta-cli status (jotta-cli status):

Relevant logs for the issue (cat ~/.jottad/jottabackup.log)

Traceback

Additional info:

Kimbsen commented 5 years ago

I'm not able to reproduce this.

Are you sure file.ext is a file and not a folder? Folders only have their name set, while files should have the other attributes set as well.

If it is a file i would like to take a look at the specifics of that file. Could you please open a ticket with support@jottacloud.com?

magnuhho commented 5 years ago

It is a file (well - all files). I've sent an email to support@

magnuhho commented 5 years ago

Just noticed that Size and Last Changed are listed as "--" for these files when browsed to in the web gui at jottacloud.com