Comparison of FTP server software packages: Difference between revisions

Content deleted Content added
Restored revision 1261393554 by BattyBot (talk): Rv list of external links
Undid revision 1291824229 by Wikipedialuva (talk) (only client supports SFTP, not server)
 
(5 intermediate revisions by 3 users not shown)
Line 28:
|[[FileZilla Server]]
|{{open source|[[free software]]}}
|Windows, macOS, Linux
|[[FTP]], [[FTPS]], supports autoban, speedlimits, IP Filter, Groups, Shared folders, compression
|-
Line 86:
|Main website seems offline, but continues development in the newer CC series
|-
|}
 
== Libraries ==
{|class="sortable wikitable"
|-
!Name
!Licence
!Language
!Platform
!Details
|-
|[[pyftpdlib]]
|{{open source|[[MIT License]]}}
|Python
|Platform independent
|A high-level portable library to easily write asynchronous [[FTP]] servers with [[Python (programming language)|Python]]. It is currently the most complete RFC-959 [[FTP]] server implementation available for Python.
|}