 Members
 Members| Icon | Member | Description | 
|---|---|---|
|  | CopyFromLocal(String) | 
            Copies the file from the local file system to S3.
            If the file already exists in S3 than an ArgumentException is thrown.
             | 
|  | CopyFromLocal(String, Boolean) | 
            Copies the file from the local file system to S3.
            If the file already exists in S3 and overwrite is set to false than an ArgumentException is thrown.
             |