This is OK for bittorrent, but it isn't quite a full "download master", is it?

I notice that it can use wget to fetch a .torrent file. So how about any other file (say an .iso file or a .tar.bz2 file) ... but for a large file in its own right, whithout any .torrent associated with it?

For example, this is a link to a recent-rlease Linux livecd, which is a 473Mb .iso file.

ftp://zenwalk.mirrors.tds.net/pub/li...k-live-4.8.iso

Is there any way I can use ECTC as a remote command input means of getting the wl700ge box to use wget to download a large .iso file like that? Most of the mechanisims are there already ... it would only require the exisiting script to stop after the wget download step if the requested file was not a .torrent file ... and the whole thing could then become a replacement for "download master".

Is that possible?