Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 14291

ColdFusion writing to shared folder on different computer

$
0
0

I have a process that has ColdFusion write to a shared folder on a computer that is not processing the request.  When I attempt to refer to the share using the UNC name '\\SERVERNAME\FOLDERNAME\test.txt', ColdFusion throws the following error:

 

Error occured while performing write: java.io.FileNotFoundException: \\SERVERNAME\FOLDERNAME\test.txt (Access is denied)

 

ColdFusion has full access to this folder.  However, when I refer to the folder/file locally 'c:/temp/test.txt', ColdFusion has no problem with creating/writing the file.

 

Is there an issue writing to shared with ColdFusion?

 

ColdFusion version: 9.0.1

OS: Windows Server 2008 R2


Viewing all articles
Browse latest Browse all 14291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>