An updated ftp package that fixes various bugs is now available.
The ftp package provides the standard UNIX command line File Transfer
Protocol (FTP) client. FTP is a widely used protocol for transferring
files over the Internet, and for archiving files.
This updated package fixes the following bugs:
* if the "get" command was used to download a non-existent file, FTP did
not close the file descriptor. In this updated package, file descriptors
are no longer leaked.
* when the "case" command was used to turn on remote computer file name
case mapping, using the "mget" command to download files may have caused
FTP to overwrite the files on the client machine with the wrong content,
or fail when mixed-case file names were used. For example, downloading
multiple files may have resulted in a single file, that contained the
content of a different file.
* the ftp-debuginfo package did not contain any files. This may have
limited debugging options. In this updated package, the ftp-debuginfo
package contains the correct files.
Users of ftp are advised to upgrade to this updated package, which
resolves these issues.
Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.
This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188
| Red Hat Enterprise Linux FasTrack (v. 5 client) |
|
| SRPMS: |
| ftp-0.17-35.el5.src.rpm |
1138f5b9510db0e08c3f14a78ffe87cf |
| |
| IA-32: |
| ftp-0.17-35.el5.i386.rpm |
e9279bc66e42851e63a5a5bfe6b23349 |
| |
| x86_64: |
| ftp-0.17-35.el5.x86_64.rpm |
ab71fc2e011676468ac6c5218f5e7a13 |
| |
| Red Hat Enterprise Linux FasTrack (v. 5 server) |
|
| SRPMS: |
| ftp-0.17-35.el5.src.rpm |
1138f5b9510db0e08c3f14a78ffe87cf |
| |
| IA-32: |
| ftp-0.17-35.el5.i386.rpm |
e9279bc66e42851e63a5a5bfe6b23349 |
| |
| IA-64: |
| ftp-0.17-35.el5.ia64.rpm |
c3628a832a7a871b0abc6b19ae9edd43 |
| |
| PPC: |
| ftp-0.17-35.el5.ppc.rpm |
5901fd51165ad844b6b9e867b02ea841 |
| |
| s390x: |
| ftp-0.17-35.el5.s390x.rpm |
5630a21bc9cd839cfbd905d996efac42 |
| |
| x86_64: |
| ftp-0.17-35.el5.x86_64.rpm |
ab71fc2e011676468ac6c5218f5e7a13 |
| |
(The unlinked packages above are only available from the Red Hat Network)
|
442712 - ftp case directive botches mget when mixed case filenames exit
455393 - ftp-debuginfo contains no files