HP NAS 8000 Non-Clustered Solution Podręcznik Użytkownika Strona 41

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 40
Command Reference 39
SMB Settings
SMB/CIFS, the Windows protocol for sharing files, lets client applications read and write to files.
CIFS is a proposed standard protocol that lets programs request files and services on remote
computers on the internet. CIFS uses the client/server programming model. A client program
makes a request of a server program (usually running on another computer) for access to a file
or to pass a message to a program that runs on the server computer. The server takes the
requested action and returns a response.
The following settings apply to Windows SMB file sharing.
getStorageShareSmbEnabled
Identifies whether Windows SMB sharing is enabled for the specified share.
inParam[0] = Volume name
inParam[1] = Share path
outParam[0] = T (Enabled) or F (Disabled)
OR (see getStorageShareList
getStorageShareListgetStorageShareList
getStorageShareList). This facilitates webFilter usage.
inParam[0] = Volume name:_*_:Share path
outParam[0] = T (Enabled) or F (Disabled)
setStorageShareSmbEnabled
Enables or disables Windows SMB sharing for the specified share.
inParam[0] = Volume name
inParam[1] = Share path
inParam[2] = T (Enable) or F (Disable)
inParam[3] = SMB name (Only if enabling)
OR (see getStorageShareList
getStorageShareListgetStorageShareList
getStorageShareList). This facilitates webFilter usage.
inParam[0] = Volume name:_*_:Share path
inParam[1] = T (Enable) or F (Disable)
inParam[2] = SMB name (Only if enabling)
getStorageShareSmbName
Returns the Windows SMB name of the specified share.
inParam[0] = Volume name
inParam[1] = Share path
outParam[0] = SMB name
OR (see getStorageShareList
getStorageShareListgetStorageShareList
getStorageShareList). This facilitates webFilter usage.
inParam[0] = Volume name:_*_:Share path
outParam[0] = SMB name
Przeglądanie stron 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag