Class SFTPFile
java.lang.Object
com.logicaldoc.importfolder.helper.sftp.SFTPFile
Represents a file in the SFTP protocol
- Since:
- 8.0
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor Details- 
SFTPFile
 
- 
- 
Method Details- 
getPath
- 
getWrappedEntrypublic com.jcraft.jsch.ChannelSftp.LsEntry getWrappedEntry()
- 
isDirectorypublic boolean isDirectory()
- 
getName
- 
getSizepublic long getSize()
- 
getLastModified
 
-