Releasing a connection

Top  Previous  Next

To release a connection from the source and destination servers simply invoke the Ftp#disconnect method for each Ftp instance as you normally would.

 

Example

 

// disconnect from source server

source.disconnect();

 

// disconnect from destination server

destination.disconnect();





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC