Custom Query (8144 matches)
Results (10 - 12 of 8144)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1035 | fixed | Wrong port when using SFTP (command line) argument | ||
Description |
Executing 'FileZilla.exe sftp://myhost.com', it still connects to port 21, rather than port 22 by default (though it correctly uses SFTP rather than FTP). Also, it logs in as 'anonymous@…'. I think it would be preferable to prompt for a username for sftp links (there are relatively few anonymous SFTPs). It may be nice to pompt for a username after unsuccessful anonymous access for all protocols anyway... |
|||
#1067 | fixed | something wrong with the Filezilla Server Setting | ||
Description |
In the miscellaneous options of filezilla server, the option " Allow downloading of files which are open for writing by another process" can not work correctly. After unchecking it, when i open it again the option is checked. |
|||
#1168 | fixed | openssh banners not displayed | ||
Description |
Login Banners displayed by the openssh sftp-server are not displayed in the Filezilla client. From my sshd_config: Banner /etc/ssh/sshd-banner The referenced banner displays when ssh'ing into the server, and when using the sftp command from console as well. Filezilla, however, seems to strip such banners out. |