From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id m2ACuneI020453 for ; Mon, 10 Mar 2008 08:56:50 -0400 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2ACunKk005673 for ; Mon, 10 Mar 2008 08:56:49 -0400 Received: from relay2-v.mail.gandi.net (relay2-v.mail.gandi.net [217.70.178.76]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m2ACuFNa017588 for ; Mon, 10 Mar 2008 08:56:16 -0400 Received: from localhost (mfilter5-v.gandi.net [217.70.178.39]) by relay2-v.mail.gandi.net (Postfix) with ESMTP id 32F52135E1 for ; Mon, 10 Mar 2008 13:56:10 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter5-v.mgt.gandi.net Received: from relay2-v.mail.gandi.net ([217.70.178.76]) by localhost (mfilter5-v.gandi.net [217.70.178.39]) (amavisd-new, port 10024) with ESMTP id E3qi0rA9JplC for ; Mon, 10 Mar 2008 13:43:09 +0100 (CET) Received: from data.home (unknown [82.166.29.82]) by relay2-v.mail.gandi.net (Postfix) with ESMTP id 4D6E3135DD for ; Mon, 10 Mar 2008 13:56:01 +0100 (CET) Received: from geoff by data.home with local-esmtp (Exim 3.35 #1 (Debian)) id 1JYhXg-0005Nb-00; Mon, 10 Mar 2008 14:55:48 +0200 Date: Mon, 10 Mar 2008 14:55:47 +0200 (IST) From: Geoff Shang X-X-Sender: geoff@data.home To: blinux-list@redhat.com Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: Geoff Shang X-RedHat-Spam-Score: -0.854 X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-Scanned-By: MIMEDefang 2.63 on 172.16.48.32 X-loop: blinux-list@redhat.com Subject: Re: Spaces in filenames? (fwd) X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2008 12:56:50 -0000 Hi, This message failed to go out when it was originally sent and I've only just discovered this. The issue I'm replying to here has probably already been solved, but... Geoff. ---------- Forwarded message ---------- Date: Thu, 21 Feb 2008 11:51:41 +0200 (IST) From: Geoff Shang To: blinux-list@redhat.com Subject: Re: Spaces in filenames? Hi Rob, What programming language is your program written in? There may be a string function to take care of the URL encoding for you. Geoff.