Feature #137
Support DCC Resume
| Status: | New | Start: | 2009-08-16 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | DCC | Spent time: | - | |
| Target version: | 1.1 | Estimated time: | 3.00 hours |
Description
irssi (and probably several other IRC clients) supports the DCC Resume feature.
It seems this is not in specifications of CTCP protocol:
http://www.irchelp.org/irchelp/rfc/ctcpspec.html
irssi sends something like:
\001DCC RESUME "nazinazi" 55066 51\001
in answer of a DCC SEND. I don't know what minbif must do, probably answer something, because currently irssi doesn't connect to the minbif DCC port.
History
Updated by Romain Bignon 7 months ago
- Category changed from IRC protocol to DCC
Updated by Romain Bignon 6 months ago
- Target version changed from 1.0 to 1.1
libpurple does not support file transfers resume, so I don't know what to do, but I think a preferable thing is to postpone this feature request, or reject it.