I've attempted to reproduce this bug by doing the following:
1. Creating a 600 MB file named "big_file"
2. Copy "big_file" to ~/Ubuntu One
3. Allow upload to begin (checking u1sdtool --current-transfers)
4. Kill the network connection
5. Bring back the network connection (also tried "killall ubuntuone-syncdaemon" as a different test)
6. u1sdtool -c
Result: The file attempts to upload again as expected and eventually makes it to the server.
Making this even harder to test now is the fact that we have updated the server with at least one fix related to this issue. The best method for testing this fix is in the automated tests included in the attached branches. I think this fix is OK. Unless someone who is experiencing this problem currently can test the proposed release, I think we're going to have to trust the automated tests to verify the fix.
I've attempted to reproduce this bug by doing the following:
1. Creating a 600 MB file named "big_file" transfers) syncdaemon" as a different test)
2. Copy "big_file" to ~/Ubuntu One
3. Allow upload to begin (checking u1sdtool --current-
4. Kill the network connection
5. Bring back the network connection (also tried "killall ubuntuone-
6. u1sdtool -c
Result: The file attempts to upload again as expected and eventually makes it to the server.
Making this even harder to test now is the fact that we have updated the server with at least one fix related to this issue. The best method for testing this fix is in the automated tests included in the attached branches. I think this fix is OK. Unless someone who is experiencing this problem currently can test the proposed release, I think we're going to have to trust the automated tests to verify the fix.