On Sat, 11 Sep 2010 19:55:45 +0100, Vincent Sanders wrote:

> Sigh, ok, ok I give in

Don't be like that :)

Anyway, it's working perfectly now, here, thanks.

> I updated the url_to_path of some frontends in the vauge hope using
> the url lib is a bit more correct than their previously implementations.

url_path is probably fine for anything that expects UNIX format paths.

I've tweaked the directory listing creation a touch, as it was reading
files using the url-style path, rather than the native one.  It now
asks the platform to add the filename to the end of the path, and then
convert back to a url-style path for the listing.  This is the same
(IIRC) as the previous directory lister.

Chris

Reply via email to