@@ -150,7 +150,7 @@ When TLS has been successfully negotiated for a connection, you'll see
150
150
something similar to this in log files :
151
151
152
152
<<
153
- TLS: Enabled TLSv1.2 with AES256-SHA , 256 secret bits cipher
153
+ TLS: Enabled TLSv1.3 with AES128-GCM , 256 secret bits cipher
154
154
>>
155
155
156
156
------------------------ COMPATIBLE CLIENTS ------------------------
@@ -160,11 +160,9 @@ the TLS encryption layer turned on :
160
160
161
161
162
162
* Transmit (OSX)
163
- URL: http ://panic.com/transmit/
163
+ URL: https ://panic.com/transmit/
164
164
165
165
TLS works out of the box, both in implicit and explicit modes.
166
- CCC support has some issues, but Transmit quickly recovers and keeps
167
- working.
168
166
169
167
170
168
* CoreFTP Lite (Windows)
@@ -178,7 +176,7 @@ queueing, bandwidth control, etc.
178
176
179
177
180
178
* SmartFTP (Windows)
181
- URL: http ://www.smartftp.com/
179
+ URL: https ://www.smartftp.com/
182
180
183
181
An excellent client with IPv6 support, port range limitation and other
184
182
useful features (!= bloat) . And it's free for personal, educational and non-
@@ -190,31 +188,23 @@ selected and when the data connection mode (Tools->Settings->SSL) is set to
190
188
set to "TLS".
191
189
192
190
193
- * IglooFTP Pro (Windows, Linux)
194
- URL: http://www.iglooftp.com/
195
-
196
- TLS is automatically detected and works when Preferences->Security->
197
- Encrypt is set to "Commands [if possible], Transfers [if possible]".
198
-
199
-
200
191
* FlashFXP (Windows)
201
- URL: http ://www.flashfxp.com/
192
+ URL: https ://www.flashfxp.com/
202
193
203
- TLS works. In the "Quick connect" dialog box, pick the "SSL"
204
- tab and :
194
+ TLS works. In the "Quick connect" dialog box, pick the "SSL" tab and :
205
195
- enable Auth TLS
206
196
- disable Secure File Listing
207
197
- disable Secure File Transfers
208
198
209
199
210
200
* SDI FTP (Windows)
211
- URL: http ://www.sdisw.com/
201
+ URL: https ://www.sdisw.com/
212
202
213
203
TLS works. In the "Connection" tab, just pick "SSL Support: TLSv1".
214
204
215
205
216
206
* LFTP (Unix, MacOS X)
217
- URL: http ://lftp.yar.ru/
207
+ URL: https ://lftp.yar.ru/
218
208
219
209
TLS is automatically detected and works out of the box.
220
210
@@ -226,18 +216,13 @@ tab and :
226
216
and Robert Vasvari.
227
217
228
218
229
- * Glub Tech Secure FTP Client (at least Unix, MacOS X and Windows)
230
- URL: http://secureftp.glub.com/
231
-
232
- TLS is automatically detected and works out of the box.
233
-
234
-
235
219
* Cyberduck (OSX)
236
- http ://cyberduck.ch/
220
+ https ://cyberduck.ch/
237
221
238
222
TLS works out of the box.
239
223
240
224
241
225
* WinSCP (Windows)
226
+ https://winscp.net/eng/index.php
242
227
WinSCP should be configured with "File protocol" set to "FTP" with
243
228
"TLS Explicit encryption".
0 commit comments