Custom Query (8117 matches)
Results (337 - 339 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1892 | AUTH TLS Client support | |||
Description |
It'd be very nice if you could add support for the AUTH TLS feature to the FileZilla client. Seeing as you already have the OpenSSL built in and even AUTH SSL implemented most of the work seems already done. |
|||
#11723 | rejected | AUTH TLS Command blocking the connection to the server | ||
Description |
14:03:04 Status: Resolving address of ftp.XXXXXXXXX.com 14:03:04 Status: Connecting to XXX.XXX.XXX.X:21... 14:03:04 Status: Connection established, waiting for welcome message... 14:03:47 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 14:03:47 Response: 220-You are user number 4 of 50 allowed. 14:03:47 Response: 220-Local time is now 14:03. Server port: 21. 14:03:47 Response: 220-This is a private system - No anonymous login 14:03:47 Response: 220-IPv6 connections are also welcome on this server. 14:03:47 Response: 220 You will be disconnected after 15 minutes of inactivity. 14:03:47 Command: AUTH TLS 14:03:47 Error: Could not connect to server 14:03:47 Status: Waiting to retry... 14:03:52 Status: Resolving address of ftp.XXXXXXXXXXXX.com 14:03:52 Status: Connecting to XXX.XXX.XXX.X:21... 14:03:52 Status: Connection established, waiting for welcome message... 14:03:52 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 14:03:52 Response: 220-You are user number 5 of 50 allowed. 14:03:52 Response: 220-Local time is now 14:03. Server port: 21. 14:03:52 Response: 220-This is a private system - No anonymous login 14:03:52 Response: 220-IPv6 connections are also welcome on this server. 14:03:52 Response: 220 You will be disconnected after 15 minutes of inactivity. 14:03:52 Command: AUTH TLS 14:04:30 Error: Could not connect to server Hi, I'm a new user of FileZilla. I'm not familiar with how the systems work. I tried to connect with my server in Cpanel but it kept failing. I've tried a few solutions from Google but it still not connecting. Can someone suggest me something that really gonna solve this issue? Thank you. |
|||
#10378 | rejected | AUTH TLS command breaking the login on some FTP servers | ||
Description |
Status: Resolving address of ftp.augustabenelux.nl Status: Connecting to 46.44.148.131:21... Status: Connection established, waiting for welcome message... Response: 220 Titan FTP Server 10.01.1740 Ready. Command: AUTH TLS Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.augustabenelux.nl Status: Connecting to 46.44.148.131:21... Status: Connection established, waiting for welcome message... Response: 220 Titan FTP Server 10.01.1740 Ready. Command: AUTH TLS Error: Could not connect to server ==> "AUTH TLS" command is killing the login process on some FTP server when using "Quick Connect" on FileZilla. TLS should not be enforced on simple ftp:// login, or you should add a checkbox to activate/deactivate TLS, just next to the "Quickconnect" button. I don't know if this is a bug report or a feature request~ it is certainly a problem for inexperienced users. ==> Login works fine when: a) Using the FileZilla Site Manager and picking the "Only use plain FTP (insecure)" option b) Adding a network location within Windows c) Using Internet Explorer |