Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (448 - 450 of 8170)

Ticket Resolution Summary Owner Reporter
#517 SFTP disconnect when uploading empty file anonymous
Description

FileZilla is disconnected when attempting to upload a file with size 0 over SFTP.

#518 FZ cannot understand "451 Append/Restart not permitted" zhangweiwu
Description

Hello. There are many wildly used ftp servers default to not allow APPE command. Sometimes the upload connection breaks, and FZ tries to APPE, receiving the message:

451 format_de.tpl: Append/Restart not permitted.

FZ records an error, and tries it again. Failed certain times, FZ state the file as "Too many error attempt."

What's worse, that if a user clears these file states, and tries to upload them again, he goes into the error circle again, each file fails certain times and quit from the queue. The user actually get no way to upload the files from the queue.

Yesterday I spent a night to upload about 9000 files, about 300 files are not successfully uploaded. They are nightmares to me. I can clear the status, but the queue remain unsuccess because FZ always tries to tell the server APPE without luck.

I suggest 1) filezilla recognize the "451 Append/Restart not permitted." message and try to STORE in that case; 2) there be an option in the preference to let FZ never use APPE.

#519 passive mode using ftp port different than 21 anonymous
Description

Bug in passive mode using ftp port different than 21

Filezilla Server v. 8.8 final Filezilla Client v. 2.2.2

Follows log of 2 sesions first with port 2121 (not working) and second with standard port 21 (works fine)

This is a Filezilla Client bug as same problem araises with other FTP servers (IIS w/FTP service)

Attachment:

Using port 2121


Status: Connecting to ftp.xxx.com:2121 ... Status: Connected with ftp.xxx.com:2121. Waiting for welcome message... Response: 220-FileZilla Server version 8.8 final Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER xxx Response: 331 Password required for xxx Command: PASS * Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/D:" is current directory. Command: PASV Response: 227 Entering Passive Mode (80,35,176,11,4,35) Command: TYPE A Response: 200 Type set to A Command: LIST Error: Transfer channel can't be opened. Reason: No se ha podido establecer conexión ya que el equipo de destino ha denegado activamente dicha conexión. Error: Could not retrieve directory listing Response: 425 Can't open data connection. Status: Disconnected from server Bug in passive mode using ftp port different than 21

Greetings, secamela at terra dot es Filezilla Server v. 8.8 final Filezilla Client v. 2.2.2

Using port 21


Status: Connecting to ftp.xxx.com ... Status: Connected with ftp.andalamierda.com. Waiting for welcome message... Response: 220-FileZilla Server version 8.8 final Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER xxx Response: 331 Password required for xxx Command: PASS * Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/D:" is current directory. Command: PASV Response: 227 Entering Passive Mode (80,35,176,11,39,94) Command: TYPE A Response: 200 Type set to A Command: LIST Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Command: PWD Response: 257 "/D:" is current directory.

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