FTP Plugin (it2be)

Hi,

We have tried to use the it2be FTP plugin as given below. We can’t seem to connect to the FTP Site specified although the FTP connection was tested using FileZilla client. Are we doing something wrong here? If it should be done differently, would be grateful if a sample code is given.

function getConnection()
{
var client = plugins.it2be_ftp.createJFTPclient(“192.168.1.10”, “rpnl”, “WelcomeRPNL”);
if (client.connect()) {
plugins.dialogs.showInfoDialog(‘Test’,‘Success’,‘OK’)
}
}

Thank you…

Nimeshe

IT2Be has its own forums. I think this matter fits better there. See http://www.it2be.com/.