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

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

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

Jeremiah Lee <texasjdl_AT_yahoo_DOT_com>