- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for uncu (0.06 seconds)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 112.2K bytes - Click Count (0) -
src/main/java/jcifs/smb/SmbFile.java
} else { req.setCreateDisposition(Smb2CreateRequest.FILE_OPEN); } } /** * Returns the UNC path of this resource relative to the share * * @return this file's unc path below the share */ public String getUncPath() { return this.fileLocator.getUNCPath(); } /**Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 103.2K bytes - Click Count (0)