Returns the collection of files of the working directory (in the remote host).
1 sftp.listFiles
<sftp.listFiles pattern='pattern'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Apattern | String | Regular expression which determines the files to list. |
Returns | |
---|---|
Type | Description |
ArrayList | Arrangement of FTPFiles with the list of the files obtained. |