jotta / jotta-cli-issues

45 stars 1 forks source link

Cannot download files with size 0 #111

Closed evenbrenden closed 3 years ago

evenbrenden commented 4 years ago

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

Description of problem: When attempting to download files using jotta-cli download, jottad gives up on files with size 0 (e.g. files produced with touch). Backup/upload and download via web works fine for the same files. Downloading files with non-zero size from the same source also works fine.

Expected: Successful download of files with size 0.

jotta-cli status (jotta-cli status):

OK

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

[PID and timestamp] Giving up download after 4 retries. remotepath: [path to file]

Additional info: Downloading to LUKS-encrypted ext4 file system.

Kimbsen commented 4 years ago

Thanks for the report!

I'll make an internal issue and it should get in a future release.

Kimbsen commented 3 years ago

We released 0.8.36055 today which should resolve this.