Help for this page

Select Code to Download


  1. or download this
    
    use strict;
    ...
            debug    => 0,
            protocol => 2
        );
    
  2. or download this
    use strict;
    use Data::Dumper;
    ...
            debug    => 0,
            protocol => 2
        );
    
  3. or download this
    
    C:\TWO\scratch>perl sftp.pl
    ...
    
    C:\TWO\scratch>