Custom Query (8143 matches)
Results (43 - 45 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2162 | fixed | Output Negotiated Cipher Suite for TLS/SSL | ||
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) | ||
Description |
from http://www.zvon.org/tmRFC/RFC959/Output/chapter4.html ALLOCATE (ALLO)
reserve sufficient storage to
argument shall be a decimal
logical byte size) of
with record or page
bytes) might also be
second argument field of
when present should be
characters <SP> R <SP>. This
command. The ALLO command should
which do not require that
and those servers
should accept a dummy value
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)>
(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>
(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>
(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>
(000009) 16.11.2004 18:52:20 - anonymous (127.0.0.1)>
(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 | ||
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 |