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