Ignore:
Timestamp:
Jan 11, 2011, 10:55:35 AM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.0: caching parameter, text improvments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-2.0/src/help/ndpsmb.ipf

    r510 r518  
    9292:pd.1 to support eCS (OS/2) Extended Attributes, 0 to not support it.
    9393
     94:pt.Cache timeout
     95:pd.The time in seconds for which the cache is valid. If the time is over the client rereads the directory again. For a directory with many
     96files it may be better to increase the timeout (rule of thumb: per 500-800 files 10 seconds). Default: 10 seconds
     97
     98:pt.Cache listings
     99:pd.The amount of directories the cache should hold. Be aware the higher the value the more memory is used. Default: 32 listings
    94100:eparml.
    95101.******************************************************
     
    129135:p.
    130136The logfile is placed to your LOGFILES env path, if available. If the LOGFILES env is missing
    131 the logfile is placed into the &nd. directory. The logfile is called log.ndpsmb for the &nd part and
     137the logfile is placed into the &nd. directory. The logfile is called log.ndpsmb for the &nd. part and
    132138log.smbd for the Samba part.
    133139
     
    136142:p.History of the Samba client for &nd.
    137143:ul.
    138 :li.:link reftype=hd res=001.Version 1.0:elink.
    139 :li.:link reftype=hd res=002.Version 1.5.0:elink.
    140 :li.:link reftype=hd res=003.Version 2.0.0:elink.
    141 :eul
    142 :h2 res=001.Version 1.0
     144:li.:link reftype=hd res=011.Version 1.0:elink.
     145:li.:link reftype=hd res=012.Version 1.5.0:elink.
     146:li.:link reftype=hd res=013.Version 2.0.0:elink.
     147:eul.
     148:h2 res=011.Version 1.0
    143149:p.
    144150:ul.
     
    211217:eul.
    212218:eul.
    213 :h2 res=002.Version 1.5.0   
     219:h2 res=012.Version 1.5.0   
    214220:ul.
    215221:li.alpha1
     
    259265:eul.
    260266:eul.
    261 :h2 res=003.Version 2.0.0   
     267:h2 res=013.Version 2.0.0   
    262268:ul.
    263269:li.beta1
     
    268274:ul.
    269275:li.read problem of small files fixed
    270 :li.delete cache of changed files
     276:li.delete cache of changed files
     277:li.SIGPIPE crash fixed
     278:eul.
     279:li.beta3
     280:ul.
     281:li.changed instpl.cmd to work correct with nls
     282:li.added the possibility to adjust cache timeout and depth via GUI
    271283:eul.
    272284:eul.
Note: See TracChangeset for help on using the changeset viewer.