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

ERROR : Failed to save config after 10 tries: failed to create temp file for new config: open /.rclone.conf2872691618: read-only file system #3

Closed edmunek closed 1 month ago

edmunek commented 7 months ago

Attempting to configure the rclone always ends with an error that it is unable to create a temp file for the config file This occurs with the v1.65.0 arm7 rclone bin file placed in the root of the SDCARD same occurs on the suggested (by OP) version 1.62.2

231207_124356 - dlsFAlh2UF
zilberd commented 7 months ago

just create an empty rcloud.conf file at the root odf the sdcard and it should work

nicktheone commented 6 months ago

To add (and correct the typo as it isn't rcloud but rclone on what @zilberd said, SSH into your MiYoo and do

touch /mnt/SDCARD/rclone.conf

This will create the file rclone needs.