[Cyberduck-trac] [Cyberduck] #8197: ftps connection fails

Cyberduck trac at trac.cyberduck.io
Wed Aug 27 16:24:55 UTC 2014


#8197: ftps connection fails
------------------------+---------------------------
    Reporter:  daftano  |      Owner:
        Type:  defect   |     Status:  new
    Priority:  normal   |  Milestone:
   Component:  core     |    Version:  4.5.2
    Severity:  normal   |   Keywords:
Architecture:  Intel    |   Platform:  Mac OS X 10.9
------------------------+---------------------------
 I'm trying to connect to a server using FTPS and the connection always
 fails at mounting point.
 Switching to FTP, Cyberduck can connect to the server.
 I can successfully connect to that server using FTPS with other clients.

 Transcript:

 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 1 of 50 allowed.
 220-Local time is now 11:15. Server port: 21.
 220-This is a private system - No anonymous login
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 15 minutes of inactivity.
 AUTH TLS
 234 AUTH TLS OK.
 USER me
 331 User me OK. Password required
 PASS ********
 230 OK. Current restricted directory is /
 PBSZ 0
 200 PBSZ=0
 PROT P
 200 Data protection level set to "private"
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  MFMT
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  TVFS
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 SYST
 215 UNIX Type: L8
 PWD
 257 "/" is your current location
 CWD /
 250 OK. Current directory is /
 TYPE A
 200 TYPE is now ASCII
 PASV
 227 Entering Passive Mode (205,234,204,131,194,60)
 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8197>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list