aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-Net-FTP-Recursive/pkg-descr
blob: 43308685f5324bd0532d6fe42c8ec93c8ed1ed23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This module augments the list of Net::FTP methods with several
methods that automatically descend directory structures for you.
The methods are:

     rget - Retrieve an entire directory tree.
     rput - Send an entire directory tree.
     rdir - Receive an entire directory tree listing.
     rls  - Receive an entire directory tree listing, filenames only.
     rdelete - Remove an entire directory tree.

WWW: http://search.cpan.org/dist/Net-FTP-Recursive/