public class Samba1Sender extends FileSystemSender<jcifs.smb.SmbFile,Samba1FileSystem>
parameterNamesMustBeUnique, paramList
log
Constructor and Description |
---|
Samba1Sender() |
Modifier and Type | Method and Description |
---|---|
void |
setAuthAlias(String authAlias)
alias used to obtain credentials for the smb share
|
void |
setDomain(String domain)
in case the user account is bound to a domain
|
void |
setForce(boolean force)
controls whether hidden files are seen or not
|
void |
setPassword(String password)
the smb share password
|
void |
setShare(String share)
Shared folder name in the samba server
|
void |
setUsername(String username)
the smb share username
|
addActions, close, configure, getAction, getDomain, getFileSystem, getPhysicalDestinationName, open, provideOutputStream, sendMessage, setAction, setBase64, setCharset, setCreateFolder, setDeleteEmptyFolder, setDestination, setExcludeWildcard, setExcludeWildCard, setFilename, setFileSystem, setInputFolder, setNumberOfBackups, setOutputFormat, setOverwrite, setRemoveNonEmptyFolder, setRotateDays, setRotateSize, setWildcard, setWildCard, setWriteLineSeparator
canProvideOutputStream, sendMessage, supportsOutputStreamPassThrough
addParameter, checkStringAttributeOrParameter, consumesSessionVariable, getParameterList, getParameterOverriddenAttributeValue, getParameterOverriddenAttributeValue, getParameterValueList
createBean, getLogPrefix, getName, setApplicationContext, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
consumesSessionVariable
isSynchronous, sendMessageOrThrow
getName, setName
getApplicationContext, getName
getConfigurationClassLoader
setApplicationContext
addParameter, getParameterList
public void setShare(String share)
public void setUsername(String username)
public void setPassword(String password)
public void setAuthAlias(String authAlias)
public void setDomain(String domain)
public void setForce(boolean force)
Copyright © 2023 Frank!Framework. All rights reserved.