Help for this page

Select Code to Download


  1. or download this
    my @wgetlog = ('/usr/sfw/bin/wget','-r','-np',
        '--reject','index.html*','--https-only','--no-check-certificate',
        '--user',$userid,'--password',$password,
        "https://$server/dev/$userid/${actionid}_$pkgname");