[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

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





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