Help for this page

Select Code to Download


  1. or download this
    [urth]
    User    = metaperl
    ...
    Host    = urth.org
    RemoteDir = /home/metaperl/rsync
    Type    = I
    
  2. or download this
    use AppConfig;
    use Net::FTP::Common;
    ...
    
    use Data::Dumper;
    die Dumper(%urth);
    
  3. or download this
    [localhost:~/src/net_ftp_common/scripts] metaperl% perl rsync.pl
    urth_User: no such variable at /Users/metaperl/.appconfig line 2
    ...
    urth_Type: no such variable at /Users/metaperl/.appconfig line 6
    Died at rsync.pl line 10.
    [localhost:~/src/net_ftp_common/scripts] metaperl%