Hat jemand eine Idee?
Nein.
Ich sage mal das muß gehen.
Als inetd muß er nich laufen.
Starte im Debug Modus mit
proftpd -nd9 und gucke was passiert, wenn du dich anmelden willst.
-bash: proftpd: command not found
Benutzen die vielleicht einen ganz anderen FTP Server?
which pftp
ergibt
/usr/bin/pftp
habe mal pftp -nd9 ausprobiert. Den Befehl gibt es leider nicht
pftp: invalid option -- 9
usage: pftp [-AadefginpRtvV] [-o outfile] [-P port] [-r retry]
[-T dir,max[,inc][[user@]host [port]]] [host:path[/]]
[file:///file] [ftp://[user[:pass]@]host[:port]/path[/]]
[http://[user[:pass]@]host[:port]/path] [...]
pftp -u url file [..
man -k ftp
ergibt.
pftp (1) - Internet file transfer program
Net::FTP (3pm) - FTP Client class
Net::Cmd (3pm) - Network Command class (as used by FTP, SMTP etc)
vsftpd (
- Very Secure FTP Daemon
vsftpd.conf (5) - (unknown)
sftp (1) - Secure file transfer program
sftp-server (
- SFTP server subsystem
ftp (1) - Internet file transfer program