Updated Rclone (markdown)

Lauri Ojansivu 2022-12-27 20:20:28 +02:00
parent 39efafd8c4
commit 3b200382c1

@ -42,6 +42,8 @@ rclone ls minio:
``` ```
## MinIO config ## MinIO config
https://min.io
Create bucket, access key, secret key. Then connect them with `mc` command, here bucket wekan: Create bucket, access key, secret key. Then connect them with `mc` command, here bucket wekan:
``` ```
mc config host add wekan http://192.168.0.100:9000 ACCESS-KEY-HERE SECRET-KEY-HERE mc config host add wekan http://192.168.0.100:9000 ACCESS-KEY-HERE SECRET-KEY-HERE