Welcome, Guest. Please login or register.

Author Topic: ProFTPD  (Read 1315 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline buzz

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 612
    • Show all replies
Re: ProFTPD
« on: April 30, 2006, 08:27:44 PM »
ftpasswd is perl so if you have perl installed on the amiga you can use it. However, I don't think the amiga port of proftpd will work in standalone daemon mode (Due to relying on fork() ), but only from inetd, which means for each connection you are going to loose a huge chunk of ram.

You are much better off to run rc-ftpd as suggested.