Class SMB3File
java.lang.Object
com.logicaldoc.importfolder.helper.smb3.SMB3File
Represents a file in the SMB2/3 protocol
- Since:
- 8.2.2
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor Details- 
SMB3File
 
- 
- 
Method Details- 
getPath
- 
getWrappedEntrypublic com.hierynomus.msfscc.fileinformation.FileAllInformation getWrappedEntry()
- 
isDirectorypublic boolean isDirectory()
- 
getName
- 
getSizepublic long getSize()
- 
getLastModified
- 
getCreation
 
-