public class SftpFileSystemChannel extends SftpRemotePathChannel
COPY_BUFSIZE_PROP, DEFAULT_TRANSFER_BUFFER_SIZE, READ_MODES, WRITE_MODES| Constructor and Description |
|---|
SftpFileSystemChannel(SftpPath p,
java.util.Collection<SftpClient.OpenMode> modes) |
SftpFileSystemChannel(java.lang.String remotePath,
SftpFileSystem fs,
java.util.Collection<SftpClient.OpenMode> modes) |
doRead, doWrite, force, getRemotePath, implCloseChannel, lock, map, position, position, read, read, read, size, toString, transferFrom, transferTo, truncate, tryLock, write, write, writebegin, close, end, isOpenpublic SftpFileSystemChannel(SftpPath p, java.util.Collection<SftpClient.OpenMode> modes) throws java.io.IOException
java.io.IOExceptionpublic SftpFileSystemChannel(java.lang.String remotePath,
SftpFileSystem fs,
java.util.Collection<SftpClient.OpenMode> modes)
throws java.io.IOException
java.io.IOException