Opened 15 years ago
Closed 15 years ago
#5330 closed Feature request (worksforme)
Ability to select protocol (server type) in QuickConnect
Reported by: | Aredhran | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | QuickConnect | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | XP SP3 |
Description
I frequently have to work with FTPS / FTPES servers, and it would be a nice feature to be able to connect to these from the QuickConnect bar.
Currently if I try this, I receive the following error messages
Response: 550 SSL/TLS required on the control channel
Error: Could not connect to server
Thanks
Note:
See TracTickets
for help on using tickets.
Add the protocol prefix before the hostname:
ftp://example.com
ftps://example.com
ftpes://example.com
sftp://example.com