The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

rput - Sample script to show you how to use the rput function.

SYNOPSIS

    % rput [--help] <server> <user> <password> <remote_path> <local_path>
           [rput function arguments to set to true]

DESCRIPTION

This script is an example script for users of the Net::FTP::Recursive module to be able to see how to utilize the rput method in a script.

AUTHOR

Jeremiah Lee <texasjdl_AT_yahoo_DOT_com>