Help for this page

Select Code to Download


  1. or download this
    open ( CORE, "/usr/bin/rsync $rsyncOPT --progress $outbox $inbox |" );
    local $/ = \128; # read 128 bytes at a time
    ...
            # code
        }
    }