Returns a ResultSet of the files of the working directory (in the remote host).
1 sftp.listFilesAsResultSet
<sftp.listFilesAsResultSet
pattern='pattern'
raw='raw'
/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Apattern | String | Regular expression which determines the files to list. | |||
Araw | String | Allows to show attributes in raw mode of the remote files to list. |
Returns | |
---|---|
Type | Description |
SQLResultSet | Files information. |