mrpdaemon / encdroid

Encdroid is an Android application for accessing EncFS volumes on cloud storage
GNU General Public License v3.0
86 stars 20 forks source link

File content corruption with Google Drive #59

Closed mrpdaemon closed 10 years ago

mrpdaemon commented 10 years ago

Steps:

Result: PDF reader apps complain the file is corrupted

Same thing works fine with Drop box so it's likely a GoogleDriveFileProvider issue.

mrpdaemon commented 10 years ago

Looks like the issue is caching related - it doesn't happen with all files, and even with the same file it happens on some connections but not others.

mrpdaemon commented 10 years ago

Not seeing this any more.