Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Add page of cloud storage #103

Merged
merged 5 commits into from
Aug 26, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/media/cloud-storage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Cloud storage

There is no native support for cloud storage of services such as Amazon S3, Dropbox, Google Drive.

One way to use your cloud storage with Jellyfin is to use Rclone.

With Rclone you can synchronize and mount your files and directories from multiple cloud services.

For more information visit the following links:

* [Rclone homepage](https://rclone.org/)
* [Github](https://github.com/rclone/rclone)