Just popping in 
|
@Antique
Hello,
Well I compiled it a few months ago and it works very well except for a bug described in the enhanced torrent site. Sometimes, the download is completed but if the torrent is launched again, they tell us that the files are incomplete. The solution is remove one line of code.
I post this message to know two things. I don't release my version because first I don't succeed to replace the calls to sigaction (in sigint.cpp for example). Second, with the version dhn 3.2, we can create files bigger than 2 Go (with fopen64, fwrite64 calls) but for the moment we don't have the sdk I right ?
If not, how did you manage it ?
To conclude, this version of ctorrent is very good, is working very well.
Advantage: I use it (option -T) when I need to download files with names incompatible with amiga os4.
Disavantage:
Without sigaction, I must "strike" my key enter every minute so you can't sleep. If not the initialisation step is stopped.
During the download, I must do the same. But here, I use a trick. I enter a 255 character (e) line and I can sleep for some time...
|