ftp-server
Here are 209 public repositories matching this topic...
-
Updated
Jul 12, 2019 - Go
What we Did
Hey, this isn't a bug, it's just something me and @polarina did and we had a lot of trouble doing but in the end I believe it's worth it and worth documenting. We are open to constructive criticism for what we did. I was learning how to use proftpd as I went along so i probably made some beginner mistakes.
We created a config and systemd units for a socket activated proftpd t
The authentication step that produces the link to follow in a browser to authenticate gdfa uses a callback URI. The port that it listens to seems to be random each time the service is started. Could that be standardized, or is there a way to predict what port it will listen to?
-
Updated
May 27, 2020 - Go
-
Updated
May 25, 2020 - C
-
Updated
Aug 21, 2018 - Go
-
Updated
Mar 11, 2020 - Python
-
Updated
May 16, 2020 - Java
-
Updated
Feb 25, 2020 - Ruby
-
Updated
Apr 15, 2020 - C++
-
Updated
Mar 24, 2020 - Python
-
Updated
Jul 28, 2019 - C
-
Updated
Jan 11, 2017 - Objective-C
-
Updated
Dec 16, 2017 - Python
-
Updated
Dec 5, 2017 - Roff
-
Updated
May 11, 2017 - Java
-
Updated
Nov 17, 2018 - Java
-
Updated
Aug 7, 2017 - Java
-
Updated
Mar 1, 2019 - C#
Improve this page
Add a description, image, and links to the ftp-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ftp-server topic, visit your repo's landing page and select "manage topics."


On these pages:
https://github.com/giampaolo/pyftpdlib
http://pythonhosted.org/pyftpdlib/benchmarks.html
pyftpdlib vs. vsftpd 2.3.5
300 concurrent clients (QUIT)
pyftpdlib 0.03 secs
vsftpd 0.01 secs
speedup +0.14x
But it looks like a slowdown of x3 to me.
Also, on this page:
https://github.com/giampaolo/pyftpdlib
pyftpdlib vs. vsftpd 2.3.5
The "vsftpd" column is mislabeled "proftpd".