Actions
Bug #4140
closed/download -o should not try replace file if the connection is failed
Start date:
10/09/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Example:
//download -o gungirl https://therooster.com/sites/default/files/userfiles/images/gungirl17.png $adiircdirgungirl.png
If your internet is online and running well, fine
If not, it tries to replace the image and "damages" it.
Updated by Per Amundsen about 6 years ago
The file is deleted before any connection is made, this is the correct behavior.
If the new file is partially downloaded because of network errors, AdiIRC will try delete the new file as well.
Updated by Per Amundsen about 6 years ago
- Category set to Scripting
- Status changed from New to Invalid
- Assignee set to Per Amundsen
Actions