Syncdaemon should verify the file downloaded is stored correctly
Bug #804333 reported by
Roberto Alsina
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
New
|
Undecided
|
Unassigned |
Bug Description
On the windows port, we had missing 'b' options in the open() calls, and that caused corruption on the files, since the EOLs were converted.
While this was fixed, it's hard to test for regressions.
Maybe syncdaemon could check the hash of files after they are downloaded to see nothing bad has happened.
Maybe only in debug mode?
Maybe only if the file size differs?
To post a comment you must log in.