[Index]

net:ftp-list


FTP command to provide a listing of remote files.

Property Summary

files An array of org.apache.commoons.net.FTPFile objects.
path The remote directory path.

Property Detail

files

AccessREAD_ONLY
RequiredR/O.

An array of org.apache.commoons.net.FTPFile objects. Use something like ${listing.files[0].name} to get a file name (where listing is this id given to this command). For other properties pleas see the Apache documentation.

path

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

The remote directory path.


(c) R Gordon Ltd 2005 - Present