ok lets see if I am correct in my assumtion. I hope I am wrong but here goes:
Our DEV server is running Linux. I need to use CFDIRECTORY to pull a file listing that resides on another server running Novell. It is a Novell File Server. If CF is logged in with an account that has access (permissions wise) to the NFS, can the listing be done? My thought is that since CF is on Linux and the file server is Novell, this could not be accomplished as easy as one would hope. However would require some Samba utility or something like that. Am I correct in this thinking ??? >>> [EMAIL PROTECTED] 06/13/03 02:25PM >>> Since you are now in Microsoft Land, the slashes go the other way \\Staging\articles\archivebat <CFDIRECTORY ACTION="LIST" DIRECTORY="\\GAOHQ4B\Data\Home\Adkinsr" NAME="testfiles"> And be sure Coldfusion has the neccessary permissions to access that directory. Jerry Johnson >>> [EMAIL PROTECTED] 06/13/03 01:57PM >>> What is the proper syntax to pull a CFDIRECTORY on a network drive? <CFDIRECTORY ACTION="LIST" DIRECTORY="//GAOHQ4B/Data/Home/Adkinsr" NAME="testfiles"> This returns 0. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

