Newer
Older
s3-with-rclone / README.md
leonsastra on 16 Feb 2020 417 bytes Initial Commit
  1. s3-with-rclone
  2. ===============
  3.  
  4. Documentation for managing S3 (Not AWS Provider) with rclone.
  5.  
  6. # Installation
  7.  
  8. On RHEL/CentOS Distro, run this command :
  9. `$ sudo yum install rclone -y`
  10.  
  11. On Debian/Ubuntu Distro, run this command :
  12. `$ sudo apt install rclone -y`
  13.  
  14. # Configuration
  15.  
  16. Before rclone can manage on a S3 server, configuration needs to be done first, Here is an example of making an s3 configuration. First run