Whatever message this page gives is out now! Go check it out!

CFFTP query object columns

Last update:
May 18, 2026
When you use the cfftp tag with the listdir action, cfftp returns a query object, where queryname is the name attribute value, and row__ is the row number of each file or directory entry:
queryname.Name[row] 

queryname.Path[row] 

queryname.URL[row] 

queryname.Length[row] 

queryname.LastModified[row] 

queryname.Attributes 

queryname.IsDirectory 

queryname.Mode

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page