- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isUseEPSVwithIPv4 (0.11 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/ftp/FtpClient.java
} /** * Checks if EPSV command should be used with IPv4. * * @return True if EPSV with IPv4 is enabled, false otherwise */ public boolean isUseEPSVwithIPv4() { return useEPSVwithIPv4; } /** * Sets whether EPSV command should be used with IPv4. * * @param useEPSVwithIPv4 True to enable EPSV with IPv4, false to disableCreated: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Mon Nov 24 03:59:47 GMT 2025 - 40K bytes - Click Count (0)