Jandalf81 / rclone_script

Script to setup cloud synchronization on your RetroPie
79 stars 17 forks source link

Automatic download and upload doesn't work #12

Open xflamed opened 6 years ago

xflamed commented 6 years ago

When i use the full sync from the rclone menu it uploads ad downloads everything fine, but when I use the automatic on startup and close it doesnt work. I included the files you asked for

rclone.zip

Jandalf81 commented 6 years ago

See this thread: https://www.reddit.com/r/RetroPie/comments/92wuln/script_setup_script_to_sync_saves_to_cloud/e5vk61l

Jandalf81 commented 6 years ago

Notes to self: There seem to be two problems here

  1. User uses remote "webdav", server seems to be in the cloud
    • remote seems to have not been available sometimes
    • has the remote been re-configured between syncs?
  2. User's Pi cannot ping Gateway with IP 192.168.1.1
    • asked User to test ping -q -w 1 -c 1 192.168.1.1 and report results
    • mentioned option to manipulate getAvailableConnection to always return 0 (Internet access)