- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for useEPSVwithIPv4 (0.06 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/ftp/FtpClient.java
public boolean isUseEPSVwithIPv4() { return useEPSVwithIPv4; } /** * Sets whether EPSV command should be used with IPv4. * * @param useEPSVwithIPv4 True to enable EPSV with IPv4, false to disable */ public void setUseEPSVwithIPv4(final boolean useEPSVwithIPv4) { this.useEPSVwithIPv4 = useEPSVwithIPv4; } /**
Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Mon Nov 24 03:59:47 GMT 2025 - 40K bytes - Click Count (0)