Class FtpFileSystem

java.lang.Object
org.frankframework.filesystem.ftp.FtpSession
org.frankframework.filesystem.ftp.FtpFileSystem
All Implemented Interfaces:
AutoCloseable, HasApplicationContext, HasPhysicalDestination, IConfigurable, IScopeProvider, HasKeystore, HasTruststore, IBasicFileSystem<FTPFileRef>, IWritableFileSystem<FTPFileRef>

public class FtpFileSystem extends FtpSession implements IWritableFileSystem<FTPFileRef>
Implementation of FTP and FTPs FileSystem
Author:
Daniƫl Meyer, Niels Meijer