RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 623516 - LFTP does not work with HTTP anymore.
Summary: LFTP does not work with HTTP anymore.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: lftp
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Jiri Skala
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-12 02:07 UTC by Stephen John Smoogen
Modified: 2014-11-09 22:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-12 18:53:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Stephen John Smoogen 2010-08-12 02:07:43 UTC
Description of problem:

lftp does not work with HTTP sites

Version-Release number of selected component (if applicable):
$ rpm -q lftp
lftp-4.0.9-1.el6.x86_64


How reproducible:

100% with current Red Hat Beta

Under RHEL-5 and F-12 I get the following:

$ lftp http://downloads.asterisk.org/pub/telephony/sounds/releases/
cd ok, cwd=/pub/telephony/sounds/releases                                          
lftp downloads.asterisk.org:/pub/telephony/sounds/releases> 

Under EL-6 current I am getting the following:

lftp http://downloads.asterisk.org/pub/telephony/sounds/releases/
cd: Success
[smooge@xanadu]$

Problem occurs in RHEL-6Beta2 and current.

Trying to get a single file with HTTP also just says cd: Success and then exits without downloading file.

Comment 2 RHEL Program Management 2010-08-12 02:38:28 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release.

** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **

Comment 3 Jiri Skala 2010-08-12 06:53:33 UTC
I've tested it with the same version of lftp and it worked fine.

- Try to watch /var/log/messages if there is suspected message.
- What about networking difficulties? (systems on the same network branch, firewall, ...) Do other ftp clients work on this RHEL6 fine?
- Try to reinstall lftp.

Comment 5 Stephen John Smoogen 2010-08-12 18:53:57 UTC
No messages in /var/log/messages
No problems with network (wget worked etc)

Problem went away after reinstall of package.


Note You need to log in before you can comment on or make changes to this bug.