[Cyberduck-trac] [Cyberduck] #7709: Problem with characters in password

Cyberduck trac at trac.cyberduck.io
Fri Jan 3 01:40:32 UTC 2014


#7709: Problem with characters in password
-----------------------+---------------------------
    Reporter:  jtrott  |      Owner:  dkocher
        Type:  defect  |     Status:  new
    Priority:  normal  |  Milestone:
   Component:  ftp     |    Version:  4.4.3
    Severity:  normal  |   Keywords:  ftp password
Architecture:  Intel   |   Platform:  Mac OS X 10.9
-----------------------+---------------------------
 I have a hosting site that I can login to using ftp from Terminal.app and
 the ftp browser in BBEdit, but fails every time using Cyberduck:

 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 3 of 50 allowed.
 220-Local time is now 12:32. 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.
 USER s10999999
 331 User s10999999 OK. Password required
 PASS ********
 530 Login authentication failed
 }}}


 This is how is looks using ftp from terminal:

 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 2 of 50 allowed.
 220-Local time is now 12:37. 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.
 Name (somewhere.com:localusername): s10999999
 331 User s10999999 OK. Password required
 Password:
 230 OK. Current restricted directory is /
 Remote system type is UNIX.
 Using binary mode to transfer files.
 }}}


 The password (with alpha characters changed) is as follows:

 Cu$A0k5nP!)#

 Password is pasted in from the clipboard for all three ftp applications.

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


More information about the Cyberduck-trac mailing list