- saveAuthenticationFile(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Export the Authentication to the original files
- saveDbTransferLog(String) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Save the current DbTransferLog to a file
- saveDbTransferLogFile(DbPreparedStatement, String) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Exports DbTransferLogs to a file and purges the corresponding DbTransferLogs
- saveDbTransferLogFile(DbPreparedStatement, Writer, boolean) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Exports DbTransferLogs to a Writer object and optionally purges
the corresponding DbTransferLogs
- saveStatus() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
This method is to be called each time an operation is happening on Runner
- scalarUptime - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Corresponding UpTime in Mib
- secondsRunning - Variable in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- selectAllFields - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- ServerInitDatabase - Class in org.waarp.gateway.ftp
-
Program to initialize the database for Waarp Ftp Exec
- ServerInitDatabase() - Constructor for class org.waarp.gateway.ftp.ServerInitDatabase
-
- setAdmin(boolean) - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- setAgent(WaarpSnmpAgent) - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- setAgent(WaarpSnmpAgent) - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- setAuthenticationFile(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setBusinessAccount(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
Set the account according to any implementation and could set the rootFromAuth.
- setBusinessPassword(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
Set the password according to any implementation and could set the rootFromAuth.
- setBusinessRootFromAuth() - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- setBusinessUser(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- setConfigurationServerFromXml(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Initiate the configuration from the xml file for server
- setDestinationWriter() - Static method in class org.waarp.gateway.ftp.LogExport
-
Creates and sets destinationWriter according to the following logic
based on the value of the '-out' command line argument:
- if no value is given, a default path is computed (the same as
online export, i.e. in [data directory]/[admin name])
- if the value '-' is given,
destinationWriter is the standard output (System.out)
- if any other value is given, then it is considered as the path to
the destination file
- setFilename(String) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setFromArray() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setInfotransf(String) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setPrimaryKey() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Set the primary Key as current value
- setReplyCodeExecutionStatus(ReplyCode) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Set the ReplyCode for the UpdatedInfo
- setSERVERKEY(byte[]) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setSpecialId(long) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- setStop(Timestamp) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setToArray() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- shutdown() - Method in class org.waarp.gateway.ftp.service.FtpEngine
-
- SimpleAuth - Class in org.waarp.gateway.ftp.file
-
Simple Authentication based on a previously load XML file.
- SimpleAuth(String, String, String[], String, long, String, long) - Constructor for class org.waarp.gateway.ftp.file.SimpleAuth
-
- snmpConfig - Variable in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Monitoring: snmp configuration file (empty means no snmp support)
- SnmpDefaultAuthor - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpDefaultLocalization - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpFtpId - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpName - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpPrivateId - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpService - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- snmpv2 - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
New SNMPV2 MIB
- SnmpVersion - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- specialNoSessionAuth(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
Special Authentication for local execution
- srootOIDWaarp - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
root OID in String
- start - Static variable in class org.waarp.gateway.ftp.LogExport
-
- status - Variable in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.OperStatus
-
- stop - Static variable in class org.waarp.gateway.ftp.LogExport
-
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.database.data.DbTransferLog.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.MibLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationTasks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.OperStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDefinitionIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDetailedValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpErrorValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpGlobalValuesIndex
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.waarp.gateway.ftp.database.data.DbTransferLog.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.MibLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationElements
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationTasks
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.OperStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDefinitionIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDetailedValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpErrorValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpGlobalValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.waarp.gateway.ftp.utils
-
Provides the version information of Waarp Gateway FTP.