iterate-ch / cyberduck

Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
https://cyberduck.io/
GNU General Public License v3.0
3.37k stars 294 forks source link

Sourceforge SFTP subsystem request failure #2971

Closed cyberduck closed 14 years ago

cyberduck commented 15 years ago

a1ec64c created the issue

When attempting to use CyberDuck to upload web content to SourceForge, the following sftp command works:

sftp sandymcg,dcptool@web.sourceforge.net:htdocs/

The equivalent Cyberduck configuration gives a login error.

As far as I can work out, this relates to the presence of the ,dcptool..... I can log into the FRS part of sourceforge, which does not require the "," syntax.

cyberduck commented 15 years ago

@dkocher commented

Documentation at (http://apps.sourceforge.net/trac/sourceforge/wiki/Shell%20service) and (http://apps.sourceforge.net/trac/sourceforge/wiki/Shell%20and%20File%20Management%20service%20authentication)

cyberduck commented 15 years ago

@dkocher commented

Replying to [2971 mcguffogl@…]: Actually the login succeeds but starting the SFTP subystem fails.

cyberduck commented 15 years ago

@dkocher commented

Provide correct error message in 00d98e4f9b50e4cadd5f262b7499e31de34895fa.

cyberduck commented 14 years ago

@dkocher commented

Replying to [comment:4 dkocher]:

Provide correct error message in 00d98e4f9b50e4cadd5f262b7499e31de34895fa.

I/O Error: The subsystem request failed.
The server denied the request.
cyberduck commented 14 years ago

@dkocher commented

The issue was resolved by sf.net it seems.