Changes between Version 1 and Version 2 of MovedToGitHub/ResumeFile
- Timestamp:
- Jan 23, 2010, 4:07:02 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/ResumeFile
v1 v2 5 5 Filename: ''torrent_file_name'' . ''hash?''{{{.resume}}} 6 6 7 The file contains the following per-torrentproperties:7 The file contains the following '''per-torrent''' properties: 8 8 || '''Property''' || '''Description'' || 9 || activity-date || ||9 || activity-date || Date we last uploaded/downloaded a piece of data || 10 10 || added-date|| Date torrent was added || 11 || corrupt|| ||12 || done-date|| ||13 || destination|| ||14 || dnd|| Do not download file list||15 || downloaded|| ||11 || corrupt|| total number of corrupt bytes downloaded || 12 || done-date|| Date torrent finished downloading || 13 || destination|| Download directory || 14 || dnd|| Do not download file integer list (one item per file in torrent) 0=download, 1=dnd|| 15 || downloaded|| Total non-corrupt bytes downloaded || 16 16 || incomplete-dir|| Location of incomplete torrent files|| 17 17 || max-peers|| Maximum number of connected peers|| 18 || paused|| ||19 || peers2|| ||20 || peers2-6|| ||21 || priority|| ||18 || paused|| true if torrent is paused || 19 || peers2|| IPv4 peers || 20 || peers2-6|| IPv6 peers || 21 || priority|| list of file download priorities (one item per file in torrent), [[BR]]each value is -1 (low), 0 (std), +1 (high) || 22 22 || bandwidth-priority|| || 23 23 || progress|| ||