Changeset 548 for trunk/client/src/help
- Timestamp:
- Feb 9, 2011, 11:06:18 AM (15 years ago)
- Location:
- trunk/client/src/help
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/help/ndpsmb.ipf
r541 r548 89 89 :pd.0 if 'master' is the name of master server, 1 if 'master' is the name of master workgroup. 90 90 91 :pt.EA Support92 :pd.1 to support <$OS> Extended Attributes, 0 to not support it.93 94 91 :pt.Cache timeout 95 92 :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 … … 99 96 :pd.The amount of directories the cache should hold. Be aware the higher the value the more memory is used. Default: 32 listings 100 97 98 :pt.EA Support 99 :pd.1 to support <$OS> Extended Attributes, 0 to not support it. 100 101 :pt.r/w 102 :pd.define whether the resource should be read-only (r) or writeable (w). 101 103 :eparml. 102 104 .****************************************************** -
trunk/client/src/help/ndpsmb_de.ipf
r544 r548 79 79 80 80 :pt.Server 81 :pd. The name or IP address of server to connect to.81 :pd.Der Name oder IP Adresse des Servers zu dem verbunden werden soll. 82 82 83 83 :pt.Freigabe … … 96 96 :pd.0&comma. wenn "Master" der Name des "Masterbrowsers" ist&comma. 1&comma. wenn "Master" der Name der "Master-Arbeitsgruppe" ist. 97 97 98 :pt.EA Support99 :pd.1&comma. wenn der gew&ue.nschte Server erweiterte Attribute100 unterst&ue.tzt&comma. 0&comma. wenn er es nicht tut.101 102 98 :pt.Cache timeout 103 99 :pd.Die Zeit in Sekunden fr die der Cache gltig ist. Wenn die Zeit verstrichen ist, wird das Verzeichniss neu eingelesen. Fr ein sehr … … 107 103 :pd.Die Anzahl Verzeichnisse die der Cache behalten soll. Vorsicht, je hher dieser Wert desto mehr Memory wird gebraucht. Standardwert: 32 Verzeichnisse 108 104 105 :pt.EA Support 106 :pd.1&comma. wenn der gew&ue.nschte Server erweiterte Attribute 107 unterst&ue.tzt&comma. 0&comma. wenn er es nicht tut. 108 109 109 :eparml. 110 110 … … 112 112 :h2 res=101.&usage. 113 113 :p. 114 Wenn man genau eine Freigaben mounten m&oe.chte&comma. mu&Beta. man sowohl den "Server" und die "Freigabe" angeben&comma. die anderen Parameter sind optional. Die Root-Pfad 115 Diese Serverfreigabe wird dann mit dem gew&ue.nschten Mountpoint verbunden. 114 Wenn man genau eine Freigaben mounten m&oe.chte&comma. mu&Beta. man sowohl den "Server" und die "Freigabe" angeben&comma. die anderen Parameter sind optional. Diese Serverfreigabe wird dann mit dem gew&ue.nschten Mountpoint verbunden. 116 115 :p. 117 116 Wenn man auf alle Freigaben eines Servers zugreifen m&oe.chte&comma. mu&Beta. man nur den "Server"&comma. nicht jedoch die "Freigabe" -
trunk/client/src/help/ndpsmb_fr.ipf
r544 r548 115 115 :pd.nom du groupe de travail auquel il faut se 116 116 joindre. 117 117 118 :pt.Serveur 118 119 :pd.nom (ou adresse IP) du serveur sur lequel 119 120 il faut se connecter. 121 120 122 :pt.Partage 121 123 :pd.nom de la ressource sur le serveur 122 124 laquelle 123 125 on dsire accder. 126 124 127 :pt.Utilisateur 125 128 :pd.nom de l'utilisateur sous lequel if faut 126 129 ouvrir une session. 130 127 131 :pt.Mot de passe 128 132 :pd.mot de passe de l'utilisateur. 133 129 134 :pt.Matre 130 135 :pd.le nom du serveur ou groupe de travail "matre", utilis pour 131 136 obtenir la liste des groupes de travail lorsqu'un serveur ou un 132 137 groupe de travail concret n'a pas t indiqu. 138 133 139 :pt.Type de matre 134 140 :pd.0 si "matre" est le nom du serveur "matre", 135 1 s'il s'agit du nom du groupe de travail "matre". 136 :pt.Support des A 137 :pd.1 pour que les Attributs tendus (Extended Attributes) d'&os. 138 soient pris en charge, 0 sinon. 141 1 s'il s'agit du nom du groupe de travail "matre". 142 139 143 :pt.Dlai du cache 140 144 :pd.dure de validit du cache en secondes. Si la dure est … … 144 148 par tranches de 500 145 149 800 fichiers). 10 secondes par dfaut. 150 146 151 :pt.Listes en cache 147 152 :pd.le nombre de rpertoires que le cache devrait tenir. Gardez … … 149 154 l'esprit que plus cette valeur est grande, plus il y aura de 150 155 mmoire utilise. 32 listes par dfaut. 156 157 :pt.Support des A 158 :pd.1 pour que les Attributs tendus (Extended Attributes) d'&os. 159 soient pris en charge, 0 sinon. 160 161 :pt.r/w 162 :pd.Dtermine si une connexion est d'tre en lecture seule (r) ou criture (w). 163 151 164 :eparml. 152 165 :p. -
trunk/client/src/help/readme.txt
r544 r548 73 73 recent eComStation release). 74 74 The plugin needs the 32 bit TCP/IP stack. This stack comes with all eComStation 75 releases. If you have still the 16 bit stack, please search the net for the 32 bit stack. 75 releases. If you have still the 16 bit stack, please search the net for the 76 32 bit stack. 76 77 77 78 3.1 <$ND> … … 103 104 <$ND> Samba plugin is used according to general <$ND> usage rules. Read 104 105 the <$ND> documentation for more information. The SMB/CIFS resources could 105 be mounted either using command line nd.exe utility or WPS ndpm.exe utility of106 <$ND>.106 be mounted either using command line nd.exe utility or WPS ndpm.exe utility 107 of <$ND>. 107 108 108 109 The <$ND> Samba plugin parameters are: … … 113 114 user - the name of user to login under. 114 115 password - the password of selected user. 115 master - the name of 'master' server or workgroup, used to get the list 116 of workgroups when the concrete workgroup and server not 117 specified. 118 masterttype - 0 if 'master' is the name of master server, 1 if 'master' is 119 the name of master workgroup. 116 master - the name of 'master' server or workgroup, used to get the 117 list of workgroups when the concrete workgroup and server 118 not specified. 119 masterttype - 0 if 'master' is the name of master server, 1 if 'master' 120 is the name of master workgroup. 121 cache timeout - the time in seconds for which the cache is valid. If the 122 time is over the client rereads the directory again. For a 123 directory with many files it may be better to increase the 124 timeout. (rule of thumb: per 500-800 files 10 seconds). 125 Default: 10 seconds 126 cache listings- the amount of directories the cache should hold. Be aware: 127 the higher the value the more memory is used. 128 Default: 32 listings 120 129 easupport - 1 to support <$OS> Extended Attributes, 0 to not support it 121 cache timeout - the time in seconds for which the cache is valid. If the time is 122 over the client rereads the directory again. For a directory with 123 many files it may be better to increase the timeout. 124 (rule of thumb: per 500-800 files 10 seconds). Default: 10 seconds 125 cache listings- the amount of directories the cache should hold. Be aware the higher 126 the value the more memory is used. Default: 32 listings 130 r/w - define whether the resource should be read-only (r) or 131 writeable (w) 127 132 128 133 To mount the exact server's share one need to specify both 'server' and … … 130 135 server's share will be mounted to the mounting path. 131 136 132 If one want to access all server shares, then only the 'server', not the 'share'133 parameter, should be specified,the other parameters are optional. The list of 134 server shares will be mounted to the mounting path.137 If one want to access all server shares, then only the 'server', not the 138 'share' parameter, should be specified,the other parameters are optional. 139 The list of server shares will be mounted to the mounting path. 135 140 136 If one want to access all servers within the workgroup, then only the 'workgroup',137 not the 'server' parameter, should be specified, the other parameters are 138 optional. The list of servers within the specified workgroup will be mounted to 139 the mounting path.141 If one want to access all servers within the workgroup, then only the 142 'workgroup', not the 'server' parameter, should be specified, the other 143 parameters are optional. The list of servers within the specified workgroup 144 will be mounted to the mounting path. 140 145 141 146 If one want to access all available workgroups within one master browser 142 within the network, then only the 'master', not the 'workgroup' nor the 'server' parameter,143 should be specified, the other parameters are optional. The list of workgroups 144 will be mounted to the mounting path. The 'master' workgroup can be any known 145 workgroup in the net. The 'master' server should be the master browser for146 workgroup[s].147 within the network, then only the 'master', not the 'workgroup' nor the 148 'server' parameter, should be specified, the other parameters are optional. 149 The list of workgroups will be mounted to the mounting path. The 'master' 150 workgroup can be any known workgroup in the net. The 'master' server should 151 be the master browser for workgroup[s]. 147 152 148 153 By default the 'guest' user with blank password is used to access selected … … 154 159 155 160 eComStation comes with a GUI program named EVFSGUI which is even more feature 156 rich than the <$ND> GUI. Refer to the documentaion that comes with eCS. 161 rich than the <$ND> GUI. EFVSGUI can also be used together with <$ND>. 162 Refer to the documentaion that comes with eCS. 157 163 158 164 5. Debugging -
trunk/client/src/help/readme_de.txt
r544 r548 1 1 #include <nversion.h> 2 Samba -Client-Plugin fr <$OS>2 Samba Client Plugin fr <$OS> 3 3 Version <$NDPSMB_VERSION> 4 4 Build <$NDPSMB_BUILD> … … 45 45 46 46 Versionen vor Version 1.5.0 hatte ein zweites Modul, das jetzt veraltet ist: 47 smbcd.exe - der Samba -Client-Daemon-Prozesse. Dieser ist seit Version47 smbcd.exe - der Samba Client Daemon-Prozesse. Dieser ist seit Version 48 48 1.5.0 in den Plugin integriert 49 49 … … 76 76 Innotek GCC Runtime DLL) irgendwo in Ihrem LIBPATH, wenn sie nicht schon dort 77 77 ist (Sie kommt mit allen bisherigen eComStation Versionen). 78 Desweiteren bentigt das Plugin den 32 bit TCP/IP Stack. Auch dieser kommt mit allen79 eComstation Versionen mit. Falls noch der 16 bit stack installiert ist, suchen Sie 80 bitte im Internet nach dem 32 bit stack.78 Desweiteren bentigt das Plugin den 32 bit TCP/IP Stack. Auch dieser kommt 79 mit allen eComstation Versionen mit. Falls noch der 16 bit stack installiert 80 ist, suchen Sie bitte im Internet nach dem 32 bit stack. 81 81 82 82 3.1 <$ND> 83 83 ____________ 84 84 85 Sie mssen <$ND> 2.2.1 oder hher installiert haben, vor der Installation dieses 86 Paket. Wenn Sie 64-Bit-API-Datei verwenden mchten, installieren Sie <$ND> 87 Version 2.3 oder neuer. Die Installation ist halbautomatisch und besteht aus folgendem: 85 Sie mssen <$ND> 2.2.1 oder hher installiert haben, vor der Installation 86 dieses Paket. Wenn Sie 64-Bit-API-Datei verwenden mchten, installieren Sie 87 <$ND> Version 2.3 oder neuer. Die Installation ist halbautomatisch und 88 besteht aus folgendem: 88 89 89 - Ndpsmb.dll Installation:90 - ndpsmb.dll Installation: 90 91 Instpl.cmd aus diesem Paket aufrufen. Es werden alle Dateien in das 91 92 Plugin-Verzeichnis kopiert. … … 94 95 ________ 95 96 96 - Ndpsmb.dll Installation:97 - ndpsmb.dll Installation: 97 98 Kopieren Sie ndpsmb.dll in x:\ecs\dll (wobei x: Ihr Bootlaufwerk ist) 98 99 … … 125 126 Masterttype - 0, wenn "Master" der Name des "Masterbrowsers" ist, 126 127 1, wenn "Master" der Name der "Master-Arbeitsgruppe" ist. 128 Cache timeout - Die Zeit in Sekunden fr die der Cache gltig ist. Wenn 129 die Zeit verstrichen ist, wird das Verzeichniss neu 130 eingelesen. Fr ein sehr grosses Verzeichniss kann es von 131 Vorteil sein, wenn die Zeit erhht wird. (Als Regel: pro 132 500-800 Dateien 10 Sekunden) 133 Standardwert: 10 Sekunden 134 Cache listings - Die Anzahl Verzeichnisse die der Cache behalten soll. 135 Vorsicht, je hher dieser Wert desto mehr Speicher wird 136 gebraucht. 137 Standardwert: 32 Verzeichnisse 127 138 Easupport - 1, wenn der gewnschte Server erweiterte Attribute 128 139 untersttzt, 0, wenn er es nicht tut. 129 Cache timeout - Die Zeit in Sekunden fr die der Cache gltig ist. Wenn die Zeit 130 verstrichen ist, wird das Verzeichniss neu eingelesen. Fr ein sehr 131 grosses Verzeichniss kann es von Vorteil sein, wenn die Zeit erhht wird. 132 (Als Regel: pro 500-800 Dateien 10 Sekunden) Standardwert: 10 Sekunden 133 Cache listings - Die Anzahl Verzeichnisse die der Cache behalten soll. Vorsicht, je hher 134 dieser Wert desto mehr Memory wird gebraucht. Standardwert: 32 Verzeichnisse 140 r/w - legt fest ob eine Ressource nur lesbar (r), oder auch 141 beschreibbar (w) sein soll. 135 142 143 Wenn man genau eine Freigaben mounten mchte, muá man sowohl den "Server" 144 und die "Freigabe" angeben, die anderen Parameter sind optional. Diese 145 Serverfreigabe wird dann mit dem gewnschten Mountpoint verbunden. 136 146 137 Wenn man genau eine Freigaben mounten mchte, muá man sowohl den "Server" und 138 die "Freigabe" angeben, die anderen Parameter sind optional. Die Root-Pfad 139 Diese Serverfreigabe wird dann mit dem gewnschten Mountpoint verbunden. 140 141 Wenn man auf alle Freigaben eines Servers zugreifen mchte, muá man nur den 142 "Server", nicht jedoch die "Freigabe" Parameter festlegen, die anderen Parameter 143 sind optional. Die Liste der Server-Freigaben werden dann mit dem gewnschten 144 Mountpoint verbunden. 147 Wenn man auf alle Freigaben eines Servers zugreifen mchte, muá man nur 148 den "Server", nicht jedoch die "Freigabe" Parameter festlegen, die anderen 149 Parameter sind optional. Die Liste der Server-Freigaben werden dann mit dem 150 gewnschten Mountpoint verbunden. 145 151 146 152 Mchte man auf alle Server innerhalb einer Arbeitsgruppe zugreifen, dann muá … … 151 157 Wenn man Zugriff auf alle verfgbaren Arbeitsgruppen innerhalb eines Master- 152 158 Browser-Zugriff innerhalb des Netzwerks haben mchte, dann nur den "Master", 153 und weder die "Arbeitsgruppe" noch den "Server" festlegen, die anderen Parameter154 sind optional. Die Liste der Arbeitsgruppen wird mit dem Mountpoint verbunden 155 werden. Der "Master"-Arbeitsgruppe sollte allen bekannt sein im Netz. Der 156 "Master"-Server sollte der Master-Browser fr Arbeitsgruppe sein.159 und weder die "Arbeitsgruppe" noch den "Server" festlegen, die anderen 160 Parameter sind optional. Die Liste der Arbeitsgruppen wird mit dem Mountpoint 161 verbunden werden. Der "Master"-Arbeitsgruppe sollte allen bekannt sein im Netz. 162 Der "Master"-Server sollte der Master-Browser fr Arbeitsgruppe sein. 157 163 158 164 Standardmáig wird der "guest" Benutzer ohne Passwort verwendet, um Zugang zu … … 165 171 166 172 eComStation kommt mit einem GUI-Programm mit dem Namen EVFSGUI, welches noch 167 mehr Feature und Komfort bietet als das <$ND> GUI. In der Dokumentation 168 zu eComStation finden Sie mehr ber die Verwendung. 173 mehr Features und Komfort bietet als das <$ND> GUI. EVFSGUI kann auch zusammen 174 mit <$ND> benutzt werden. In der Dokumentation zu eComStation finden Sie mehr 175 ber die Verwendung. 176 169 177 170 178 5. Fehlersuche -
trunk/client/src/help/readme_fr.txt
r541 r548 157 157 1 s'il s'agit du nom du groupe de travail 158 158 "matre". 159 Support des A - 1 pour que les Attributs tendus (Extended160 Attributes) d'<$OS> soient pris en161 charge, 0 sinon.162 159 Dlai du cache - dure de validit du cache en secondes. Si 163 160 la dure est dpasse, le client effectue une … … 174 171 valeur est grande, plus il y aura de mmoire 175 172 utilise. 176 32 listes par dfaut. 173 32 listes par dfaut. 174 Support des A - 1 pour que les Attributs tendus (Extended 175 Attributes) d'<$OS> soient pris en 176 charge, 0 sinon. 177 r/w - Dtermine si une connexion est d'tre en lecture 178 seule (r) ou criture (w). 177 179 178 180 Pour monter le partage exact d'un serveur, il faut renseigner
Note:
See TracChangeset
for help on using the changeset viewer.