Opened on Sep 27, 2010 at 12:46:51 PM
Closed on Sep 27, 2010 at 9:27:41 PM
Last modified on Oct 12, 2010 at 10:31:35 AM
#5237 closed defect (fixed)
FTP-SSL prompt *changes* status if I click 'don't show again'
Reported by: | https://www.google.com/accounts/o8/id?id=aitoawmh-f0wgnplfvgrlux6ty2x7bviqtuxqmw | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 3.7 |
Component: | ftp-tls | Version: | 3.6.1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
Since the recent update, when I connect to some servers, I get a dialog saying:
'The server supports encrypted connections. Do you want to switch to FTP-SSL?'
If I click 'Don't show again' (because of http://trac.cyberduck.ch/ticket/5236....), this appears to behave as if I had also clicked 'Change', since my connection is then broken and no longer works until I change it back to regular FTP.
Change History (4)
comment:1 Changed on Sep 27, 2010 at 8:32:58 PM by dkocher
- Component changed from core to ftp-tls
- Milestone set to 3.6.2
- Priority changed from normal to high
comment:2 Changed on Sep 27, 2010 at 9:27:41 PM by dkocher
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed on Oct 12, 2010 at 10:04:10 AM by dkocher
Provide better user interface in r7154 with supression checkbox button for Don't show this again.
comment:4 Changed on Oct 12, 2010 at 10:31:35 AM by dkocher
To completly disable this feature set the hidden configuration option
defaults write ch.sudo.cyberduck connection.unsecure.switch false
Note: See
TracTickets for help on using
tickets.
In r7093.