summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/Ftp.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-28/+27
|
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-90/+90
|
* multihosters - closed #618, store http/ftp accounts, add uptobox.com premiumGravatar zoidberg10 2012-09-241-11/+62
|
* improved speed for high bandwith connectionsGravatar RaNaN 2011-09-241-3/+2
|
* more fixes and chunk+resume debugGravatar RaNaN 2010-12-281-25/+8
|
* new dirsGravatar RaNaN 2010-08-251-0/+58
|
* merged guiGravatar mkaay 2010-08-251-58/+0
|
* fixes, missing fileGravatar mkaay 2010-08-181-12/+8
|
* plugin updates to new interfaceGravatar Jeix 2010-08-011-23/+19
|
* more improvements and cleaned some importsGravatar RaNaN 2010-07-291-1/+0
|
* New feature: FTP download supportGravatar Jeix 2010-06-201-0/+67
use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py