Hello,

I am experiencing an issue with both ftpclient and telnetclient connect(),
when I call connect with a standard string ie connect(ip) its fine, but when
I call it like this connect(applicationProps.getProperty("ftp_ip"); it
throws a timeout. the ftp_ip prop is set, and calling println() shows no
difference in the string. Anyone else experienced this, or know where to
look?

~Dean
-- 
View this message in context: 
http://apache-commons.680414.n4.nabble.com/ftpclient-and-telnetclient-socket-timeout-exception-with-getproperties-tp3016399p3016399.html
Sent from the Commons - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to