cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2154627 ] "file" protocol does not work in turkish locale

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 09 Oct 2008 15:00:22 +0000

Bugs item #2154627, was opened at 2008-10-09 01:02
Message generated for change (Comment added) made by dfandrich
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2154627&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Pascal Terjan (pterjan)
Assigned to: Nobody/Anonymous (nobody)
Summary: "file" protocol does not work in turkish locale

Initial Comment:
[pterjan_at_plop tmp]$ curl file:///usr/share/hot-babe/hb01/descr
5
hb01_4.png
hb01_3.png
hb01_2.png
hb01_1.png
hb01_0.png
[pterjan_at_plop tmp]$ LC_ALL=tr curl file:///usr/share/hot-babe/hb01/descr
curl: (1) Protocol file not supported or disabled in libcurl

----------------------------------------------------------------------

>Comment By: Dan Fandrich (dfandrich)
Date: 2008-10-09 08:00

Message:
What is the output of:

LC_ALL=C curl --version

and

LC_ALL=tr curl --version

There should be no protocol differences between locales in curl.

----------------------------------------------------------------------

Comment By: Pascal Terjan (pterjan)
Date: 2008-10-09 05:12

Message:
It fails on any file URL (curl 7.19.0 on Mandriva)

Do you have turkish locale ?

Without it I get :
$ LC_ALL=tr curl file:///tmp/plop
curl: (37) Couldn't open file /tmp/plop

After installing the locale I get :
$ LC_ALL=tr curl file:///tmp/plop
curl: (1) Protocol file not supported or disabled in libcurl

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2008-10-09 01:50

Message:
$ LC_ALL=tr curl file://`pwd`/README

... works fine for me when in the curl source tree root. On Debian Linux.

Is your problem related to exactly what URL you use or does it never work
with file?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2154627&group_id=976
Received on 2008-10-09

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET