Opened on Dec 4, 2008 at 4:10:40 AM
Closed on Dec 28, 2008 at 7:50:06 PM
Last modified on May 22, 2010 at 4:38:09 PM
#2791 closed defect (fixed)
cannot change directory
Reported by: | anonymous | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 3.1 |
Component: | core | Version: | 3.0.3 |
Severity: | normal | Keywords: | cwd |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
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.
Change History (1)
comment:1 Changed on Dec 28, 2008 at 7:50:06 PM by dkocher
- Description modified (diff)
- Milestone set to 3.1
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r4409.