It's almost deffinatley a permissions issue. Coldfusion is probably running as system, so it's therefore got no permissions on the other box to create a dir.
Create a user for CF and give it access on the other machine, it should then work, either with cfdirectory or java.io.File. -----Original Message----- From: Kyle McNamara [mailto:[EMAIL PROTECTED] Sent: 15 September 2003 18:19 To: CF-Talk Subject: Re:creating dirs with CFDIRECTORY in CFMX hi craig or matt, i like this approach, but when I run this code, the following happens: 1) it appears to run 2) nothing is created 3) no error of any kind is returned we have a win2k box and I am creating this dir on another win2k server using a UNC path (e.g. \\servername.domain\dirthis\dirthat\) Any more ideas? Thank you! Kyle ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm