Everything posted by Kaizac
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So it's working. With 12mbs it's not going to be fast. So you have to wait until it's finished.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Go to that upload.log file it should show what is happening. It's in appdata other rclonr
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I think you made a spelling error somewhere. In your earlier posts you wrote gdrive_vsf instead of vfs
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Yeah upload running is the checker file for uploads. Delete it and you should be able to upload
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Check the aubfolders
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Delete the checker files in the appdata other rclone folder. Something like upload running
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Ok maybe you should write that down differently then. I now assumed correctly but what I was reading was that I had to disable the autostart of the docker daemon in the docker settings page. You mean the docker overview page and the autostart for those specific dockers, not the daemon. Regarding the SA rotation for uploading, does it now rotate automatically when 750gb is maxxed or does it just move up to the next SA when a new upload is started because of timing. Ie. it's only suitable for continuous download/uploading and not for uploading a backlog on full gigabit speed?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
@DZMM in your mounting script you have the following: Remember to disable AUTOSTART in docker settings page Are you talking about disabling autostart for the specific dockers or for the whole docker module?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Because you had 5 projects probably. I had 28, so got 2800 SA's hahaha. Anyways I discovered it was a remote to my Gdrive (not team drive) was giving the errors. Everything has been mounted fine now. Will use my own mount script since I have 10 remotes, so using 10 scripts seems excessive. Maybe I can find a way to convert your script to a multiple remote script.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
@DZMM, for the AutoRclone part did you let the script create a new project? And did you change anything to in your Gsuite developer/admin console to have it work? I read this on the rclone page but that seems to be too much work for 100 SA's. 1. Create a service account for example.com To create a service account and obtain its credentials, go to the Google Developer Console. You must have a project - create one if you don’t. Then go to “IAM & admin” -> “Service Accounts”. Use the “Create Credentials” button. Fill in “Service account name” with something that identifies your client. “Role” can be empty. Tick “Furnish a new private key” - select “Key type JSON”. Tick “Enable G Suite Domain-wide Delegation”. This option makes “impersonation” possible, as documented here: Delegating domain-wide authority to the service account These credentials are what rclone will use for authentication. If you ever need to remove access, press the “Delete service account key” button. 2. Allowing API access to example.com Google Drive Go to example.com’s admin console Go into “Security” (or use the search bar) Select “Show more” and then “Advanced settings” Select “Manage API client access” in the “Authentication” section In the “Client Name” field enter the service account’s “Client ID” - this can be found in the Developer Console under “IAM & Admin” -> “Service Accounts”, then “View Client ID” for the newly created service account. It is a ~21 character numerical string. In the next field, “One or More API Scopes”, enter https://www.googleapis.com/auth/drive to grant access to Google Drive specifically.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Yeah SA's are created, also the new project. SA's are added to a group which is added as member to the team drive. When going in to the dev console of Google I don't see an o-auth module though, not sure if it's needed. My rclone config looks like this: [tdrive] type = drive scope = drive service_account_file = /mnt/user/appdata/other/rclone/service_accounts_tdrive/sa_tdrive.json team_drive = XX server_side_across_configs = true [tdrive_crypt] type = crypt remote = tdrive:Archief filename_encryption = standard directory_name_encryption = true password = XX password2 = XX Really starts to annoy me that it's so complicated.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I'm getting the following error when mounting my remotes: INFO : Google drive root 'Archief': Failed to get StartPageToken: Get "https://www.googleapis.com/drive/v3/changes/startPageToken?alt=json&prettyPrint=false&supportsAllDrives=true": oauth2: cannot fetch token: 401 Unauthorized Response: { "error": "deleted_client", "error_description": "The OAuth client was deleted." } Do you also get that? And is there an easy way to use your mount script for multiple remotes?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Did you configure the path and file to the json through rclone config or did you just add the line to the rclone config after setting it up. When I try it through the rclone config way through SSH it says: Failed to configure team drive: config team drive failed to create oauth client: error opening service account credentials file: open sa_tdrive.json: no such file or directory
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Ok so the remote you set up with one of the SA's you create. So number 1 of 100 for example. And then for uploading you rotate within the service accounts folder between the 100 SA's? Am I understanding well it correctly then? And if I want to have another remote to seperate my bazarr traffic. Do I then create a new project or do I just use a different SA? I'm not sure on what level the api ban is registered.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So how does rclone when streaming media know to use the service accounts then?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
That doesn't answer my question unfortunately. In your readme you mention this: So it seems in your example you don't configure your client id and password. But then later on you mention you do need it.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I've tried finding the final consensus in this topic, but it's becoming a bit too large for easy finding. I've created 100 service accounts now, added them to my teamdrives. How should I now setup my rclone remote? I should only need 2 right (1 drive and 1 crypt of that drive)? And should I set it up with it's own client id/secret when using SA's. According to your github it seems like I just create a remote with rclone's own ID and secret, so no defining on my side.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I have no idea how you manage to do all those 4 steps. Care to share some parts of those scripts/merger commands?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I'm trying to setup the Service Accounts for uploading. How does this work when you have multiple team drives for different storage. So 1 for media, 1 for backups, 1 for cloud storage, etc. Would you then create multiple upload scripts with each it's own project and SA's?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Well to each his own. For mainstream media usenet is vastly superior if set up right. If you have access to private trackers and also need non-mainstream media then torrents can bring more to the table. Either way I think with your setup/wishes you can use rclone for your backups and replace Crashplan with it. But you don't need all this elaborate configuration for it. Just create a Gdrive/Team Drive, DO NOT mount it. Just upload to it, and let removed/older data be written to a seperate folder within Gdrive. If you get infected then it can't directly access your mount files. And in case of encrypted/infected files being uploaded you will have your old media to rollback to. Just have to remember that when you want to access your backups you have to mount the rclone mount/gdrive first to see the files. Or if you don't use encryption you can just see them through the browser.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Why are you on torrents? Move to usenet and get rid of that seeding bullshit. Also you can just direct play 4k from your gdrive. I do with up to 80 Gb files and it's fine. You might consider a seed box though. You can use torrents and move with gigabit speed to gdrive.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
2 PSA's: 1. If you want to use more local folders in your union/merge folder which are RO, you can use the following merge command and Sonarr will work. No access denied errors anymore. Use either mount_unionfs or mount_mergerfs depending on what you use. mergerfs /mnt/disks/local/Tdrive=RW:/mnt/user/LocalMedia/Tdrive=NC:/mnt/user/mount_rclone/Tdrive=NC /mnt/user/mount_unionfs/Tdrive -o rw,async_read=false,use_ino,allow_other,func.getattr=newest,category.action=all,category.create=ff,cache.files=partial,dropcacheonclose=true 2. If you have issues with the mount script not working at start of array because docker daemon is starting. Then just put your mount script on custom settings and run it every minute (* * * * *). It will then run after array start and will work. @nuhll both these fixes should be interesting for you.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
- Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Asking it again cause I'm very curious. Can you share your merger command?- Guide: How To Use Rclone To Mount Cloud Drives And Play Files
You download to the merge folder but it will write to your ssd. Rclone uploads the files from your sad. - Guide: How To Use Rclone To Mount Cloud Drives And Play Files