Help for this page
sub openConnection { my $self = $_[0]; ... print "SFTP connection opened.\n"; return 1; }