Everything posted by axeman
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
That's just from your command - you should see that your array has now stopped.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
This is a bit crude - but i run this in terminal: ps -ef | grep /mnt/user for each pid that comes up, i do this: kill <pid> Someone can probably script a better way to do it and run at array stop, but for now that's what i've been doing.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So even with this - Windows cannot seem to write to the share via SMB. Googled it, and seems like sharing an rclone vfs mount can work with some modifications. Don't know that I have the know how to do that. I'm grateful for your time - going through it like this with me. I may have to go back to merger fs.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks - I will try that. Didn't know it was possible. Incidentally, do you know where /mnt/disks/some_dir is physically located? like does it go on Cache drive? or is it in memory/ram?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
This might be a me thing - since I need the rclone mounts available to my Windows machines, I have it in /mnt/user . If I try to copy a file into unioned mount from inside of UnRaid via MC, it works exactly as you'd want... the file goes right to the local share. However, if I do the same from a windows machine - it fails. Interestingly this doesn't seem to be problem on an Android device (using SolidExplorer). Nor does it happen with the @DZMM mergerfs based scripts.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So I'm having trouble creating files on the union location. It's strange because I if I go directly to the media_vfs mount, I can create files. But can't on the media one. I even tried installing the unassigned devices and updated the paths to /disks/ instead of /user/ .. What could I be doing wrong? Thanks for your time. Edit : this shows up on the script log: /test2.txt: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes /test2.txt: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes an rclone forum post said to set the cache mode ... but I see we are already doing that on the mount script. It seems to happen regardless of the :nc modifier.
-
Windows 10 SMB Share issues
Thanks! where'd you get the info on what to put for the WSD options? Strangely my array was fine - but started doing this after I started using rclone - i thought it was related to my NIC. but seems to be OK when I use IP address.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks I noticed that - but don't really understand the difference. I thought perhaps you just typed it as an example of your script.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
sorry if this is a dumb question (maybe my imagination isn't working) ... but isn't that /media the mount where your union is? So would rclone know where the "local" version is? Or does it basically traverse the entire folder to see if there's differences between crypt:files and /mnt/user/media/files ?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
whoa - that's nice indeed. I like the service account rotation - but maybe not needed given my upload bandwidth is 40mbit anyway.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks - this does seem cleaner than the whole mergerFS route. I'm partially set up now. your setup does sound pretty clever. I can't be 100% cloud, as my internet is awful. So for now, I'm just putting the 4K stuff up there, and keeping lower quality locally. I created Unraid Shares, and then used the mount script you have, and it works. Do you have a different/modified upload script, or use the one from this thread?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks! Here's my union: [union] type = union upstreams = /mnt/user/Videos /mnt/user/media_vfs action_policy = ff create_policy = ff search_policy = all cache_time = 120 That one works OK. If it says /mnt/user/media_vfs:nc I don't see the cloud files. Okay - I am not using it with Dockers, my media import and presentation tools currently run on a VM. Thanks for your time!
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks for typing this up @MowMdown with your limited time. I got it started, but have a couple of questions (for you or anyone else here). I don't have any unassigned disks, so I put mine in /mnt/user/media_vfs and /mnt/user/media. I can't seem to see it as a "share" in unraid. Is that why? If i go into MC, I see everything like I'd want to see it. And MC even recognizes the cloud file (it's in green). When I add that, I don't see the cloud files. I too want to avoid accidentally creating files there, because I'm guessing Emby/Plex would write unencrypted metadata, defeating the whole point of encrypting. Can you clarify a bit ? I'm not sure I understand where to do this. Thanks again!
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Yes Please! I had too many other things going on and am finally getting back into this thread... Almost feel like holding off again until this gets done, so that I don't have to go back and re-do it.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Are you running it using the "Run Script in Background" option? If not, do it that way.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So forgive me if this is dumb - but I can use the same service account files across all the team drives, right? I should just grant access to the google group that I created? For some reason I get a 404 when trying to setup the rclone remote for a new team drive.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Fancy - I started out with a 14.4 - and it was like magic to get a 28.8 Zoom modem. That sucker even did voicemail. Bit something forget the name of the software. By the time 56K hit my neighborhood, Cable was rolling out 1, 3, and maybe 5mbit lines.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Do you use the same API/project or do you create separate for each TeamDrive ?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks. this is excellent. I am going to see if I have the cranial capacity to do this. Turns out a LOT of the issues I had at the start of this endeavor was due to running it in the in the foreground. I saw the user scripts postthat you can force a script to be background only by setting the #backgroundOnly=true directive Maybe add that to the next update of your scripts so that other fools like me don't repeat.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Thanks, Can you share some of your organization/folder structure? Also, do you have a bunch of mount scripts and a bunch of upload scripts? Or is it possible to use the extra sections on the script to manage these too? Thank you!
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I had to put this down for a bit ... but coming back around... anyone else concerned about that 400K limit on the team drive? I think i'm at already 125K objects on my array. Will it muck things up if you split your stuff into various team drives? say 1 for each media type in your library? 3D movies, Animation, TV Shows, etc? Or is that adding unnecessary complication?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Sorry - that's about the end of my knowledge in this arena. @DZMM - when using the scripts with the Backup option, is there a way to mount it so that it doesn't look like this? mount_rclone/gdrive_media_vfs/backup/gdrive_media_vfs/Movies/Movie1/ ?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
did you run as sudo?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Not sure this will help you at all, but I just ran all the optional/pre-req stuff in a Linux Mint VM, and just copied over the service accounts files. Only because I wanted to test this thing out without really making too many changes to my UnRaid install. Just a thought.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
@DZMM So been trying some tinkering... and noticed something IF I specify LocalFilesShare="/mnt/user/Videos" the script won't upload anything. However, if i create a new folder at: "/mnt/user/local" and do this: LocalFilesShare="/mnt/user/local" and start putting files in there, those files get happily uploaded. Will I need to reorganize my existing videos in to a new folder for the script to upload? Could this be a permission thing? Thanks!