I have been using CFFTP to successfully implement a file browser that easily enforces local file/folder permissions because the CFFTP client connects and authenticates as the user that is logged in. It was really quite simple and straightforward (thanks CF!). However... I have run into a small issue with folders whose name begins with a number.
For example, lets say you have folder named "2006 budgets" and query the parent folder using <cfftp action="list" ...> to obtain a query of all files and folders. The "2006 budgets" folder will be returned by CF as just "budgets" - it strips off the leading numbers. Has anyone ever run into this problem before? We didn't notice this until just now, and we are running CF8. Not sure if this is also true for CF7 and earlier. Is this a known issue of CFFTP? TIA for any help/suggestions... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292869 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

