Copies files from the local file system to S3 in this directory.  Sub directories are copied as well.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public S3DirectoryInfo CopyFromLocal( string path )
 Parameters
 Parameters- path (String)
- The local file system path where the files are to be copied.
 Return Value
 Return ValueS3DirectoryInfo where the files are copied to.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | |
| WebException | |
| AmazonS3Exception |