Help for this page

Select Code to Download


  1. or download this
       ${*$ftp}{'net_ftp_host'}    = $host;       # Remote hostname
       ${*$ftp}{'net_ftp_type'}    = 'A';         # ASCII/binary/etc mode
       ${*$ftp}{'net_ftp_blksize'} = abs($arg{'BlockSize'} || 10240);