Newer
Older
s3-with-rclone / README.md
leonsastra on 16 Feb 2020 419 bytes Initial Commit
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