You could use the FileSystemObject via cfobject... Honestly, I think FTP is the answer though. The overhead difference between SMB and FTP is negligible with FTP taking slightly less bandwidth and my hunch would be less CPU time as well. That's really dependant on the ftp server and client software though.
This is all assuming Windows of course. -- jon mailto:[EMAIL PROTECTED] Sunday, February 9, 2003, 10:56:24 PM, you wrote: MF> I need to be able to copy a file a single web server over a clustered MF> environment. MF> I tried using the CFfile but the I get an error MF> Error: The network path was not found. MF> I tried to mount the drive under the Admin profile but I can not get the MF> seem to get the network connection. MF> I tried to use the IP address also and I get an error MF> Error: Access is denied. (error 5). MF> Is there any why to do this, I do not want to have to FTP between the boxes MF> that are networked together, it would be a huge wait of processor and MF> bandwidth. MF> Any help would be great. MF> Matthew Friedman MF> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 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 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

