summaryrefslogtreecommitdiffstats
path: root/module/network/FtpRequest.py
Commit message (Collapse)AuthorAgeFilesLines
* plugin updates to new interfaceGravatar Jeix 2010-08-011-1/+1
|
* more improvements and cleaned some importsGravatar RaNaN 2010-07-291-2/+1
|
* 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