- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for serverIps (0.04 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/ftp/FtpClient.java
/** * FtpClient is a crawler client implementation for accessing resources via the FTP protocol. * It extends {@link AbstractCrawlerClient} and provides methods to retrieve content and metadata * from FTP servers. The client supports various configurations, including authentication, timeouts, * passive/active modes, and encoding settings. It also handles FTP file attributes such as user, * group, and symbolic links. * * <p>Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 39.5K bytes - Viewed (0)