- Can I copy a file from one server to another?
- // THIS WORKS
- CatalogDirectory = getDirectoryFromPath("E:INETPUBWWWROOTAVCATALOGSAVCAT");
- // THIS DOES NOT WORK
- CatalogDirectory = getDirectoryFromPath("\ourservere$InetPubwwwrootAVCATALOGS");
- // TOO VAGUE
- http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_e-g_36.html