Package org.apache.commons.vfs2.libcheck
Class FtpCheck
java.lang.Object
org.apache.commons.vfs2.libcheck.FtpCheck
Basic check for FTP.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAX_ARG_COUNT
private static final int MAX_ARG_COUNT- See Also:
-
-
Constructor Details
-
FtpCheck
private FtpCheck()
-
-
Method Details
-
main
Invokes this example from the command line.- Parameters:
args- Arguments TODO- Throws:
Exception- If anything goes wrong.
-