Class Samba1Sender

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

public class Samba1Sender extends AbstractFileSystemSender<jcifs.smb.SmbFile,Samba1FileSystem> implements Samba1FileSystemDelegator
Uses the (old) SMB 1 protocol.
Only supports NTLM authentication.
  • Constructor Details

    • Samba1Sender

      public Samba1Sender()