[Cyberduck-trac] [Cyberduck] #5572: Cyberduck 4.0b8 (8071) Microsoft FTP Stat command
Cyberduck
trac at trac.cyberduck.ch
Wed Dec 15 20:50:46 CET 2010
#5572: Cyberduck 4.0b8 (8071) Microsoft FTP Stat command
----------------------------------------------------------------------------------------------+
Reporter: https://www.google.com/accounts/o8/id?id=aitoawl3tcireapneypnsvw2qaihgqcp6yimgfk | Owner: dkocher
Type: defect | Status: new
Priority: high | Milestone:
Component: ftp | Version: 4.0b8
Severity: blocker | Keywords: STAT;LIST;MicrosoftFTP
Platform: Windows 7 | Architecture: Intel
----------------------------------------------------------------------------------------------+
Hello,[[BR]]
It seems that this was a problem with other versions of cyberduck.[[BR]]
This makes the product absolutely unusable for our shop, which is quite
unfortunate.[[BR]]
STAT only returns the first directory.[[BR]]I believe LIST should be used
instead (gleaned from other posts, not an expert in FTP).[[BR]]
[[BR]]
Please help,[[BR]]
-Edward[[BR]]
[[BR]]
'''Here is a log from cyberduck:'''
{{{
220 Microsoft FTP Service
FEAT
530 Please login with USER and PASS.
USER ******
331 Password required for **********.
PASS ***************
230 User ****** logged in.
NOOP
200 NOOP command successful.
SYST
215 Windows_NT
STAT /www
213-status of /www:
09-24-09 12:57PM <DIR> ATTENDANCE
}}}
'''Here is a log from Core FTP LE:'''
{{{
Welcome to Core FTP, release ver 2.1, build 1649 (U) -- © 2003-2010
WinSock 2.0
Mem -- 2,097,151 KB, Virt -- 2,097,024 KB
Started on Wednesday December 15, 2010 at 11:29:AM
Connect socket #796 to 98.129.12.106, port 21...
220 Microsoft FTP Service
USER **********
331 Password required for **********.
PASS **********
230 User ********** logged in.
SYST
215 Windows_NT
Keep alive off...
PWD
257 "/" is current directory.
CWD /www/
250 CWD command successful.
PORT 10,10,10,16,99,20
200 PORT command successful.
LIST
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
Transferred 1,155 bytes in 0.001 seconds
}}}
--
Ticket URL: <http://trac.cyberduck.ch/ticket/5572>
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