Returns a directory listing
Description
This method returns a collection of SoftLayer_Container_Network_Ftp_Directory objects. You can retrieve directory information for /in and /out directories. A
SoftLayer_Container_Network_Directory_Listing object contains a type (indicating whether it is a file or a directory), name and file count if it is a directory.
Parameters
Name |
Type |
Description |
directoryName |
string |
comma separated Extensions to restrict results to |
extensionFilter |
string |
A directory name |
Required Headers
Optional Headers
Return Values
Error Handling
- Throw the exception if connection to the Transcode FTP server fails
- Throw the exception if it fails to login to the Transcode FTP server fails
- Throw the exception if a directory doesn’t exist on the Transcode FTP server