Copies files from the local file system to S3 in this directory. Sub directories are copied as well.

C# |
public S3DirectoryInfo CopyFromLocal( string path )

- path (String)
- The local file system path where the files are to be copied.

S3DirectoryInfo where the files are copied to.

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