Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#3804 closed Bug report (rejected)

Reconnect is not enabled.

Reported by: D Snyder Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: XP SP3

Description

Running Windows XP SP3 on HP m7250n media center desktop. Using Dialup on internal modem. Attempting to transmit 15-17 meg files and receiving server times out after 15 minutes of perceived no activity, including sending data to it. On previous version I was able to restart the download by clicking on the "R" at the top of the screen. With this version, the "R" remains grayed out all the time, and clicking it has no effect. I have had to resort to clicking "Process Queue" twice to get the program to reconnect to the receiving server and continue the transfer. Any other action results in a restart of sending the file, and overwriting what was there before rather than appending the new material to the end of the all ready received file.

Here is a listing of the message log down to the first time I had to re-connect to the server.

Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 2 of 50 allowed.
Response: 220-Local time is now 19:47. Server port: 21.
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER dan@…
Response: 331 User dan@… OK. Password required
Command: PASS
Response: 230-User dan@… has group access to: bible9
Response: 230 OK. Current restricted directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTA
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: 211 End.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,210,98,235,213,78)
Command: LIST
Response: 150 Accepted data connection
Response: 226-ASCII
Response: 226-Options: -a -l
Response: 226 27 matches total
Status: Calculating timezone offset of server...
Command: MDTM Christs_Cross_Works_1.mp3
Response: 213 20080831060628
Status: Timezone offsets: Server: -25200 seconds. Local: -25200 seconds. Difference: 0 seconds.
Status: Directory listing successful
Status: Resolving address of ftp.bibledoctrineoutreach.org
Status: Resolving address of ftp.bibledoctrineoutreach.org
Status: Connecting to 67.210.98.235:21...
Status: Connection established, waiting for welcome message...
Status: Connecting to 67.210.98.235:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 3 of 50 allowed.
Response: 220-Local time is now 19:48. Server port: 21.
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER dan@…
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 4 of 50 allowed.
Response: 220-Local time is now 19:48. Server port: 21.
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER dan@…
Response: 331 User dan@… OK. Password required
Command: PASS

Response: 331 User dan@… OK. Password required
Command: PASS
Response: 230-User dan@… has group access to: bible9
Response: 230 OK. Current restricted directory is /
Status: Connected
Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_10.mp3
Command: CWD /
Response: 230-User dan@… has group access to: bible9
Response: 230 OK. Current restricted directory is /
Status: Connected
Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_11.mp3
Response: 250 OK. Current directory is /
Command: PWD
Response: 257 "/" is your current location
Command: CWD /
Response: 250 OK. Current directory is /
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,210,98,235,162,247)
Command: STOR Christs_Suffering_10.mp3
Command: TYPE I
Response: 150 Accepted data connection
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,210,98,235,92,13)
Command: STOR Christs_Suffering_11.mp3
Response: 150 Accepted data connection
Error: Disconnected from server: ECONNABORTED - Connection aborted
Error: Transfer aborted by user
Error: Transfer aborted by user
Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_10.mp3
Status: Retrieving directory listing...
Status: ftpcontrolsocket.cpp(1724): Waiting for replies to skip before sending next command... caller=0p149bb00
Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_11.mp3
Status: Retrieving directory listing...

Change History (1)

comment:1 by Tim Kosse, 16 years ago

Resolution: rejected
Status: newclosed

The reconnect button could never be used to resume transfers.

Note: See TracTickets for help on using tickets.