Copies the files from the S3 directory to the local file system in the location indicated by the path parameter.
Only files that have been modified since the changesSince property will be copied.

C# |
public DirectoryInfo CopyToLocal( string path, DateTime changesSince )

DirectoryInfo for the local directory where files are copied to.

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