ok, and the absolute total amount of disk space required for the downolad, regardless the tmp files?
Eeee - you mean size of your file?!
No.
I'll try with an example.
I ' m searching 4 files with aMule:
- Ubuntu live 9.04 iso image 700 MB
- Ubuntu alternate 9.04 iso image 698 MB
- amule 2.2.4 tarball 4.5 MB
- Debian Lenny iso image 136 MB
If I start to download these files I need 1538.5 MB of free disk space. When I start the downloads the amount of the disk space required is the same of the sum of the sizes of the files, during DL the tmp files growth up and free space on disk decreases.
It would be nice to have a function that gives a look to the total of the files downloading and report the total of the disk space required (the sum of the files sizes), than calculate the amount of the DL already done and compare the delta with the space available on the disk, keeping in mind that during DL probably aMule need some more space for the tmp file than the actual size of the file downloading.
sum of sizes + extra space required - total downloaded = free space required
disk space avalaiable - disk space required = disk space remainig (if negative

)
EMule does that and I think is not very hard to do it.