[Cyberduck-trac] [Cyberduck] #1182: No filelisting and unable to upload on Windows IIS MS DOS FTP

Cyberduck trac at trac.cyberduck.ch
Sat Jul 21 12:19:27 CEST 2007


#1182: No filelisting and unable to upload on Windows IIS MS DOS FTP
---------------------+------------------------------------------------------
 Reporter:  doekman  |       Owner:  dkocher
     Type:  defect   |      Status:  new    
 Priority:  normal   |   Milestone:         
Component:  core     |     Version:  2.7.3  
 Severity:  normal   |    Keywords:         
---------------------+------------------------------------------------------
 I think Cyberduck doesn't support Windows IIS' MS-DOS mode. In IIS you can
 choose from either UNIX mode or MS DOS mode.

 The bug is I can login to a certain server, but the directory listing is
 empty, and when I try to upload things, I get an access denied. The FTP
 log from the command prompt is listed below (made anonymous with *****):

 {{{
 Connected to 154.sub192.****.nl.
 220 abc01 Microsoft FTP Service (Version 5.0).
 Name (**.***.***.***.***:*******): *******
 331 Password required for *********.
 Password:
 230-Welkom bij de FTP Server van *********.
 230 User immense logged in.
 Remote system type is Windows_NT.
 ftp> dir
 500 'EPSV': command not understood
 227 Entering Passive Mode (**,***,***,***,6,217).
 125 Data connection already open; Transfer starting.
 07-21-07  07:56AM       <DIR>          db
 07-10-07  07:29PM       <DIR>          res
 07-16-07  10:31AM       <DIR>          www
 226 Transfer complete.
 ftp> cd www
 250 CWD command successful.
 ftp> dir
 227 Entering Passive Mode (***,***,***,**,6,229).
 125 Data connection already open; Transfer starting.
 07-10-07  07:32PM                69610 Algemene Leveringsvoorwaarden
 *******.pdf
 07-11-07  12:52AM       <DIR>          aspnet_client
 07-10-07  07:30PM       <DIR>          auth
 07-03-07  01:55PM       <DIR>          cgi-bin
 07-10-07  07:32PM                  428 global.asa
 07-03-07  01:55PM       <DIR>          icon
 07-10-07  07:29PM       <DIR>          img
 07-10-07  07:32PM       <DIR>          include
 07-10-07  07:32PM                 3384 index.html
 07-10-07  07:32PM       <DIR>          js
 07-10-07  07:37PM       <DIR>          kandidaten
 07-10-07  07:32PM       <DIR>          lib
 07-10-07  07:37PM       <DIR>          opdrachtgevers
 07-10-07  07:32PM                 1309 stijl1.css
 07-10-07  07:32PM       <DIR>          style
 07-15-07  02:40PM       <DIR>          temp
 07-10-07  07:32PM       <DIR>          vacatures
 226 Transfer complete.
 }}}

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


More information about the Cyberduck-trac mailing list