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
This appears to be a javascript problem rather than Neoload. Is your ftp server reachable from the outside world?