Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
com.jcraft.jsch.ChannelSftp c_tFTPConnection_1 = (com.jcraft.jsch.ChannelSftp) globalMap.get("conn_tFTPConnection_1");
c_tFTPConnection_1.disconnect();
com.enterprisedt.net.ftp.FTPClient ftp_tFTPConnection_1 = (com.enterprisedt.net.ftp.FTPClient) globalMap.get("conn_tFTPConnection_1");
ftp_tFTPConnection_1.executeCommand("exit");