Help for this page

Select Code to Download


  1. or download this
    # in create_connection
    $self->set('ftp',$ftp);
    
    #in send_file
    my $ftp = $self->get('ftp');