Skip to content

Commit 65162d5

Browse files
committed
Update clients
1 parent 583f230 commit 65162d5

File tree

1 file changed

+9
-24
lines changed

1 file changed

+9
-24
lines changed

README.TLS

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ When TLS has been successfully negotiated for a connection, you'll see
150150
something similar to this in log files :
151151

152152
<<
153-
TLS: Enabled TLSv1.2 with AES256-SHA, 256 secret bits cipher
153+
TLS: Enabled TLSv1.3 with AES128-GCM, 256 secret bits cipher
154154
>>
155155

156156
------------------------ COMPATIBLE CLIENTS ------------------------
@@ -160,11 +160,9 @@ the TLS encryption layer turned on :
160160

161161

162162
* Transmit (OSX)
163-
URL: http://panic.com/transmit/
163+
URL: https://panic.com/transmit/
164164

165165
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.
168166

169167

170168
* CoreFTP Lite (Windows)
@@ -178,7 +176,7 @@ queueing, bandwidth control, etc.
178176

179177

180178
* SmartFTP (Windows)
181-
URL: http://www.smartftp.com/
179+
URL: https://www.smartftp.com/
182180

183181
An excellent client with IPv6 support, port range limitation and other
184182
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
190188
set to "TLS".
191189

192190

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-
200191
* FlashFXP (Windows)
201-
URL: http://www.flashfxp.com/
192+
URL: https://www.flashfxp.com/
202193

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 :
205195
- enable Auth TLS
206196
- disable Secure File Listing
207197
- disable Secure File Transfers
208198

209199

210200
* SDI FTP (Windows)
211-
URL: http://www.sdisw.com/
201+
URL: https://www.sdisw.com/
212202

213203
TLS works. In the "Connection" tab, just pick "SSL Support: TLSv1".
214204

215205

216206
* LFTP (Unix, MacOS X)
217-
URL: http://lftp.yar.ru/
207+
URL: https://lftp.yar.ru/
218208

219209
TLS is automatically detected and works out of the box.
220210

@@ -226,18 +216,13 @@ tab and :
226216
and Robert Vasvari.
227217

228218

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-
235219
* Cyberduck (OSX)
236-
http://cyberduck.ch/
220+
https://cyberduck.ch/
237221

238222
TLS works out of the box.
239223

240224

241225
* WinSCP (Windows)
226+
https://winscp.net/eng/index.php
242227
WinSCP should be configured with "File protocol" set to "FTP" with
243228
"TLS Explicit encryption".

0 commit comments

Comments
 (0)