- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for _toy_ (0.01 seconds)
-
src/main/java/jcifs/smb/SmbFile.java
* the way we have been doing that is to call exists() which * calls this method so another technique will be necessary * to support DFS referral _to_ Win95/98/ME. */ // Optimization: Prefer SMB2 approach for better performance if (th.isSMB2()) { // SMB2: Use optimized open with minimal access for better performance
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) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
* the way we have been doing that is to call exists() which * calls this method so another technique will be necessary * to support DFS referral _to_ Win95/98/ME. */ if (tree.session.transport.hasCapability(SmbConstants.CAP_NT_SMBS)) { /* * Trans2 Query Path Information Request / Response */
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)