Class SftpFileOutputStream

java.lang.Object
java.io.OutputStream
com.sshtools.client.sftp.SftpFileOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class SftpFileOutputStream extends OutputStream
An OutputStream to write data to a remote file.