| Summary: | (correction) ftp.freebsd.org 'cd x*' hassle | ||
|---|---|---|---|
| Product: | Base System | Reporter: | abc <abc> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.8-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed ftp.freebsd.org runs NcFTPd; please ask the authors of that software for this feature to be added. |
'cd 4*' aborts with error. the ftp.freebsd.org ftp server refuses to accept globs in the 'cd' command. Fix: allow glob matching in the ftp.freebsd.org's ftp server. How-To-Repeat: ftp ftp.freebsd.org: 4.8-RELEASE/ $ cd '4*' should be sufficient to enter 4.8-RELEASE/ ...