Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for choice (0.15 sec)

  1. README.md

     * Google patches: various bugfixes, lastAccess support, retrying requests
     * A proper test suite
     * Various fixes
    
    ## Others
    
    ### This jcifs or jcifs-ng
    
    jcifs-ng will be a proper choice for many users. 
    There are a lot of SMB devices in the world.
    Some of them only work with the old jcifs library.
    If you want to support many SMB devices, CodeLibs jcifs library will be helpful.
    Plain Text
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Wed May 10 09:29:34 GMT 2023
    - 1.5K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/smb1/SmbFile.java

     * as a file or directory. The second parameter is a relative path from
     * the <code>parent</code>. See the description above for examples of
     * using the second <code>chile</code> parameter.
     *
     * @param   context A URL string
     * @param   name A path string relative to the <code>context</code> paremeter
     * @throws  MalformedURLException
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Mon Mar 13 12:00:57 GMT 2023
    - 107.9K bytes
    - Viewed (2)
Back to top