Initial Commit
1 parent 0365df9 commit f1a32e60ba73a181edb8eb6772376b1024cd5ea3
leonsastra authored on 16 Feb 2020
Showing 1 changed file
View
13
README.md
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