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.
Moves the file from S3 to the local file system in the location indicated by the path parameter.
Namespace: Amazon.S3.IO
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public FileInfo MoveToLocal(
String path
)
The location on the local file system to move the file to.
Exception | Condition |
---|---|
System.IO.IOException | If the file already exists locally. |
System.ArgumentException | |
System.Net.WebException | |
AmazonS3Exception |
.NET Framework:
Supported in: 4.5 and newer, 3.5