summaryrefslogtreecommitdiffstats
path: root/module/network/FtpRequest.py
Commit message (Collapse)AuthorAgeFilesLines
* Debug = False is the better choice as defaultGravatar Jeix 2010-06-201-1/+1
|
* New feature: FTP download supportGravatar Jeix 2010-06-201-0/+260
use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py