Moves the file from S3 to the local file system in the location indicated by the path parameter.

- path (String)
- The location on the local file system to move the file to.

FileInfo for the local file where file is moved to.

Exception | Condition |
---|---|
IOException | If the file already exists locally. |
ArgumentException | |
WebException | |
AmazonS3Exception |