[Cyberduck-trac] [Cyberduck] #1584: IIS security usage problem

Cyberduck trac at trac.cyberduck.ch
Mon Jan 14 09:53:35 CET 2008


#1584: IIS security usage problem
-----------------------------+----------------------------------------------
 Reporter:  anonymous        |        Owner:  dkocher
     Type:  enhancement      |       Status:  new    
 Priority:  normal           |    Milestone:         
Component:  ftp              |      Version:  2.8.3  
 Severity:  major            |   Resolution:         
 Keywords:  ftp root folder  |  
-----------------------------+----------------------------------------------
Comment (by anonymous):

 = Log =
 220 Microsoft FTP Service
 USER some_user_name
 331 Password required for some_user_name.
 PASS ********
 230 User some_user_name logged in.
 SYST
 215 Windows_NT
 PWD
 257 "/" is current directory.
 NOOP
 200 NOOP command successful.
 CWD /defaultsite
 250 CWD command successful.
 PORT 192,168,1,13,237,38
 200 PORT command successful.
 LIST -a
 150 Opening ASCII mode data connection for /bin/ls.
 == Result ==
 There is no result returned since IIS is not configured to return a
 listing for '/defaultsite' it'll only return that for 'defaultsite'. The
 path setting for CuberDuck is 'defaultsite', yet the change-dir mentions
 '/defaultsite'. Perhaps a CWD defaultsite would be appropriate?

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


More information about the Cyberduck-trac mailing list