5.24 SMBService

The SMBService allows file transfer directly to and from Window servers using the JCFIS Client Library.

JCIFS is an Open Source client library that supports the SMB1 protocol.

JCIFS does not support the newer SMB2/3 variants of the SMB protocol which is slowly becoming required (Windows 10 requires SMB2/3).

Microsoft has deprecated SMB1 in their products, so if SMB1 is disabled on your network, JCIFS' file related operations will NOT work.

The SMBService supports the following commands:

5.24.1 SERVICE_LOAD

5.24.2 SERVICE_GET

5.24.3 SET

5.24.4 PUT

5.24.5 GET

5.24.6 CHECKFOR

5.24.7 DELETE

5.24.8 CREATE

5.24.9 RENAME

5.24.10 COPY

5.24.11 LIST

5.24.12 SERVICE_UNLOAD