Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 7th, 2012  |  syntax: None  |  size: 0.34 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Can I copy a file from one server to another?
  2. // THIS WORKS
  3. CatalogDirectory = getDirectoryFromPath("E:INETPUBWWWROOTAVCATALOGSAVCAT");
  4.  
  5. // THIS DOES NOT WORK
  6. CatalogDirectory = getDirectoryFromPath("\ourservere$InetPubwwwrootAVCATALOGS");
  7.        
  8. // TOO VAGUE
  9. http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_e-g_36.html