ProFTPd - Merkwürdiges Verhalten

ckler

New Member
Hallo zusammen,

beim Upload einer Datei, sowie beim Download, kommt es zu einem merkwürdigen Verhalten.

Die Datei (Upload) wird auf dem Server übertragen, jedoch startet FileZilla den Upload insgesamt 3 mal mit der Meldung "Fehlgeschlagen", wobei ich zweimal auf "Überschreiben" klicken muss. Die Datei ist trotzdem auf dem Server.

Beim Download verhält es sich quasi gleich.

Hat einer eine Idee, woran es liegt?

Schöne Grüße,

Christian

PS: Hier die Logs bzw. Conf-Dateien

FileZilla-Log:
Code:
Status:	Auflösen der IP-Adresse für server.de
Status:	Verbinde mit <IP>:21...
Status:	Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort:	220 ProFTPD 1.3.3a Server (server ftp-server) [<IP>]
Befehl:	USER ftpadmin
Antwort:	331 Password required for ftpadmin
Befehl:	PASS ********************
Antwort:	230 User ftpadmin logged in
Befehl:	SYST
Antwort:	215 UNIX Type: L8
Befehl:	FEAT
Antwort:	211-Features:
Antwort:	 MDTM
Antwort:	 MFMT
Antwort:	 TVFS
Antwort:	 UTF8
Antwort:	 LANG de-DE@euro*
Antwort:	 MFF modify;UNIX.group;UNIX.mode;
Antwort:	 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
Antwort:	 REST STREAM
Antwort:	 SIZE
Antwort:	211 End
Befehl:	OPTS UTF8 ON
Antwort:	200 UTF8 set to on
Status:	Verbunden
Status:	Empfange Verzeichnisinhalt...
Befehl:	PWD
Antwort:	257 "/" is the current directory
Befehl:	TYPE I
Antwort:	200 Type set to I
Befehl:	PASV
Antwort:	227 Entering Passive Mode (88,198,196,184,192,53).
Befehl:	MLSD
Antwort:	150 Opening ASCII mode data connection for MLSD
Antwort:	226 Transfer complete
Status:	Anzeigen des Verzeichnisinhalts abgeschlossen
Status:	Auflösen der IP-Adresse für server.de
Status:	Verbinde mit <IP>:21...
Status:	Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort:	220 ProFTPD 1.3.3a Server (server ftp-server) [<IP>]
Befehl:	USER ftpadmin
Antwort:	331 Password required for ftpadmin
Befehl:	PASS ********************
Antwort:	230 User ftpadmin logged in
Befehl:	OPTS UTF8 ON
Antwort:	200 UTF8 set to on
Status:	Verbunden
Status:	Starte Upload von D:\Users\Christian\Documents\desktop.ini
Befehl:	CWD /
Antwort:	250 CWD command successful
Befehl:	PWD
Antwort:	257 "/" is the current directory
Befehl:	TYPE I
Antwort:	200 Type set to I
Befehl:	PASV
Antwort:	227 Entering Passive Mode (88,198,196,184,156,70).
Befehl:	STOR desktop.ini
Antwort:	150 Opening BINARY mode data connection for desktop.ini
Fehler:	Verbindung vom Server geschlossen
Fehler:	Dateitransfer fehlgeschlagen
Status:	Auflösen der IP-Adresse für server.de
Status:	Verbinde mit <IP>:21...
Status:	Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort:	220 ProFTPD 1.3.3a Server (server ftp-server) [<IP>]
Befehl:	USER ftpadmin
Antwort:	331 Password required for ftpadmin
Befehl:	PASS ********************
Antwort:	230 User ftpadmin logged in
Befehl:	OPTS UTF8 ON
Antwort:	200 UTF8 set to on
Status:	Verbunden
Status:	Starte Upload von D:\Users\Christian\Documents\desktop.ini
Befehl:	CWD /
Antwort:	250 CWD command successful
Status:	Empfange Verzeichnisinhalt...
Befehl:	TYPE I
Antwort:	200 Type set to I
Befehl:	PASV
Antwort:	227 Entering Passive Mode (88,198,196,184,158,79).
Befehl:	MLSD
Antwort:	150 Opening ASCII mode data connection for MLSD
Antwort:	226 Transfer complete
Befehl:	PASV
Antwort:	227 Entering Passive Mode (88,198,196,184,150,3).
Befehl:	STOR desktop.ini
Antwort:	150 Opening BINARY mode data connection for desktop.ini
Fehler:	Verbindung vom Server geschlossen
Fehler:	Dateitransfer fehlgeschlagen
Status:	Auflösen der IP-Adresse für server.de
Status:	Verbinde mit <IP>:21...
Status:	Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort:	220 ProFTPD 1.3.3a Server (server ftp-server) [<IP>]
Befehl:	USER ftpadmin
Antwort:	331 Password required for ftpadmin
Befehl:	PASS ********************
Antwort:	230 User ftpadmin logged in
Befehl:	OPTS UTF8 ON
Antwort:	200 UTF8 set to on
Status:	Verbunden
Status:	Starte Upload von D:\Users\Christian\Documents\desktop.ini
Befehl:	CWD /
Antwort:	250 CWD command successful
Status:	Empfange Verzeichnisinhalt...
Befehl:	TYPE I
Antwort:	200 Type set to I
Befehl:	PASV
Antwort:	227 Entering Passive Mode (88,198,196,184,220,65).
Befehl:	MLSD
Antwort:	150 Opening ASCII mode data connection for MLSD
Antwort:	226 Transfer complete
Befehl:	PASV
Antwort:	227 Entering Passive Mode (88,198,196,184,202,198).
Befehl:	STOR desktop.ini
Antwort:	150 Opening BINARY mode data connection for desktop.ini
Fehler:	Verbindung vom Server geschlossen
Fehler:	Dateitransfer fehlgeschlagen

Die ProFTPd-Log sieht für diesen Vorgang so aus:

Code:
Mai 11 20:11:46 server proftpd[1662] server <IP>: FTP session opened.
Mai 11 20:11:46 server proftpd[1662] server <IP>: Preparing to chroot to directory '/var/www'
Mai 11 20:11:46 server proftpd[1662] server <IP>: USER ftpadmin: Login successful.
Mai 11 20:12:07 server proftpd[1663] server <IP>: FTP session opened.
Mai 11 20:12:07 server proftpd[1663] server <IP>: Preparing to chroot to directory '/var/www'
Mai 11 20:12:07 server proftpd[1663] server <IP>: USER ftpadmin: Login successful.
Mai 11 20:12:07 server proftpd[1663] server <IP>: FTP session closed.
Mai 11 20:12:07 server proftpd[1664] server <IP>: FTP session opened.
Mai 11 20:12:07 server proftpd[1664] server <IP>: Preparing to chroot to directory '/var/www'
Mai 11 20:12:07 server proftpd[1664] server <IP>: USER ftpadmin: Login successful.
Mai 11 20:12:12 server proftpd[1662] server <IP>: FTP session closed.

Meine ProFTPd-Conf sieht so aus:

Code:
#
# /etc/proftpd/proftpd.conf -- This is a basic ProFTPD configuration file.
# To really apply changes reload proftpd after modifications.
# 

# Includes DSO modules
Include /etc/proftpd/modules.conf

# Set off to disable IPv6 support which is annoying on IPv4 only boxes.
UseIPv6				off

ServerName			"server ftp-server"
ServerType			standalone
DeferWelcome			off

MultilineRFC2228		on
DefaultServer			on
ShowSymlinks			on

TimeoutNoTransfer		600
TimeoutStalled			600
TimeoutIdle			1200

DisplayLogin                    welcome.msg
DisplayChdir               	.message true
ListOptions                	"-l"

DenyFilter			\*.*/

# Use this to jail all users in their homes 
 DefaultRoot			~

# Users require a valid shell listed in /etc/shells to login.
# Use this directive to release that constrain.
 RequireValidShell		off

# Port 21 is the standard FTP port.
Port				21

# In some cases you have to specify passive ports range to by-pass
# firewall limitations. Ephemeral ports can be used for that, but
# feel free to use a more narrow range.
# PassivePorts                  49152 65534

# If your host was NATted, this option is useful in order to
# allow passive tranfers to work. You have to use your public
# address and opening the passive ports used on your firewall as well.
# MasqueradeAddress		1.2.3.4

# This is useful for masquerading address with dynamic IPs:
# refresh any configured MasqueradeAddress directives every 8 hours
<IfModule mod_dynmasq.c>
# DynMasqRefresh 28800
</IfModule>

# To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd)
MaxInstances			30

# Set the user and group that the server normally runs at.
User				proftpd
Group				nogroup

# Umask 022 is a good standard umask to prevent new files and dirs
# (second parm) from being group and world writable.
Umask				003  003
# Normally, we want files to be overwriteable.
AllowOverwrite			on

# Uncomment this if you are using NIS or LDAP via NSS to retrieve passwords:
# PersistentPasswd		off

# This is required to use both PAM-based authentication and local passwords
# AuthOrder			mod_auth_pam.c* mod_auth_unix.c

# Be warned: use of this directive impacts CPU average load!
# Uncomment this if you like to see progress and transfer rate with ftpwho
# in downloads. That is not needed for uploads rates.
#
# UseSendFile			off

TransferLog /var/log/proftpd/xferlog
SystemLog   /var/log/proftpd/proftpd.log

# Allow up- and downloads to be continued
#AllowRetrieveRestart	On
#AllowStoreRestart		On

<IfModule mod_quotatab.c>
QuotaEngine off
</IfModule>

<IfModule mod_ratio.c>
Ratios off
</IfModule>


# Delay engine reduces impact of the so-called Timing Attack described in
# http://security.lss.hr/index.php?page=details&ID=LSS-2004-10-02
# It is on by default. 
<IfModule mod_delay.c>
DelayEngine off
</IfModule>

<IfModule mod_ctrls.c>
ControlsEngine        off
ControlsMaxClients    2
ControlsLog           /var/log/proftpd/controls.log
ControlsInterval      5
ControlsSocket        /var/run/proftpd/proftpd.sock
</IfModule>

<IfModule mod_ctrls_admin.c>
AdminControlsEngine off
</IfModule>

#
# Alternative authentication frameworks
#
#Include /etc/proftpd/ldap.conf
Include /etc/proftpd/sql.conf

#
# This is used for FTPS connections
#
#Include /etc/proftpd/tls.conf
 
1. Probiers am Client mal mit Active FTP.

2. Definiere in der Config die Passive Ports (Auskommentierung entfernen) und gib diesen Bereich in der Firewall frei.
 
Back
Top