Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: orange on April 30, 2006, 01:04:43 AM
-
I cannot start RC-FTPd with AmiTCP, it always gives error:
Unable to bind port.
Probably trying to start twice."
I have found probable solution on Internet, here it is:
After I changed the permission to bind to port 21, RCFTPd ist working
very well.
but how do you change 'permission to bind to port'?
:-?
-
In your case it is more likely that some application has already bound to port 21, not any permission problem.
ftp stream tcp nowait root AmiTCP:serv/ftpd ftpd -l -x
perhaps?