share name is spaces

Sridhar.Venkatakrishnan at trilogy.com Sridhar.Venkatakrishnan at trilogy.com
Wed Nov 10 06:35:06 GMT 2004


> If i make this : 
> [ab]
>  path = /t\ t
>  path = /tmp
>  public = yes
>  writable = yes
>  browseable = yes

Enclose the path in double quotes.
Example: 

[ab]
        path = "/home/foo/New Folder"

Should work

and if you want the share to be called "a b" then this should work

[a b]
        path = "blah"

Sridhar


More information about the samba-technical mailing list