When using a custom FTP script in BusinessConnect, how do I get a full directory list in an FTP script?

When using a custom FTP script in BusinessConnect, how do I get a full directory list in an FTP script?

book

Article ID: KB0086004

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

Resolution:
Use the executeDirCmd() function followed by a call to getRemoteFileList() on the FTPReply object.  It will return a full directory list including time stamps.  

Issue/Introduction

When using a custom FTP script in BusinessConnect, how do I get a full directory list in an FTP script?

Additional Information

TIBCO BusinessConnect™ API Reference Manual