Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / System Interface / File System  /
CopyDirectory

  • CopyDirectory[" ", " "] copies the directory to .
  • must already exist; must not.
  • CopyDirectory copies all the files in to .
  • CopyDirectory sets the modification dates for and for all the files in it to be the same as those for .
  • CopyDirectory returns the full name of the directory it copies to, and $Failed if it cannot complete the copy.
  • See the Mathematica book: Section 2.11.6.
  • See also: RenameDirectory, CreateDirectory, DeleteDirectory.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.