well I don't know what to say but there is something wrong with your configuration finle if you can run the daemon.
watch if it's set for inetd this is what should happen. justin@bkhs18sky11va [~]$ sudo proftpd Password: bkhs18sky11va.ab.hsia.telus.net - fatal: Socket operation on non-socket bkhs18sky11va.ab.hsia.telus.net - (Running from command line? Use `ServerType standalone' in config file!) so there is a problem in your config. also if you have this file ls /sw/var/proftpd/proftpd.scoreboard try erasing it, if you don't have it try a sudo touch, if the dir doesn't exist just sudo mkdir it. other then that try the proftpd list, cause it's in your config. [EMAIL PROTECTED] writes: >i've put the >"PersistentPasswd off" >in the global options, just after the "MaxInstances 30" >but it still not working : > >> [8:39:41am] _pejvan_ ~ >> sudo proftpd -t /sw/etc/proftpd.conf >> Checking syntax of configuration file >> Syntax check complete. >> [8:39:56am] _pejvan_ ~ >> ftp localhost >> Trying ::1... >> ftp: connect to address ::1: Connection refused >> Trying 127.0.0.1... >> Connected to localhost. >> 421 Service not available, remote server has closed connection. >> ftp> ^D >> [8:40:12am] _pejvan_ ~ >> sudo proftpd -d 6 >> - parsing '/sw/etc/proftpd.conf' configuration >> - <Directory /*>: adding section for resolved path '/*' >> dual-ghz.local - >> dual-ghz.local - Config for ProFTPd server: >> dual-ghz.local - /* >> dual-ghz.local - AllowOverwrite >> dual-ghz.local - AllowStoreRestart >> dual-ghz.local - Umask >> dual-ghz.local - TransferRate >> dual-ghz.local - DefaultServer >> dual-ghz.local - PassivePorts >> dual-ghz.local - Umask >> dual-ghz.local - DefaultRoot >> dual-ghz.local - TransferRate >> dual-ghz.local - error: unable to open scoreboard: Undefined error: 0 -=[JFH] Justin F. Hallett <Marketing> -=[JFH] Blue Falls Manufacturing Ltd. <Arctic Spas> -=[JFH] [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
