Uses of Class com.sshtools.j2ssh.sftp.SftpFile

Uses in package com.sshtools.j2ssh.sftp

Constructors with parameter type com.sshtools.j2ssh.sftp.SftpFile

Creates a new SftpFileInputStream object.
Creates a new SftpFileOutputStream object.
Creates a new SshFxpName object.

Methods with parameter type com.sshtools.j2ssh.sftp.SftpFile

void
SftpSubsystemClient.changePermissions(SftpFile file, String permissions)
void
void
String
FileAttributes
int
void

Methods with return type com.sshtools.j2ssh.sftp.SftpFile

SftpFile[]
SftpFile
SftpFile
SftpSubsystemClient.openFile(String filename, int flags)
SftpFile
SftpSubsystemClient.openFile(String absolutePath, int flags, FileAttributes attrs)

Uses in package com.sshtools.daemon.platform

Methods with return type com.sshtools.j2ssh.sftp.SftpFile

SftpFile[]
SftpFile

Uses in package com.sshtools.daemon.vfs

Methods with return type com.sshtools.j2ssh.sftp.SftpFile

SftpFile[]
SftpFile

Uses in package com.sshtools.j2ssh

Methods with parameter type com.sshtools.j2ssh.sftp.SftpFile

void
void
void
void
boolean

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.