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.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public S3DirectoryInfo CopyFromLocal( string path, DateTime changesSince )
 Return Value
 Return ValueS3DirectoryInfo where the files are copied to.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | |
| WebException | |
| AmazonS3Exception |