- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for uncu (0.01 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (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(); } /**
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0)