Moves the file from S3 to the local file system in the location indicated by the path parameter.
            
 Parameters
 Parameters- path (String)
- The location on the local file system to move the file to.
 Return Value
 Return ValueFileInfo for the local file where file is moved to.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| IOException | If the file already exists locally. | 
| ArgumentException | |
| WebException | |
| AmazonS3Exception |