summaryrefslogtreecommitdiffstats
path: root/module/network/FtpRequest.py
Commit message (Collapse)AuthorAgeFilesLines
* universal progress (ex. unrar progress), link info now emits update event, ↵Gravatar mkaay 2010-12-121-2/+10
| | | | updated .pot
* small fixes: progess view in gui,xdcc,shareonlineGravatar Jeix 2010-11-051-3/+2
|
* workaroundGravatar Jeix 2010-10-101-10/+5
|
* new dirsGravatar RaNaN 2010-08-251-0/+259
|
* merged guiGravatar mkaay 2010-08-251-259/+0
|
* 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