Class SftpFileSystem

java.lang.Object
org.frankframework.filesystem.sftp.SftpSession
org.frankframework.filesystem.sftp.SftpFileSystem
All Implemented Interfaces:
AutoCloseable, HasPhysicalDestination, IConfigurable, IBasicFileSystem<SftpFileRef>, IWritableFileSystem<SftpFileRef>

public class SftpFileSystem extends SftpSession implements IWritableFileSystem<SftpFileRef>
Implementation of SFTP FileSystem
Author:
Niels Meijer