Custom Query (8143 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 8143)

Ticket Resolution Summary Owner Reporter
#2162 fixed Output Negotiated Cipher Suite for TLS/SSL kevanb
Description

It would be very helpful to have the negotiated cipher suite for TLS/SSL included in the logged output for the client server communications. This would help to diagnose encryption level requirement compliance.

#2190 fixed The ALLO command should be treated as a NOOP (no operation) klc1sha
Description

from http://www.zvon.org/tmRFC/RFC959/Output/chapter4.html

ALLOCATE (ALLO)

This command may be required by some servers to

reserve sufficient storage to

accommodate the new file to be transferred. The

argument shall be a decimal

integer representing the number of bytes (using the

logical byte size) of

storage to be reserved for the file. For files sent

with record or page

structure a maximum record or page size (in logical

bytes) might also be

necessary; this is indicated by a decimal integer in a

second argument field of

the command. This second argument is optional, but

when present should be

separated from the first by the three Telnet

characters <SP> R <SP>. This

command shall be followed by a STORe or APPEnd

command. The ALLO command should

be treated as a NOOP (no operation) by those servers

which do not require that

the maximum size of the file be declared beforehand,

and those servers

interested in only the maximum record or page size

should accept a dummy value

in the first argument and ignore it.

from FileZilla Server logfile:

(000006) 15.11.2004 22:04:17 - (not logged in) (192.168.1.33)> Connected, sending welcome message... (000006) 15.11.2004 22:04:17 - (not logged in) (192.168.1.33)> 220-FileZilla Server version 0.9.3 beta (000006) 15.11.2004 22:04:17 - (not logged in) (192.168.1.33)> 220-written by Tim Kosse (Tim.Kosse@…) (000006) 15.11.2004 22:04:17 - (not logged in) (192.168.1.33)> 220 Please visit http://sourceforge.net/projects/filezilla/

(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)> help (000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)> 214-The following commands are recognized: (000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>

USER PASS QUIT CWD PWD PORT PASV TYPE

(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>

LIST REST CDUP RETR STOR SIZE DELE RMD

(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>

MKD RNFR RNTO ABOR SYST NOOP APPE NLST

(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>

MDTM XPWD XCUP XMKD XRMD NOP EPSV EPRT

(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>

AUTH ADAT PBSZ PROT FEAT MODE OPTS HELP

(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)> 214 Have a nice day. (000009) 16.11.2004 18:52:33 - anonymous (127.0.0.1)> allo 7 (000009) 16.11.2004 18:52:33 - anonymous (127.0.0.1)> 500 Syntax error, command unrecognized.

This will force fore example the busybox ftpput cmd to abort the upload (filetransfer to ftp server)

claus.klein@…

#2239 fixed Virtual Directory Ability maqleod
Description

My server has multiple hard drives and shared folders on each hard drive because any single HDD cannot hold all the info I wish to share. If I list all the shared folders separately I can only name one to be home, when that is done, I can't navigate to another shared folder on the server. Is there a way to make virtual directories where proxy folders for all the shared folders can be stored so that the FileZilla Server settings holding the virtual directory path information will automatically redirect the FTP browser/client to the correct directory (basically like Windows IIS)? I use FTP Surfer as my FTP browser.

MaQ

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