Hi,

    I am using CFFTP tag to list out directories from a FTP server. I am facing 
a strange issue, can please some one help?

After opening a FTP connection, I Use below line to read the FTP contents,
<cfftp action = "LISTDIR" stopOnError = "Yes" name = "ListFiles" directory = 
"#URL.DIR#" connection = "my_query">

When I print ListFiles,  it gives the directory list as below

Standards
Core Development
Customer Projects
Quotation
DOORS-HTML-Export.html

Actual FTP directory is in below structure,

01 Standards
02 Core Development
03 Customer Projects
04 Quotation
DOORS-HTML-Export.html


Can some one tell me as why 01, 02, 03 , 04 Prefixes missing on directory name? 
Any help to resolve the issue?

I tried to google it for solution, but couldn't find much help.

Thank you.

Regards,
Nambi 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326612
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to