Quantcast
Channel: ActiveState Community Site - ActivePython discussion
Viewing all articles
Browse latest Browse all 75

How to create a ftp downloader gui with python and wget?

$
0
0

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!


Viewing all articles
Browse latest Browse all 75

Trending Articles