System.IO.Directory and System.IO.File (it might be .Directories and .Files, but close enought)... absolute vs. relative.... I *think*.... the GetFiles in the Directory class can accept relative paths...as does the .CopyFile method in .Files .... but I'm not sure... I've never actually tried.

-tg