[Cyberduck-trac] [Cyberduck] #5763: FTP stuck at listing directory
Cyberduck
trac at trac.cyberduck.ch
Thu Mar 10 17:20:25 CET 2011
#5763: FTP stuck at listing directory
---------------------------+------------------------------
Reporter: g0ran | Owner: dkocher
Type: defect | Status: closed
Priority: normal | Milestone: 4.0.2
Component: ftp | Version: Nightly Build
Severity: normal | Resolution: fixed
Keywords: ftp | Architecture: Intel
Platform: Mac OS X 10.6 |
---------------------------+------------------------------
Comment (by dkocher):
When `STAT` does not return any file we also request a directory listing
with `LIST` for interoperability reasons (some servers do not send
anything meaninful for `STAT`). `LIST` does need a seperate data
connection for the transfer.
The log message from Filezilla is the same what I suggested above what
Cyberduck would do as well but was indeed not previuosly the case. Not
trust the local address returned by the server for `PASV`. I have fixed
this with r8538.
--
Ticket URL: <http://trac.cyberduck.ch/ticket/5763#comment:8>
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