apache - Testing a ftp client program in Java -


i have java app reads files kept on remote server using ftp protocol, used org.apache.commons.net.ftp.ftpclientto write ftp client side code, dont know how test it.

you can test putting logs after connect, login, listing files etc, , in catch block print stack trace until connections issues resolved.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -