Opened 14 years ago

Closed 11 years ago

Last modified 10 years ago

#5593 closed Bug report (outdated)

ftp proxy problem with version 3.3.4.1

Reported by: Thomas Börnert Owned by:
Priority: normal Component: FileZilla Client
Keywords: ftp proxy upload Cc:
Component version: Operating system type: Windows
Operating system version: Windows 2008 Std

Description

i'm using an ftp proxy (suse proxy suite)
it's an native ftp proxy running on port 8082

with the older filezilla version 2 its working !

ftp proxy settings
user@host
password

login to ftp server works fine.
i get also the directory listing.
download works

but i can't upload files to the ftp server.

the upload hangs on the STOR command (after PASV)
and a timeout will be generated.

with an older filezilla version it works.

Change History (4)

comment:1 by Tim Kosse, 14 years ago

Status: newmoreinfo

Got logs?

comment:2 by Thomas Börnert, 14 years ago

Status: moreinfonew

Status: Benutze Proxy proxy:8082
Status: Aufl�sen der IP-Adresse f�r proxy
Status: Verbinde mit 10.1.2.1:8082...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort: 220 Welcome to gate.
Befehl: USER username@…
Antwort: 331 Password required for username
Befehl: PASS *
Antwort: 230 User username logged in.
Befehl: SYST
Antwort: 215 UNIX Type: L8
Befehl: FEAT
Antwort: 500 'FEAT': command unrecognized.
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 (10,1,2,1,192,0).
Befehl: LIST
Antwort: 150 Opening ASCII mode data connection for file list
Antwort: 226 Transfer complete
Status: Anzeigen des Verzeichnisinhalts abgeschlossen
Status: Empfange Verzeichnisinhalt...
Befehl: CWD 00000_tbitsnet
Antwort: 250 CWD command successful
Befehl: PWD
Antwort: 257 "/00000_tbitsnet" is the current directory
Befehl: PASV
Antwort: 227 Entering Passive Mode (10,1,2,1,192,0).
Befehl: LIST
Antwort: 150 Opening ASCII mode data connection for file list
Antwort: 226 Transfer complete
Status: Anzeigen des Verzeichnisinhalts abgeschlossen
Status: Empfange Verzeichnisinhalt...
Befehl: CWD www.tbits.net
Antwort: 250 CWD command successful
Befehl: PWD
Antwort: 257 "/00000_tbitsnet/www.tbits.net" is the current directory
Befehl: PASV
Antwort: 227 Entering Passive Mode (10,1,2,1,192,0).
Befehl: LIST
Antwort: 150 Opening ASCII mode data connection for file list
Antwort: 226 Transfer complete
Status: Anzeigen des Verzeichnisinhalts abgeschlossen
Status: Benutze Proxy proxy:8082
Status: Aufl�sen der IP-Adresse f�r proxy
Status: Verbinde mit 10.1.2.1:8082...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort: 220 Welcome to gate.
Befehl: USER username@…
Antwort: 331 Password required for username
Befehl: PASS
*
Antwort: 230 User username logged in.
Status: Verbunden
Status: Starte Download von /00000_tbitsnet/www.tbits.net/RELEASE_NOTES.txt
Befehl: CWD /00000_tbitsnet/www.tbits.net
Antwort: 250 CWD command successful
Befehl: PWD
Antwort: 257 "/00000_tbitsnet/www.tbits.net" is the current directory
Befehl: TYPE A
Antwort: 200 Type set to A
Befehl: PASV
Antwort: 227 Entering Passive Mode (10,1,2,1,192,0).
Befehl: RETR RELEASE_NOTES.txt
Antwort: 150 Opening ASCII mode data connection for RELEASE_NOTES.txt (241 bytes)
Antwort: 226 Transfer complete
Status: Dateitransfer erfolgreich, 248 Bytes in 1 Sekunde �bertragen
Status: Starte Upload von C:\M1319.log
Befehl: TYPE I
Antwort: 200 Type set to I
Befehl: PASV
Antwort: 227 Entering Passive Mode (10,1,2,1,192,0).
Befehl: STOR M1319.log
Fehler: Zeit�berschreitung der Verbindung
Fehler: Dateitransfer fehlgeschlagen
Status: Benutze Proxy proxy:8082
Status: Aufl�sen der IP-Adresse f�r proxy
Status: Verbinde mit 10.1.2.1:8082...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort: 220 Welcome to gate.
Befehl: USER username@…
Antwort: 331 Password required for username
Befehl: PASS *
Antwort: 230 User username logged in.
Status: Verbunden
Status: Starte Upload von C:\M1319.log
Befehl: CWD /00000_tbitsnet/www.tbits.net
Antwort: 250 CWD command successful
Status: Empfange Verzeichnisinhalt...
Befehl: TYPE I
Antwort: 200 Type set to I
Befehl: PASV
Antwort: 227 Entering Passive Mode (10,1,2,1,192,0).
Befehl: LIST
Antwort: 150 Opening ASCII mode data connection for file list
Antwort: 226 Transfer complete
Befehl: PASV
Antwort: 227 Entering Passive Mode (10,1,2,1,192,0).
Befehl: STOR M1319.log

comment:3 by Alexander Schuch, 11 years ago

Status: newmoreinfo

Do you still have that problem with a current version of FileZilla?

comment:4 by Alexander Schuch, 11 years ago

Resolution: outdated
Status: moreinfoclosed

No reply for more than 28 days.

Note: See TracTickets for help on using tickets.