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

C# |
public DirectoryInfo MoveToLocal( string path )

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

DirectoryInfo for the local directory where files are moved to.

Exception | Condition |
---|---|
ArgumentException | |
WebException | |
AmazonS3Exception |