[Cyberduck-trac] [Cyberduck] #7712: Cyberduck always requests SFTP subsystem

Cyberduck trac at trac.cyberduck.io
Fri Jan 3 13:34:44 UTC 2014


#7712: Cyberduck always requests SFTP subsystem
-------------------------+-----------------------------
    Reporter:  daisagah  |      Owner:  dkocher
        Type:  defect    |     Status:  new
    Priority:  normal    |  Milestone:  4.5
   Component:  sftp      |    Version:  4.4.3
    Severity:  blocker   |   Keywords:  SCP connections
Architecture:  Intel     |   Platform:  Mac OS X 10.9
-------------------------+-----------------------------
 Hello!

 Please fix your SCP implementation. Although I changed the preferences for
 SSH file transfer to SCP:

 plutil -p ~/Library/Preferences/ch.sudo.cyberduck.plist
 "ssh.transfer" => "scp"

 Cyberduck still tries to connect to the sftp-subsystem:
 /var/log/secure

 Jan  3 14:13:44 <hostname> sshd[7827]: pam_unix(sshd:session): session
 opened for user <userid> by (uid=0)
 Jan  3 14:13:44 <hostname> sshd[7835]: subsystem request for sftp
 Jan  3 14:13:44 <hostname> sshd[7835]: subsystem request for sftp failed,
 subsystem not found
 Jan  3 14:13:44 <hostname> sshd[7827]: pam_unix(sshd:session): session
 closed for user <userid>

 The sftp-subsytem is disabled on the server on purpose. Although SCP
 should be used Cyberduck is still composing the connection URL like:

 sftp://<userid>@<hostname> .... and not scp:// ...

 This may cause this issue.

 Until this is fixed. SCP connections are broken. Requesting immediate fix.
 Even the nighty builds have the same bug.

 Best Regards.

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


More information about the Cyberduck-trac mailing list