[Cyberduck-trac] [Cyberduck] #2045: write only (dropbox) FTP site won't allow connect due to list -a command being issued

Cyberduck trac at trac.cyberduck.ch
Fri May 16 14:12:55 CEST 2008


#2045: write only (dropbox) FTP site won't allow connect due to list -a command
being issued
----------------------------------------+-----------------------------------
 Reporter:  pkrummenacker at extensis.com  |        Owner:  dkocher 
     Type:  defect                      |       Status:  assigned
 Priority:  high                        |    Milestone:  3.0.1   
Component:  core                        |      Version:  3.0     
 Severity:  normal                      |   Resolution:          
 Keywords:                              |  
----------------------------------------+-----------------------------------
Changes (by dkocher):

  * priority:  normal => high
  * status:  new => assigned
  * milestone:  => 3.0.1

Old description:

> Cyberduck 3.0 (3966)  appears to not connect to a Windows 2003 FTP server
> with a write only (drop box) site created.  Error log shows:
>
> NOOP
> 200 NOOP command successful.
> SYST
> 215 Windows_NT
> FEAT
> 211-FEAT
>     SIZE
>     MDTM
> 211 END
> PASV
> 227 Entering Passive Mode (206,169,234,184,17,151).
> LIST -a
> 125 Data connection already open; Transfer starting.
> 550 -a: Access is denied.
>
> I get the option to Try Again, or Cancel.
>
> Trying again results in the same error, which IS correct because
> Directory Listing HAS been disabled on this folder.
>
> If you select Try again once, then hit Cancel again the next time, it
> shows 0 files, then you can drop a file and it will upload, but the error
> messages give you the impression that you are not connected.
>
> I would like to be able to have Cyberduck NOT send the list -a command.

New description:

 Cyberduck 3.0 (3966)  appears to not connect to a Windows 2003 FTP server
 with a write only (drop box) site created.  Error log shows:


 {{{
 NOOP
 200 NOOP command successful.
 SYST
 215 Windows_NT
 FEAT
 211-FEAT
     SIZE
     MDTM
 211 END
 PASV
 227 Entering Passive Mode (206,169,234,184,17,151).
 LIST -a
 125 Data connection already open; Transfer starting.
 550 -a: Access is denied.


 }}}
 I get the option to Try Again, or Cancel.

 Trying again results in the same error, which IS correct because Directory
 Listing HAS been disabled on this folder.

 If you select Try again once, then hit Cancel again the next time, it
 shows 0 files, then you can drop a file and it will upload, but the error
 messages give you the impression that you are not connected.

 I would like to be able to have Cyberduck NOT send the list -a command.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2045#comment:1>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list