viciousviper / DokanCloudFS

A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
MIT License
312 stars 54 forks source link

Errors during file upload fail silently #2

Open viciousviper opened 8 years ago

viciousviper commented 8 years ago

Whenever a file upload to a Cloud backend fails, the error is not reported to the file system driver. Instead, the Cloud backend now contains a partially completed unreadable (due to failing AES decryption) file. Until this issue is fixed, it is recommended to verify all uploads via file hashes.