lithium0003 / ccViewer

CryptCloudViewer source codes
https://itunes.apple.com/us/app/cryptcloudviewer/id1458528598?mt=8
MIT License
98 stars 17 forks source link

Not all files from encrypted rclone drive are shown #16

Closed jkt3000 closed 4 years ago

jkt3000 commented 4 years ago

I have a google drive share which I upload files via encrypted rclone from my desktop machine.

Using the crypt rclone folder, most files and directories are properly decrypted, but a few files do not show up, even though they exist in encrypted form.

So, some files are not being unencrypted properly, and therefore the directory looks like there are no files there. This happens with a number of directories, not just a single incident.

Attached is screenshot of the encrypted files, and then the unencrypted directory. 30175EB9-149E-4F27-9BB0-FE9FB71082CE 84BA4781-4ADD-411F-9825-ABA664172767

lithium0003 commented 4 years ago

Can the files failed to decrypt decrypt with rclone correctly? This happened when decrypt engine failed to decrypt names. It will occur when password/salt pair is incorrect. rclone ls crypt: works correctly?

jkt3000 commented 4 years ago

I’m away on vacation right now and don’t have access to Rclone on my box at home. Will report back when I get home.

Most directories have files in them but some are missing - but actually it could be the ones I think are decrypted to proper name might not be the same folder. So I will check when I get home and report back.

lithium0003 commented 4 years ago

17 related bug

check the round up logic

jkt3000 commented 4 years ago

Not a bug. Seems like I had a number of empty folders which I didn't realize.