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

C# |
public DirectoryInfo CopyToLocal( string path )

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

DirectoryInfo for the local directory where files are copied to.

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