Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot change directory #2791

Closed
cyberduck opened this issue Dec 4, 2008 · 1 comment
Closed

cannot change directory #2791

cyberduck opened this issue Dec 4, 2008 · 1 comment
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

attempted to download from trolltech's ftp server. failed to cange directory. I can't tell if its your issue or theirs but the CLI did it just fine so I assume it's yours.
the url is /qt/source/qt-mac-opensource-4.4.3.dmg/qt-mac-opensource-4.4.3.dmg
and the console log is this.

220-Welcome to the Trolltech FTP server.  Here you will find Qt-related
220-files and miscellaneous other stuff we've written.
220-
220-If you want to mirror anything here, please write to 
220-webmaster@trolltech.com and notify us of the fact.
220-
220-Please send comments about the server to ftp@trolltech.com.
220-
220 
USER anonymous
331 Please specify the password.
PASS ********
230 Login successful.
NOOP
200 NOOP ok.
SIZE /qt/source/qt-mac-opensource-4.4.3.dmg/qt-mac-opensource-4.4.3.dmg
550 Could not get file size.
NOOP
200 NOOP ok.
SYST
215 UNIX Type: L8
STAT /qt/source/qt-mac-opensource-4.4.3.dmg
213-Status follows:
-rw-rw-r--    1 ftp      ftp      122285626 Sep 28 10:56 qt-mac-opensource-4.4.3.dmg
213 End of status
NOOP
200 NOOP ok.
MDTM /qt/source/qt-mac-opensource-4.4.3.dmg/qt-mac-opensource-4.4.3.dmg
550 Could not get file modification time.
NOOP
200 NOOP ok.
CWD /qt/source/qt-mac-opensource-4.4.3.dmg
550 Failed to change directory.
QUIT
221 Goodbye.
@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5421e30.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants