Copies the files from this directory to the target directory specified by the bucket and object key. Only
files that have changed since the changeSince date will be copied.

C# |
public S3DirectoryInfo CopyTo( string newBucket, string newKey, DateTime changesSince )

S3DirectoryInfo for the target location.

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