Frames | No Frames |
Methods with parameter type com.sshtools.j2ssh.sftp.FileAttributes | |
byte[] | |
void | |
void |
Methods with return type com.sshtools.j2ssh.sftp.FileAttributes | |
FileAttributes | NativeFileSystemProvider.getFileAttributes(String path) |
FileAttributes | NativeFileSystemProvider.getFileAttributes(byte[] handle) |
Methods with return type com.sshtools.j2ssh.sftp.FileAttributes | |
FileAttributes | SftpClient.get(String path) |
FileAttributes | SftpClient.get(String remote, OutputStream local) |
FileAttributes |
Download the remote file writing it to the specified
OutputStream . |
FileAttributes | SftpClient.get(String remote, String local) |
FileAttributes |
Download the remote file to the local computer. |
FileAttributes |
Download the remote file to the local computer. |
FileAttributes | SftpClient.stat(String path)
Returns the attributes of the file from the remote computer. |
Methods with parameter type com.sshtools.j2ssh.sftp.FileAttributes | |
byte[] | |
void | |
void |
Methods with return type com.sshtools.j2ssh.sftp.FileAttributes | |
FileAttributes | VirtualFileSystem.getFileAttributes(String path) |
FileAttributes | VirtualFileSystem.getFileAttributes(byte[] handle) |
Constructors with parameter type com.sshtools.j2ssh.sftp.FileAttributes | |
Creates a new SftpFile object. | |
Creates a new SshFxpAttrs object. | |
Creates a new SshFxpFSetStat object. | |
Creates a new SshFxpMkdir object. | |
SshFxpOpen.SshFxpOpen(UnsignedInteger32 id, String filename, UnsignedInteger32 pflags, FileAttributes attrs) | |
Creates a new SshFxpSetStat object. |
Methods with parameter type com.sshtools.j2ssh.sftp.FileAttributes | |
SftpFile | |
void | |
void |
Methods with return type com.sshtools.j2ssh.sftp.FileAttributes | |
FileAttributes | |
FileAttributes | |
FileAttributes | |
FileAttributes | |
FileAttributes | |
FileAttributes | |
FileAttributes | SftpSubsystemClient.getAttributes(String path) |
FileAttributes |