Jeremiah Lee > Net-FTP-Recursive > rdelete

Download:
Net-FTP-Recursive-2.04.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

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

SYNOPSIS ^

    % rdelete [--help] <server> <user> <password> <remote_path> <local_path>
           [rdelete 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 rdelete method in a script.

AUTHOR ^

Jeremiah Lee <texasjdl_AT_yahoo_DOT_com>