Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 101 of 101 for bhat (0.02 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/ftp/FtpClient.java

                        logger.debug("Failed to disconnect {}", info.toUrl(), e);
                    }
                }
                throw e;
            }
        }
    
        /**
         * FtpInfo is a helper class that encapsulates information about an FTP URL.
         * It parses the URL and provides methods to retrieve the host, port, parent directory,
         * and file name. It also provides methods to construct URLs for child paths.
         *
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Sun Jul 06 02:13:03 UTC 2025
    - 39.5K bytes
    - Viewed (0)
Back to top