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

Re: tweaking samba and windows



Jose Alberto Guzman(jose@iteso.mx)@2002.01.08 21:06:50 +0000:
> Hi.
> 
> I'd like to know how (if possible) to 'map' in a 'network drive' a 
> subdirectory  in an account's share with samba/windows, for example:   
> H:  ==  \\sambasrvr\account\subdir   instead of H: being just 
> \\sambasrvr\account.
Last time I tested, you could just do:
net use h: \\sambasrvr\account\subdir

I think I tested under Windows 2000. I'm not sure if this is possibly
with other versions of Windows, but I guess it is.
> 
> Also I'd like to know how to tweak the windows smb cache or whatever
> it is so that when msword is saving a >10KB file it won't take a
> little pause in the middle and then continue to write. Sometimes it
> hangs for more than 20 seconds and it's somewhat annoying,
> notwithstanding netware 4.11 doesn't 'hang' when writing the same file
> but writes somewhat faster or at least it seems so.
You might be able to do some performance tweaking on the samba server
side, this link might be useful:
http://www.oreilly.com/catalog/samba/chapter/book/appb_01.html

For performance tweaking on the client side, I guess you should consult
some Windows documentation ;)

Upgrading to samba 2.2.* instead of 2.0.* might help too.

HTH,
Alson



Reply to: