Class Samba2Sender

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, IConfigurable, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, NameAware, Samba2FileSystemDelegator, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

Uses the (newer) SMB 2 and 3 protocol. Possible error codes:
Pre-authentication information was invalid (24) or Identifier doesn't match expected value (906): login information is incorrect Server not found in Kerberos database (7): Verify that the hostname is the FQDN and the server is using a valid SPN.
Author:
Niels Meijer
  • Constructor Details

    • Samba2Sender

      public Samba2Sender()