s3-with-rclone =============== Documentation for managing S3 (Not AWS Provider) with rclone. # Installation On RHEL/CentOS Distro, run this command : `$ sudo yum install rclone -y` On Debian/Ubuntu Distro, run this command : `$ sudo apt install rclone -y` # Configuration 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