I just want to know if how am i going to create a ftp/http downloader using python and wget. Python for the gui and wget for the downloading process. And how will i combine them to create the gui.
The downloader contains: ftp which has it's own address box,http which has it's own address box also. It has username and password. And a download directory for the output/downloaded file. The active,mirror and 0.5 sec should be in the background...
I've search anywhere in the web but i can't find answers to these..
Any help would be appreciated...Thanks!