Uses of Interface
net.sf.commons.ssh.SftpFileAttributes

Packages that use SftpFileAttributes
net.sf.commons.ssh   
 

Uses of SftpFileAttributes in net.sf.commons.ssh
 

Methods in net.sf.commons.ssh that return SftpFileAttributes
 SftpFileAttributes SftpFile.getAttributes()
           
 SftpFileAttributes SftpSession.stat(java.lang.String path)
          Returns the attributes of the file from the remote computer.
 



Copyright © 2009. All Rights Reserved.