[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [samba] how do I put a share name whit space into /etc/fstab for mount?



>> Hi,
>> On my RedHat 7.2 I must convert this command line:
>> 
>> # mount -t smbfs -o username=bill,password=gate '//upanddown/shared
>> folder' /win
>> 
>> into a line of /etc/fstab, note a space into "shared folder".
>> 
>> How I can do it?
>> 
>> Thanks
>> 
>> -------
>> Dario Lesca (d lesca osra it)
> 
> Doesn't work with double quotes???
> 
> # mount -t smbfs -o username=bill,password=gate "//upanddown/shared 
> folder" /win
> 
> I don't know the answer - but I thought if you haven't tried it yet ...
> 
> -Cheers
> -Andrew

Oops - I didn't read your question right :-)
How about put a "\" before the space in the fstab file?

Again - try it out - I don't know.

-- 
-Cheers
-Andrew

MS ... if only he hadn't been hang gliding!





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]