Copies the files from the S3 directory to the local file system in the location indicated by the path parameter.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DirectoryInfo CopyToLocal( string path )
 Parameters
 Parameters- path (String)
- The location on the local file system to copy the files to.
 Return Value
 Return ValueDirectoryInfo for the local directory where files are copied to.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception |