You are not logged in.

#1 2010-12-08 04:51:33

bsdson.tw
Member
From: Taiwan
Registered: 2005-05-06
Posts: 161

how to convert "\" to "/" automatically in nautilus

hi,

every time I try to connect to an windows share via samba in Nautilus,
I have to convert "\" to "/" manually,
is it possible to ask Nautilus and/or Samba to convert by itself?

it's kind of tiresome to do this every time every character.

BR,
Henry

Offline

#2 2010-12-08 14:42:06

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: how to convert "\" to "/" automatically in nautilus

Short of patching, no.
You could always:

echo -E '<Your Path Here>' | tr '\\' '\/'

Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

Board footer

Powered by FluxBB