Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (103 - 105 of 8171)

Ticket Resolution Summary Owner Reporter
#4130 rejected 'Connection closed by server' message partway through FTP, but session continues Brennig
Description

Hi,

About 52% of the way through FTP of a 35Mb audio file, FileZilla returns a 'connection closed by server' message and yet the FTP session continues. The moment the FTP is completed though, the session is dropped. You can see the message about 12 lines from the end of the attached file:

Session log: Status: Resolving address of incorrectlypolitical.co.uk Status: Connecting to 72.167.232.52:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 4 of 50 allowed. Response: 220-Local time is now 02:20. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 3 minutes of inactivity. Command: USER brennigjones Response: 331 User brennigjones OK. Password required Command: PASS Response: 230-User brennigjones has group access to: 450 Response: 230 OK. Current 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 (72,167,232,52,196,124) Command: LIST Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 45 matches total Command: PASV Response: 227 Entering Passive Mode (72,167,232,52,198,40) Command: LIST -a Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 45 matches total Status: Calculating timezone offset of server... Command: MDTM favicon.ico Response: 213 20081118122530 Status: Timezone offsets: Server: -25200 seconds. Local: 0 seconds. Difference: 25200 seconds. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD thisrealitypodcast Response: 250 OK. Current directory is /thisrealitypodcast Command: PWD Response: 257 "/thisrealitypodcast" is your current location Command: PASV Response: 227 Entering Passive Mode (72,167,232,52,196,229) Command: LIST -a Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 33 matches total Status: Directory listing successful Status: Retrieving directory listing... Command: CWD audio Response: 250 OK. Current directory is /thisrealitypodcast/audio Command: PWD Response: 257 "/thisrealitypodcast/audio" is your current location Command: PASV Response: 227 Entering Passive Mode (72,167,232,52,195,119) Command: LIST -a Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 30 matches total Status: Directory listing successful Status: Resolving address of incorrectlypolitical.co.uk Status: Connecting to 72.167.232.52:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 4 of 50 allowed. Response: 220-Local time is now 02:21. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 3 minutes of inactivity. Command: USER brennigjones Response: 331 User brennigjones OK. Password required Command: PASS Response: 230-User brennigjones has group access to: 450 Response: 230 OK. Current directory is / Status: Connected Status: Starting upload of C:\Documents and Settings\Brennig Jones\My Documents\My Music\Podcast Files\Source Files\2009-01-03.mp3 Command: CWD /thisrealitypodcast/audio Response: 250 OK. Current directory is /thisrealitypodcast/audio Command: PWD

Response: 257 "/thisrealitypodcast/audio" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (72,167,232,52,196,188) Command: STOR 2009-01-03.mp3 Response: 150 Accepted data connection Error: Connection closed by server Response: 226-File successfully transferred Response: 226 653.861 seconds (measured here), 45.49 Kbytes per second Status: File transfer successful Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (72,167,232,52,199,28) Command: LIST -a Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 31 matches total Status: Directory listing successful

#3492 'Create directory' Dialogue Box Crashing FileZilla Tim Kosse thegeekpirate
Description

Version: 3.0.9.2

Steps To Reproduce:

  1. Open FileZilla
  2. Connect to an FTP
  3. Right-click on the remote file browser and select 'Create directory'
  4. Leave the 'Create directory' dialogue box open until you disconnect from the server (by timeout, or any other means)
  5. Left-click 'OK'
  6. Boom!
#572 'Default remote directory' not being used thegoldenear
Description

after an upgrade from 2.2.3 to 2.2.4 the 'Default remote directory' setting of existing sites is not being used

default remote directory should be /home/thegoldenear/htdocs/

respective information from from the log concerning the directory: Response: Remote working directory is /home/thegoldenear Status: Connected Trace: SftpControlSocket.cpp(2404): ResetOperation(1)

caller=0x00d0a1c0

Trace: SftpControlSocket.cpp(289): List(FALSE,0,"/","",1) caller=0x00d0a1c0 Status: Retrieving directory listing... Command: CD / Trace: SftpControlSocket.cpp(2568): OnReceive(0) caller=0x00d0a1c0 Trace: SftpControlSocket.cpp(2568): OnReceive(0) caller=0x00d0a1c0 Trace: SftpControlSocket.cpp(2568): OnReceive(0) caller=0x00d0a1c0 Response: Remote working directory is now / Trace: SftpControlSocket.cpp(289): List(FALSE,0,"","",0) caller=0x00d0a1c0 Command: LIST

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.