Copies the files from this directory to the target directory.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public S3DirectoryInfo CopyTo( S3DirectoryInfo newLoc )
 Parameters
 Parameters- newLoc (S3DirectoryInfo)
- The target directory to copy to.
 Return Value
 Return ValueS3DirectoryInfo for the target location.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | |
| WebException | |
| AmazonS3Exception |