AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Copies from S3 to the local file system. If the file already exists on the local file system than an ArgumentException is thrown.
Namespace: Amazon.S3.IO
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public FileInfo CopyToLocal(
String destFileName
)
The path where to copy the file to.
Exception | Condition |
---|---|
System.IO.IOException | If the file already exists locally. |
System.Net.WebException | |
AmazonS3Exception |
.NET Framework:
Supported in: 4.5 and newer, 3.5