mirror of
https://github.com/MiSTer-devel/Scripts_MiSTer.git
synced 2026-04-19 03:05:34 +00:00
Update rclone.md
This commit is contained in:
10
rclone.md
10
rclone.md
@@ -1,7 +1,13 @@
|
||||
These instructions will guide you through the process of creating a rclone.conf configuration file needed by MiSTer rclone_config_download.sh, rclone_config_upload.sh, rclone_saves_download.sh and rclone_saves_upload.sh
|
||||
|
||||
## Download and extract rclone
|
||||
Download the latest rclone for your computer desktop environment from https://rclone.org/downloads/
|
||||
|
||||
1. Download the latest rclone zip archive for your computer desktop environment from https://rclone.org/downloads/
|
||||
* [Windows - AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-windows-amd64.zip)
|
||||
* [Windows - 386 - 32 Bit](https://downloads.rclone.org/rclone-current-windows-386.zip)
|
||||
* [OSX - AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-osx-amd64.zip)
|
||||
* [OSX - 386 - 32 Bit](https://downloads.rclone.org/rclone-current-osx-386.zip)
|
||||
* [Linux - AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-linux-amd64.zip)
|
||||
* [Linux - 386 - 32 Bit](https://downloads.rclone.org/rclone-current-linux-386.zip)
|
||||
2. Extract the rclone binary (*rclone.exe* for Windows, *rclone* for OSX and Linux) from the zip archive wherever you want.
|
||||
|
||||
\[to be completed\]
|
||||
|
||||
Reference in New Issue
Block a user