Package org.springframework.integration.ftp.session
@NullMarked
package org.springframework.integration.ftp.session
Provides classes supporting FTP sessions.
-
ClassDescriptionAbstractFtpSessionFactory<T extends org.apache.commons.net.ftp.FTPClient>Base class for FTP SessionFactory implementations.Default implementation of FTP SessionFactory.SessionFactory for FTPS.The
FTPFile
extension to provide additional information, e.g., long file name with directory included.AFileInfo
implementation for FTP/FTPS.FTP version ofRemoteFileTemplate
providing type-safe access to the underlying FTPClient object.TheFtpRemoteFileTemplate.exists(String)
operation mode.Implementation ofSession
for FTP.