- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for uncu (0.02 seconds)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
Created: Sun Apr 05 00:10:12 GMT 2026 - 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: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 103.2K bytes - Click Count (0)