Moves 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 MoveToLocal( string path )
 Parameters
 Parameters- path (String)
- The location on the local file system to move the files to.
 Return Value
 Return ValueDirectoryInfo for the local directory where files are moved to.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | |
| WebException | |
| AmazonS3Exception |