CIFS Resource
An CIFS Resource specifies the server to connect to and the credentials to use when authenticating.
Parameters
hostname — (String) The hostname or IP address of the CIFS server to connect to.
Port — (int, default: 445) The TCP port on which to connect to the CIFS server.
credential — (Username/Password Credential) the credentials to be used to authenticate with the CIFS server.