linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01855
[Bug 260748] Re: CRC not verified when segmented downloading finished
instead of removing the sources of a file, why not fully remove that
file download itself? or at least, mark it as paused, and move it to the
side. if the downloaded file does not have the right CRC, no amount of
re-downloading from alternate sources will solve it; the user will have
to go search for another file that fits.
--
CRC not verified when segmented downloading finished
https://bugs.launchpad.net/bugs/260748
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
Status in DC++: Confirmed
Bug description:
When the segmented download has been finished, the "CRC Checked" column in "Finished Downloads" tab displays "No". The Simple File Verification (.sfv) has been downloaded before. (The "enable automatic SFV checking" is turned on.) I'm using v0.707. (If it's because of the segmented downloading, then maybe that column should or could be removed, because it's useless in that case.)
By the way, why is a column called "CRC Checked" in the "Finished Uploads" tab too? What purpose has it?