Copies files from the local file system to S3 in this directory. Sub directories are copied as well.
Only files that have been modified since the changesSince property will be copied.

C# |
public S3DirectoryInfo CopyFromLocal( string path, DateTime changesSince )

S3DirectoryInfo where the files are copied to.

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