| Package | Description |
|---|---|
| org.mule.extension.ftp.internal.sftp.connection |
| Modifier and Type | Method and Description |
|---|---|
SftpFileAttributes |
SftpClient.getAttributes(Path path)
Gets the attributes for the file in the given {code path}
|
| Modifier and Type | Method and Description |
|---|---|
List<SftpFileAttributes> |
SftpClient.list(String path)
Lists the contents of the directory at the given
path |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.