hoccer / scrum

General software management
0 stars 0 forks source link

make concept for new Up/Download System #99

Closed JacobZ closed 10 years ago

JacobZ commented 10 years ago

take results from #94 to make a concept on how a proper Up/Download System should look like

JacobZ commented 10 years ago

First solution is to encrypt the file we want to upload on the fly without writing it in the clients filesystem. But we also need a proper retry strategy. For the first attempt lets copy this logic from the iOS client.

These actions should make the Up/Download at least as stable as on iOS