Return a resultset with a structure which defines all the information of the remote files to be listed. Use the LIST command.
1 ftp.listFilesAsResultSet
<ftp.listFilesAsResultSet
pattern='pattern'
raw='raw'
/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Apattern | String | Allows to define a pattern of the file names to obtain. | |||
Araw | String | false | Allows to show attributes in raw mode of the remote files to listed. |
Returns | |
---|---|
Type | Description |
String[] | Information of the files. |