[Cyberduck-trac] [Cyberduck] #5949: ftp connection fails if SYST command is unknown

Cyberduck trac at trac.cyberduck.ch
Mon May 9 17:36:06 CEST 2011


#5949: ftp connection fails if SYST command is unknown
---------------------------+------------------------
 Reporter:  glaurent       |         Owner:  dkocher
     Type:  defect         |        Status:  new
 Priority:  normal         |     Milestone:  4.0.3
Component:  ftp            |       Version:  4.0.2
 Severity:  normal         |    Resolution:
 Keywords:                 |  Architecture:
 Platform:  Mac OS X 10.6  |
---------------------------+------------------------
Changes (by dkocher):

 * milestone:   => 4.0.3


Old description:

> cyberduck will abort connection to an ftp server if it doesn't know the
> SYST command, which is frequently disabled, and not necessary for proper
> operation. Here's a log from ftp://dl.free.fr (a server used to file
> exchange on the french ISP Free.fr) :
>

> 220 hadl10G-1 FTP server (Version 0.1 - 2007/06/11 00:49) ready.
> FEAT
> 500 'FEAT': command unrecognized.
> USER glaurent at telegraph-road.org
> 331 User name okay, need password..
> PASS ********
> 230 Utilisateur anonyme loggue
> PWD
> 257 "/" is current directory.
> NOOP
> 200 Zzz...
> SYST
> 500 Commande inconnue
>
> I had been using cyberduck to upload files there until recently, I
> believe it broke after version 4.x.

New description:

 cyberduck will abort connection to an ftp server if it doesn't know the
 SYST command, which is frequently disabled, and not necessary for proper
 operation. Here's a log from ftp://dl.free.fr (a server used to file
 exchange on the french ISP Free.fr) :



 {{{
 220 hadl10G-1 FTP server (Version 0.1 - 2007/06/11 00:49) ready.
 FEAT
 500 'FEAT': command unrecognized.
 USER glaurent at telegraph-road.org
 331 User name okay, need password..
 PASS ********
 230 Utilisateur anonyme loggue
 PWD
 257 "/" is current directory.
 NOOP
 200 Zzz...
 SYST
 500 Commande inconnue

 }}}

 I had been using cyberduck to upload files there until recently, I believe
 it broke after version 4.x.

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5949#comment:1>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list