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