Hey Kerry,

Yes of course. I just did 'apt-get install ftpd' which removed ProFTPd,
installed the /usr/sbin/in.ftpd binary,  and updated /etc/inetd.conf to
launch that binary when an incoming connection on port 21 was detected:

inetd.conf:
========= 8< ===========
ftp     stream  tcp     nowait  root    /usr/sbin/tcpd /usr/sbin/in.ftpd -A -l 
-S -t 28800
========= 8< ===========

Hope that helps,
Gavin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1263050

Title:
  Transfers are closed after ~7900 seconds(!)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/proftpd-dfsg/+bug/1263050/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to