Replace pyftpd in Debian

18 views
Skip to first unread message

anatoly techtonik

unread,
Jan 20, 2015, 10:05:18 AM1/20/15
to pyft...@googlegroups.com
I wonder what it takes to provide `pyftpd` binary (or even `ftpd` binary) in Debian?

At first I thought that it might replace `pyftpd` package.

But it is also possible to just provide an alternative implementation.

$ ftpd
The program 'ftpd' can be found in the following packages:
 * inetutils-ftpd
 * muddleftpd
Try: sudo apt-get install <selected package>


Giampaolo Rodola'

unread,
Jan 20, 2015, 10:38:40 AM1/20/15
to pyft...@googlegroups.com
Well, being pyftpdlib a library and not an "end-user" FTP server like proftpd which gets automatically installed as an init script, it is daemonized, it has a config file etc. I doubt this would be useful. It's a library you import and on which you build your own FTP server. pyftpdlib "alone" used from the cmdline (python -m pyftpdlib) is a very simple FTP server with a bunch of configurable parameters, that's it.
Also, I'm not involved into Debian development so I'm not sure where such a thing should be discussed.


--
You received this message because you are subscribed to the "Python FTP server library" project group:
http://code.google.com/p/pyftpdlib/
To post to this group, send email to pyft...@googlegroups.com
To unsubscribe from this group, send email to pyftpdlib-...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/pyftpdlib
---
You received this message because you are subscribed to the Google Groups "Python FTP server library - Discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyftpdlib+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages