Unanswered question

Not able to connect to file server using ftpClient.connect

I'm trying to connect to a file server using javascript.
Getting java.net.ConnectException: Connection timed out: connect.Error in the below line.
ftpClient.connect("servername");--gives error.
Response code JS-ERROR-EVAL

Any suggestions

Sowmya K.
Sowmya K.

Sowmya K.

Level
0
3 / 100
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

This appears to be a javascript problem rather than Neoload. Is your ftp server reachable from the outside world?