BinsonBuzz / unraid_rclone_mount

scripts to create rclone mounts on gdrive
288 stars 71 forks source link

Implemented Rclone GUI and config file. #13

Closed watchmeexplode5 closed 4 years ago

watchmeexplode5 commented 4 years ago

Lots of changes made. Most notably:

If you want service accounts you need another independent service account remote

Been running and modifying it for a while now. Hit stable state and been running fine for about a week. Just been tidying up and modifying little things since.

Still consider it a "beta" build since it has some pretty massive changes. I'd do an initial run on a test remote just encase (I never had any issues that would result in data loss and google will retain your deletes for 30 days so theoretically your safe).......... But I'd err on the safe side and it's probably best to setup a test remote and upload a handful of files just to make sure it's functioning as expected.

Also I'd steer clear of changing settings via the WebGUI. Lots of stuff works but it's not uncommon for settings to not stick. Quite a few parsing issues with regards to the webgui. No issue if you input wrong values though. Rclone will just ignore the gibberish settings it was fed. Scripts do fine with setting all the variables so no need to set them in the webgui anyway.

Updated Readme should contain the majority of info about changes and setup.

Feel free to add/change/scrap whatever. My feelings won't be hurt in the slightest if you don't like certain changes.

watchmeexplode5 commented 4 years ago

Wrong pull location..... my bad