Opened 17 years ago
Closed 16 years ago
#813 closed bug (Fixed)
Torrent records wiped when disc filled
| Reported by: | thomas.bevan@gmail.com | Owned by: | andar |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Unknown | Version: | 1.1.0 |
| Keywords: | Cc: |
Description
All torrent files a wiped if, while downloading a torrent, the disc is filled.
Downloaded data is not damaged but the torrent files seem to be lost
Note:
See TracTickets
for help on using tickets.



This should be fixed now. We save to a temp file, sync to disk, then move the file into the proper filename. If the disk is full, it should fail writing to the temp file and the state file should not be overwritten.