hotcereal / cloud-saves-miyoo-mini-plus

Utilizing rclone, upload and download saves to and from your Miyoo Mini Plus.
57 stars 4 forks source link

Wrong binary #1

Closed murmelbahn closed 1 month ago

murmelbahn commented 1 year ago

Thanks for this great app @hotcereal ! One little thing: The linked rclone binary in the readme file is wrong. You need the ARM v7 32-bit

HollyCeuin commented 9 months ago

Use ARM v6 64-bit instead as I mentioned in #1.

othyn commented 8 months ago

Latest ARM v7 binary also works

https://downloads.rclone.org/v1.64.2/rclone-v1.64.2-linux-arm-v7.zip

/mnt/SDCARD # uname -a
Linux (none) 4.9.84 #1136 SMP PREEMPT Wed Jun 28 21:28:40 HKT 2023 armv7l GNU/Linux

/mnt/SDCARD # ./rclone version
rclone v1.64.2
- os/version: unknown
- os/kernel: 4.9.84 (armv7l)
- os/type: linux
- os/arch: arm (ARMv7 compatible)
- go/version: go1.21.3
- go/linking: static
- go/tags: none