|
|
| Next: Form fill in |
| Author |
Message |
Beartooth External

Since: Oct 21, 2006 Posts: 11
|
Posted: Sun Feb 04, 2007 7:38 pm Post subject: Why can't I download ftp sites?? Archived from groups: opera>linux (more info?) |
|
|
For years I've stuck to doing my downloads with Opera. It used to be
trouble-free. Then I began hitting sites that wanted me to use ftp instead
of http -- and Opera has always choked on those.
Today, wanting to do a fresh download of the ISOs for Fedora Core 6, I got
to a list of mirrors -- and found half the ones that claimed to offer http
actually trying to put me into ftp downloads.
Am I doing something wrong, or is this some engineered-in limitation of
Opera??
--
Beartooth Staffwright, PhD, Neo-Redneck Linux Convert
Fedora Core 6; CXO 5.0.1; Pine 4.64, Pan 0.119; Privoxy 3.0.3;
Dillo 0.8.6, Galeon 2.0.3, Epiphany 2.16, Opera 9.10, Firefox 1.5
Remember I know precious little of what I am talking about. |
|
| Back to top |
|
 |
Eirik Byrkjeflot Anonsen External

Since: Apr 02, 2004 Posts: 238
|
Posted: Mon Feb 05, 2007 9:38 am Post subject: Re: Why can't I download ftp sites?? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Beartooth <Beartooth.RemoveThis@swva.net> writes:
> For years I've stuck to doing my downloads with Opera. It used to be
> trouble-free. Then I began hitting sites that wanted me to use ftp instead
> of http -- and Opera has always choked on those.
>
> Today, wanting to do a fresh download of the ISOs for Fedora Core 6, I got
> to a list of mirrors -- and found half the ones that claimed to offer http
> actually trying to put me into ftp downloads.
>
> Am I doing something wrong, or is this some engineered-in limitation of
> Opera??
>
I don't think you're doing anything wrong, and opera is supposed to
handle ftp. Please file a bug report listing a couple of the ftp
sites that don't work (https://bugs.opera.com/wizard/).
eirik |
|
| Back to top |
|
 |
Jonathan A. External

Since: May 06, 2005 Posts: 65
|
Posted: Fri Feb 09, 2007 7:57 pm Post subject: Re: Why can't I download ftp sites?? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Sun, 4 Feb 2007 19:38:25 +0000 (UTC), Beartooth
<Beartooth.RemoveThis@swva.net> appears to have said:
> For years I've stuck to doing my downloads with Opera. It used to be
> trouble-free. Then I began hitting sites that wanted me to use ftp instead
> of http -- and Opera has always choked on those.
I'm a bit late responding, but I wanted to ask... are you sure it's
opera? If you try with firefox, or command line ftp clients, do they
work OK?
I remember having trouble with ftp some years back with the ip_conntrack
feature of netfilter. When I compiled it statically into the kernel, ftp
worked fine, but if I built it as a loadable module, ftp would always
fail... even though the ip_conntrack module was loaded.
I suppose if you're running a recent kernel, that's probably long been
sorted out, but it's a thought. <shrug>
Jonathan
--
Don't just hit reply. Email address is broken. Thank
your friendly neighborhood spammer. Email replies to:
user: daboid domain: suddenlink<dot>net |
|
| Back to top |
|
 |
Beartooth External

Since: Oct 21, 2006 Posts: 11
|
Posted: Sun Mar 11, 2007 5:02 pm Post subject: Re: Why can't I download ftp sites?? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Mon, 05 Feb 2007 09:38:42 +0100, Eirik Byrkjeflot Anonsen wrote:
[...]
> I don't think you're doing anything wrong, and opera is supposed to
> handle ftp. Please file a bug report listing a couple of the ftp sites
> that don't work (https://bugs.opera.com/wizard/).
>
> eirik
My apologies for taking so long to get back to this; the reasons would be
tiresome.
I have yet ever to get *any* ftp site to work. Opera insists on inserting
an "http://" in front of the address, and then complains.
I'm not competent to file a bug report. But, fwiw, lately it's not the
only browser with the problem. Galeon 2.0.3, at least is also failing.
Does that mean the problem is really in FC6, or in Privoxy??
I finally went and dug gFTP out of the Main Menu in Fedora 6; I may just
put its launcher right on my panel. I'm far from skilled in using it yet,
but it does get the files (mostly rpms) I need.
--
Beartooth Staffwright, PhD, Neo-Redneck Linux Convert
Remember I know precious little of what I am talking about. |
|
| Back to top |
|
 |
Rijk van Geijtenbeek External

Since: Mar 04, 2007 Posts: 13
|
Posted: Sun Mar 11, 2007 10:03 pm Post subject: Re: Why can't I download ftp sites?? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Op Sun, 11 Mar 2007 21:21:37 +0100 schreef Beartooth <Beartooth RemoveThis @swva.net>:
> On Mon, 05 Feb 2007 09:38:42 +0100, Eirik Byrkjeflot Anonsen wrote:
> [...]
>> I don't think you're doing anything wrong, and opera is supposed to
>> handle ftp. Please file a bug report listing a couple of the ftp sites
>> that don't work (https://bugs.opera.com/wizard/).
>>
>> eirik
>
> My apologies for taking so long to get back to this; the reasons would be
> tiresome.
>
> I have yet ever to get *any* ftp site to work. Opera insists on inserting
> an "http://" in front of the address, and then complains.
That's what Opera does if you don't insert a protocol yourself. As it is a
browser foremost, Opera assumes you want to browser websites, hence http.
For getting to an ftp site, add the ftp protocol, like this:
ftp://ftp.opera.com
--
Rijk
Opera Software, QA etc... |
|
| Back to top |
|
 |
Eirik Byrkjeflot Anonsen External

Since: Apr 02, 2004 Posts: 238
|
Posted: Mon Mar 12, 2007 7:02 am Post subject: Re: Why can't I download ftp sites?? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Beartooth <Beartooth.RemoveThis@swva.net> writes:
> I have yet ever to get *any* ftp site to work. Opera insists on inserting
> an "http://" in front of the address, and then complains.
As Rijk says, you're probably leaving out the "ftp://" part of the
url.
>
> I'm not competent to file a bug report.
Oh yes, you are
And even if you're not, the only way to learn is to try it. The
"wizard" tries to describe what you should do, and if you get it
wrong, we will most likely send you a mail asking for the details you
forgot.
The only thing that is needed in a good bug report is a description
that enables us to reproduce your problem. (Of course, some bugs are
not easily reproducible, and then we'll have to settle for less good
bug reports.)
>
> I finally went and dug gFTP out of the Main Menu in Fedora 6; I may just
> put its launcher right on my panel. I'm far from skilled in using it yet,
> but it does get the files (mostly rpms) I need.
It may be worth keeping a "real" ftp program around. Web browsers
have a history of less than perfect ftp handling.
eirik |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| |
|
|