Help for this page
Methods for the adventurous ... WARNING This call should only be used on commands that do not require data connections. Misuse of this method can hang the connection.
#!/usr/local/bin/perl use strict; ... ### close ftp connection $ftp->quit;