| Author | Duane Searsmith and Lily Dong |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.io |
DESCRIPTION
Overview:
This module reads URLs residing underneath the URL that is pointed to by the input WebDAV client.
INPUTS
| Name | Description | Example |
|---|---|---|
url |
URL pointing to a resource location. |
|
webdavClient |
WevdavClient pointing to a resource |
OUTPUTS
| Name | Description | Example |
|---|---|---|
url |
URL |
|
url_cnt |
Count of URLs output. |
PROPERTIES
| Name | Description | Default value |
|---|---|---|
verbose |
Verbose output? |
false |
recurse_subs |
Recurse subdirectories? |
false |
search_depth |
Search depth. |
0 |
file_ext |
Comma delimeted list of file extensions. Empty list means all. |
Add Comment