Rclone forum - I switched from PlexDrive to the latest rclone beta last night. It seems to be working really well for the most part. However, my full library scan has been running for 12 hours straight. The movie scan (5k movies) seemed to finish within the normal window, but the TV scan (400 shows) has continued to run all morning.

 
Rclone is fast on creating files but extremly slow creating and removing directories on OneDrive. It takes up to 15s to create or delete an empty directory. If you use rmdir to remove the empty directory, it will run much quicker. I only see 2.3s for rm -r emptydir here though. I note your mount is called restic - rclone is much more efficient .... Ocean city yelp

Looks like rclone had uploaded more than the maximum storage (1024+5GiB). I checked with the command: $ rclone size jb_08: Enter configuration password: password: Total objects: 77815 Total size: 1.005 TBytes (1104896322594 Bytes) $ rclone about jb_08: Enter configuration password: password: Total: 1.005T Used: …The way it works is that rclone copies stuff from source -> dest where either can be local files or remote. The copying engine in the middle does the bandwidth limiting. matt: In my case, I would like to throttle inbound, but leave outbound (to the cloud service) unlimited. If throttling one ends up throttling the other, that’s okay – I ...to leave the seed torrent. for each torrent you want to seed, the entire torrent will have stay on local, in the rclone vfs file cache. rclone will seed from its cache, not direct from dropbox. system (system) Closed March 15, 2023, 4:22pm 7. This topic was automatically closed 30 days after the last reply.2022/11/29 13:33:38 ERROR : Failed to read config file - using previous config: unable to read obscured config key and unable to delete the temp file: open /tmp/rclone108983931: no such file or directory. Yes, that looks like the answer - if rclone can't read the config file then it can't know about updates.A list operation to collect all object names - for 90 million objects and ~11 list operations per second, that's a bit over 2 hours. The same copy command that I started with, but with --files-from to avoid having rclone list the source directory again (and again in case of errors) asdffdsa (jojothehumanmonkey) December 3, 2021, 8:06pm 7.What is the problem you are having with rclone? I cannot access the HTTP server within Docker, even with the port forwarded. I did come across Can't access 127.0.0.1:port when using docker which indicates it should work in 1.58 (without any reference), but 1.58 doesn't seem to work for me.. Run the command 'rclone version' …The command you were trying to run (eg rclone copy /tmp remote:tmp) i try to mount sudo rclone mount --vfs-cache-max-size 10G --vfs-cache-mode full --allow-other "infolog-saas:" /backup Paste command here #### The rclone config contents with secrets removed. <!-- You should use 3 backticks to begin and end your paste to make it readable.I’ve made a config for google drive but haven’t synced anything yet. Getting CCC so I would like to fully remove or erase rclone from my Mac.What is the problem you are having with rclone? Using rclone mount to mount an Educational account's Google Drive, and accessing a file or folder's Properties page results in a BSOD, stop code SYSTEM_SERVICE_EXCEPTION What is your rclone version (output from rclone version) rclone v1.51.0 os/arch: windows/amd64 go version: …Hello! I am using the latest rclone version (linux/amd64) and I want to sync a directory on my NAS to GDrive which consists of over 2.5 million files and was wondering what the fastest way to check for changes to the fi…If I pause the movie for a 1-2 mins I can get about 5mins of playback before buffering starts again. I've scoured these forums for tips on cache settings but can't get much better performance. Here are my settings: gdrive > cache > crypt. [gdrive] type = drive. client_id = *** <--- this is set correctly.S3 access points are a relatively new feature. The problem. With large organisations using many AWS accounts, managing access to S3 buckets cross-account can become a headache. There are bucket policies (with a short 20kB length limit), or IAM users with IAM policies, or IAM roles with IAM policies.110TB. That's pretty small from what people post around here as many folks have hundreds of TBs / closing in PB of data. At the end of the day, use whatever works best for you. If Plexdrive meets all your needs, by all means use it. If rclone does better, use it. I would not go near PlexGuide as that's not my thing but to each their own.Welcome. When asking questions or asking for assistance with rclone, it’s helpful to provide the following depending on your circumstance: The full command …Bisync Bugs and Feature Requests - Suspected Bug - rclone forum. (Niel) April 16, 2023, 2:21am. I've been exploring bisync in depth over the past several months, and have come across a number of issues that I thought would be worth detailing here for the greater rclone community. Apologies for the length of this post -- rather than creating … Forum for discussing rclone. All time 24 hours 7 days 30 days; Topics: 0: 39: 187: Posts: 24: 366: 1904: Sign-ups: 2: 35: 176: Active users FAQ - rclone forum. This is a Civilized Place for Public Discussion. Please treat this discussion forum with the same respect you would a public park. We, too, are a shared …Iam not sure whether description is added properly not, below is the issue description. The issue is getting below notice when using Rclone union backend with Blomp storage (Swift) NOTICE: Number of Objects is not supported for upstream Blomp, treating as 0. Only first Remote is considered and not uploading to second or third remote.Hi, First, thanks for your time if you are reading this. Main scope : backup some file each week/month on OneDrive from a VPS. I'm having some problems with rclone when trying to use either copy or move. I'm able to list the files/folders from my OneDrive location so i assume the configuration is fine. I created a repository on my OneDrive, i did …I switched from PlexDrive to the latest rclone beta last night. It seems to be working really well for the most part. However, my full library scan has been running for 12 hours straight. The movie scan (5k movies) seemed to finish within the normal window, but the TV scan (400 shows) has continued to run all morning.rclone sync --interactive SOURCE remote:DESTINATION. Note that files in the destination won't be deleted if there were any errors at any point. Duplicate objects (files with the …Dec 10, 2019 · Most media servers allow you to exclude entire folder trees by adding an empty file with a specific filename (something like .ignore or .nomedia). In rclone we can get the same behavior by using the --exclude-if-present flag (this is a global rclone flag, not specific to dlna, but very useful in this case). with onedrive/sharepoint, not sure you can expect more than that. as per the rclone doc, make sure to create a client_id for onedrive. that might make a difference. and might test without --tpslimit 10. i would delete the old log, re-run the mount command, and re-create the issue, then kill the mount.Oct 3, 2016 · Help and Support. Welcome. When asking questions or asking for assistance with rclone, it’s helpful to provide the following depending on your circumstance: The full command you’re attempting to use. A logfile of rclone’s output wit…. Show progress on all commands by default? Jan 14, 2024 · My sweet spot to minimize issues on mount has been: --tpslimit 3 --tpslimit-burst 0. I am not sure requests are going above API limits, I mean, only one stream being watched at the time this happens. But this is definitely something I will change next time it happens. jcastill: --vfs-refresh and --onedrive-delta flag. Jul 1, 2023 · Workaround with latest FUSE-T is to use -o noatime and/or -o nomtime. There is also new -o nfc (added in v1.0.21) option which improves UTF8 encoding issues when working in multiplatform environment by enforcing all content saved to mount to normalise to NFC (used on Linux and Windows). New options can be used in rclone mount command: rclone ... Dec 10, 2019 · Most media servers allow you to exclude entire folder trees by adding an empty file with a specific filename (something like .ignore or .nomedia). In rclone we can get the same behavior by using the --exclude-if-present flag (this is a global rclone flag, not specific to dlna, but very useful in this case). The way it works is that rclone copies stuff from source -> dest where either can be local files or remote. The copying engine in the middle does the bandwidth limiting. matt: In my case, I would like to throttle inbound, but leave outbound (to the cloud service) unlimited. If throttling one ends up throttling the other, that’s okay – I ...Hello @Animosity022 thanks for your lightning fast answer ! Anyway, It doesnt work for me. It's still using the default directory (C:\Users\USERNAME\AppData\Local\rclone). I'm using this to mount my drive : cd c:\rclone. rclone mount gdrive: X: --vfs-cache-mode writes. --cache-dir F:\rclone.I have decided to try out Cloudflare R2 just to see how it performs. When resuming playback in Plex, or scrubbing forward in a video, it appears as though the R2 mount begins to download the entire file from the start, until it reaches the point in the video I would like to play. This does not happen with B2, despite using the same mount settings.Aug 6, 2020 · Solution It appears --allow-other was partially broken in some recent beta builds. I updated to the latest build and all was well again. A definite reminder to check the latest stable build first whenever you are having issues 😉 Evening chaps I have an rclone mount set up and working perfectly on my Raspberry Pi and I also have a Plex media server on the same device. I'm considering moving ... Rclone 1.66.0 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade. Some highlights of the release: Rclone will now sync …Nov 1, 2019 · You can start by adding these general optimizations (the first one is the most important here most likely): --drive-chunk-size 64M (or 128M if you can afford up to 512M RAM total for rclone). This will help a lot for uploads, but only for larger files. On large files it may as much as double effective transfer speeds. I’m trying to maximise my upload speed. What I was doing previously is using a teamdrive with multiple users as each user gets a 750GB/day limit, but I found this messy as having multiple rclone move instances running at the same time moving lots of files slowly was messing up my IO e.g. 12 concurrrent rclone moves with bwlimit 9M. What …@Ole I marked your suggestion as the solution.I think nevertheless, the documentation of the core/command way of doing things has a lot of potential to be improved. It seems to be rather undocumented right now. Your example of how to form a proper POST to the rcd should be mentioned there as a valid example of how to use the …Are you a beginner knitter looking to try your hand at knitting a hat? With the cold weather approaching, there’s no better time to start creating cozy accessories. One of the best...Oct 10, 2023 · fwiw, i would try a test to confirm. find a larger file, that would take approx. five minutes to move using rclone mount. and move that file over the rclone mount and using rclone move. then compare the results. and to take a much deeper look into what rclone is doing, use --dump=headers. So if you don't want to use xargs, find, or a script to run rclone on single files, you'll need to fix the bug by getting the golang development environment and the rclone resume branch from github. You'll also need a tiny diff available from issue 87. Then like: mkdir git. cd git.Oct 12, 2019 · Degoo support rclone? - Feature - rclone forum. user_4534 October 12, 2019, 7:04am 1. Any plans for Degoo support? I see that its been asked before but it was a few month ago. ncw (Nick Craig-Wood) October 12, 2019, 10:47am 2. If you'd like to see this can you please make a new issue on github with links to the home page and to the API - thank you. Jun 22, 2023 · What is the problem you are having with rclone? No problem, just want to know if there is a way to check rclone's status. Run the command 'rclone version' and share the full output of the command. rclone v1.62.2 os/version: ubuntu 20.04 (64 bit) os/kernel: 5.4.0-152-generic (x86_64) os/type: linux os/arch: amd64 go/version: go1.20.2 go/linking: static go/tags: none Which cloud storage system ... rclone version. rclone v1.47.0. os/arch: darwin/amd64. go version: go1.12.4. I added the debug option info to the original post.Hi - I have a large album of family photos in Google Photos that is automatically generated from photos taken by me and my wife, based on facial and pet recognition. Currently goog:album/Gladlees contains 17185 photos and videos. I'm trying to pull random photos from this gallery for display on an old iPad 1. I've dumped the list of …The initial setup for OneDrive involves getting a token from Microsoft which you need to do in your browser. rclone config walks you through it. Here is an example of how to make a remote called remote. First run: rclone config. This will guide you through an interactive setup process: e) Edit existing remote.rclone forum Rclone union vs rclone combine. Feature. Oval0149 March 27, 2023, 7:36pm 1. I have multiple Dropbox application folders configured as separate remotes. I would like to present these as separate folders in a new virtual remote that I mount, for which a configured type = combine [2] remote seems to do what I need. In the …When I wrote my rclone backup script, I didn’t find many example rclone scripts. So I thought somebody else could use the script, or modify it to their own needs. I use the rclone script to backup my home PC to local and …Rclone doesn't understand the links - they need to be interpreted by the onedrive web app I think. However if you can find the folder ID of the folder you need to copy you may be able to get it to work by passing that in as --onedrive-root-folder-id. yolobnb (Yolo Bnb) January 25, 2023, 1:46pm 7. ncw:moveto is when you want to rename something. felix@gemini:~$ cp /etc/hosts . 510 testmove. Generally, I never use moveto and just move all the time as I never want to rename a file when I a copy or move it. This can be used to rename files or upload single files to other than their existing name. If the source is a directory then it acts ...But the rclone command works outside of the script. Run the command 'rclone version' ... rclone forum Script to mount remote with crontab. Help and Support. jbo (j.b.o.) February 8, 2023, 9:46pm 1. Hello, What is the problem you are having with rclone? Rclone is installed with entware. It works. I try to mount my remote on reboot with a … Forum for discussing rclone. All time 24 hours 7 days 30 days; Topics: 0: 39: 187: Posts: 24: 366: 1904: Sign-ups: 2: 35: 176: Active users Jan 25, 2019 · I’m trying to maximise my upload speed. What I was doing previously is using a teamdrive with multiple users as each user gets a 750GB/day limit, but I found this messy as having multiple rclone move instances running at the same time moving lots of files slowly was messing up my IO e.g. 12 concurrrent rclone moves with bwlimit 9M. What I’m experimenting with now is having one rclone move ... A log from the command with the -vv flag. The service rclone has been started. 2022/09/26 13:49:58 ERROR : /: Dir.Stat error: AuthorizationHeaderMalformed: The authorization header is malformed; the region is wrong; expecting 'newtaipei-1'. status code: 400, request id: 17185311F0F63528, host id:Bisync Bugs and Feature Requests - Suspected Bug - rclone forum. (Niel) April 16, 2023, 2:21am. I've been exploring bisync in depth over the past several months, and have come across a number of issues that I thought would be worth detailing here for the greater rclone community. Apologies for the length of this post -- rather than creating …Ever since the early days of Pong, computer gaming has been an engaging pastime. Initially, gamers often turned to forums and message boards to meet these needs — until Discord arr...Dec 10, 2019 · Most media servers allow you to exclude entire folder trees by adding an empty file with a specific filename (something like .ignore or .nomedia). In rclone we can get the same behavior by using the --exclude-if-present flag (this is a global rclone flag, not specific to dlna, but very useful in this case). Mar 14, 2023 · But I note that vsftp seems very lightly maintained at the moment. If it is an rclone problem then the fix will be in the upstream library GitHub - jlaffaye/ftp: FTP client package for Go - You'll see I've made lots of contributions there over the years! ncw (Nick Craig-Wood) March 14, 2023, 4:42pm 3. BTW did you try. Rclone is a more general purpose file copying tool. Rclone copies files 1:1 on the storage provider, wheras restic copies them in smaller chunks. Restic does deduplication which rclone doesn’t. Rclone can be used as a backup program too (especially with --backup-dir and --suffix). You can use them together also, restic to backup to a local ...Sep 9, 2023 · Since I registered in the rclone forum almost 7 years ago, the tool has made huge leaps. I would like to express my deepest thanks to @ncw for not only providing and maintaining the software open-source, but also for continuing to be active here in the forum! Thanks, Nick! I would like to make the following feature request: Like so many people, I use rclone to mount my movies and series from ... 82. February 21, 2024. Local rclone moves data as expected, but remote command does not. Help and Support. 7. 85. February 21, 2024. List –s3-versions files looping bug (part two) Suspected Bug. The command you were trying to run (eg rclone copy /tmp remote:tmp) Paste command here The rclone config contents with secrets removed. Paste config here A log from the command with the -vv flag Paste log here I am trying to figure out the best way to mount a 45 NAS with ubuntu 22. I have created a NFS Share drive. What rclone flags …So if you app writes stuff before it’s actually mounted and you mount over it, the app can’t see it anymore until it is unmounted. Lillecarl (Carl Hjerpe) April 23, 2017, 9:00pm 3. The app in question is just recreating it’s folder structure if it’s missing, which it is when it isn’t mounted. Writing to the mount is handled by writing ...A log from the command with the -vv flag. I do not want to run the command again is it is a copy command. asdffdsa (jojothehumanmonkey) September 17, 2022, 1:09pm 2. hi, rclone sets the ACL for you, tho you can change the value. fwiw, in all my years of using S3, never used the ACL, always use IAM.My goal is to get the testrclone directory included in the copy I am performing, but what I end up getting is only its file and all of the subdirectories and their files. I've tried: rclone copy -Pv testrclone\ boxconfig:MyTargetFiles. rclone copy -Pv .testrclone\ boxconfig:MyTargetFiles. rclone copy -Pv ~.testrclone\ boxconfig:MyTargetFiles.Hi, First, thanks for your time if you are reading this. Main scope : backup some file each week/month on OneDrive from a VPS. I'm having some problems with rclone when trying to use either copy or move. I'm able to list the files/folders from my OneDrive location so i assume the configuration is fine. I created a repository on my OneDrive, i did …Ever since the early days of Pong, computer gaming has been an engaging pastime. Initially, gamers often turned to forums and message boards to meet these needs — until Discord arr...If there is no inotify notifications, it is necessary to manually force library update after you have uploaded the new media files. Library updates use a lot of CPU power and a lot of bandwidth; with big libraries this could even lead to 24hrs-ban for GDrive. If rclone could inform inotify of a new file added, this would be great, because Plex ...Oct 17, 2023 · Rclone 1.64.2 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade. (Note that rclone selfupdate is broken in v1.64.0 or v1.64.1 these will need a manual update - sorry!) This is a bug fix release. It contains one very important fix to the b2 backend where data corruption could occur when uploading files bigger than 96MB with rclone mount with --vfs-cache-mode ... ok, run the rclone mount. open a new command prompt and run dir m: Devlet (Devlet) September 1, 2022, 1:22pm 9. C:\Rclone>dir m: The system does not include the specified path. Devlet (Devlet) September 1, 2022, 1:23pm 10. C:\WINDOWS\System32>dir m: The system does not include the specified path.Rclone Filtering. v1.22. Filtering, includes and excludes. Filter flags determine which files rclone sync, move, ls, lsl , md5sum, sha1sum, size, delete, check and similar commands …The National Leadership Youth Forum (NLYF) is a dynamic and exciting event that brings together young leaders from across the country. The NLYF is designed to inspire and empower y...Just going to post this here for reference (as I don't think it's in the docs) I tried: rclone mount crypt: ~/Desktop/rclone --vfs-cache-mode writes --vfs-cache-max-age 10s -vv. with the thought that if I couldn't clear the vfs cache manually (or find it) that rclone would just purge the cache on its own after 10 seconds. This is a Civilized Place for Public Discussion. Please treat this discussion forum with the same respect you would a public park. We, too, are a shared community resource — a place to share skills, knowledge and interests through ongoing conversation. These are not hard and fast rules, merely aids to the human judgment of our community. Threat Research 2024 threat report featured Small business Sophos X-Ops. Cybercrime affects people from all walks of life, but it hits small businesses the hardest. …I’m trying to maximise my upload speed. What I was doing previously is using a teamdrive with multiple users as each user gets a 750GB/day limit, but I found this messy as having multiple rclone move instances running at the same time moving lots of files slowly was messing up my IO e.g. 12 concurrrent rclone moves with bwlimit 9M. What …I’ve made a config for google drive but haven’t synced anything yet. Getting CCC so I would like to fully remove or erase rclone from my Mac.Oct 12, 2019 · gondost October 14, 2019, 9:47pm 11. Following up on this, it seems like I'm maxing out at around 42-43 MB/s (per file) to Drive on an rclone copy operation no matter how hefty the machine is. I've settled on a n1-highcpu-4 machine with a 500GB pd-ssd, which has a theoretical write limit of 173 MB/s (a bit higher reads). FAQ - rclone forum. This is a Civilized Place for Public Discussion. Please treat this discussion forum with the same respect you would a public park. We, too, are a shared …Usage. Rclone is a command line program to manage files on cloud storage. After download and install, continue here to learn how to use it: Initial configuration, what the basic syntax looks like, describes the various subcommands, the various options, and more.. Configure. First, you'll need to configure rclone. As the object storage systems have …This script gets "slower" every year as a new large subset of files and folders start to populate local directories. might try using a filter, which runs against the source. for example, rclone copy /path/to/source dest: --max-age=24h. as rclone scans /path/to/source. if a file is older than 24 hours,Storage Mapping Rclone Alternative . I'm currently using the linuxserver.io all in one image. To use Nextcloud as storage provider, it uses the rclone docker plugin. Is there any …To receive a free Humana Big Book, first visit Humana.com. Click on the arrow and link that says “Get Free Guide.” Enter your information in the online forum, and wait to receive T...# config on host at ~/.config/rclone/rclone.conf # data on host at ~/data # add a remote interactively docker run --rm -it \ --volume ~/.config/rclone:/config/rclone \ --user $(id …What is the problem you are having with rclone? rclone mount takes a long time to remount when there is a large amount of files to upload. Before the remount, many files were copied to the previous mount (about 100GB worth of files). Run the command 'rclone version' and share the full output of the command. rclone v1.61.0 - os/version: …A log from the command with the -vv flag. --contimeout duration Connect timeout (default 1m0s) --timeout duration IO idle timeout (default 5m0s) Setting the modification time involves doing a server side copy which can be time consuming. It might be worth trying v1.55 where we fixed some bugs with setting modification times when we …Rclone is an open source, multi threaded, command line computer program to manage or migrate content on cloud and other high latency storage. Its capabilities include sync, …A log from the command with the -vv flag. I do not want to run the command again is it is a copy command. asdffdsa (jojothehumanmonkey) September 17, 2022, 1:09pm 2. hi, rclone sets the ACL for you, tho you can change the value. fwiw, in all my years of using S3, never used the ACL, always use IAM.

My goal is to get the testrclone directory included in the copy I am performing, but what I end up getting is only its file and all of the subdirectories and their files. I've tried: rclone copy -Pv testrclone\ boxconfig:MyTargetFiles. rclone copy -Pv .testrclone\ boxconfig:MyTargetFiles. rclone copy -Pv ~.testrclone\ boxconfig:MyTargetFiles.. Listcrawler orl

rclone forum

each NAS is different, so the best way to know is to run your commands and see what happens. try. --transfers 16 --checkers 32. and. `--transfers 8 --checkers 8'. the more checkers you run at the same time, the more the hard drive and cpu will be stressed. and it also depends on your internet speed and what backend remote you are using.Hi, spend the past hours to implement rclone mount with --rc to import some /metrics to prometheus and make a grafana rclone dashboard for monitoring. The rclone docs for remote controlling rclone are very good, thanks to @ncw. So lets start with prometheus configuration. To import the metrics from our rclone mount into prometheus …Computer etiquette is the proper way to communicate while interacting with people online. Whether it’s done in an email, a chat room, a forum or a blog, there are certain things to...What is the problem you are having with rclone? Using rclone mount to mount an Educational account's Google Drive, and accessing a file or folder's Properties page results in a BSOD, stop code SYSTEM_SERVICE_EXCEPTION What is your rclone version (output from rclone version) rclone v1.51.0 os/arch: windows/amd64 go version: …Sep 2, 2020 · rclone cryptcheck: Add reporting of filenames for same/missing/changed (Nick Craig-Wood) rclone dedupe: Make it obey the --size-only flag for duplicate detection (Nick Craig-Wood) rclone link: Add --expire and --unlink flags (Roman Kredentser) rclone mkdir: Warn when using mkdir on remotes which can't have empty directories (Nick Craig-Wood) Iam not sure whether description is added properly not, below is the issue description. The issue is getting below notice when using Rclone union backend with Blomp storage (Swift) NOTICE: Number of Objects is not supported for upstream Blomp, treating as 0. Only first Remote is considered and not uploading to second or third remote.rclone forum RCLONE WEBGUI + TRUENAS SCALE for simpler use. Help and Support. Marvin_Kehm (Marvin Kehm) December 15, 2022, 2:21pm 1. Hello there, what im trying to find out: is there a way to make rclone providing a web ui on a TrueNas Scale server which is reachable with my Windows PC for setting it up without using the …Rclone 1.66.0 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade. Some highlights of the release: Rclone will now sync …I switched from PlexDrive to the latest rclone beta last night. It seems to be working really well for the most part. However, my full library scan has been running for 12 hours straight. The movie scan (5k movies) seemed to finish within the normal window, but the TV scan (400 shows) has continued to run all morning. Rclone. Rclone is an open source, multi threaded, command line computer program to manage or migrate content on cloud and other high latency storage. Its capabilities include sync, transfer, crypt, cache, union, compress and mount. The rclone website lists supported backends including S3 and Google Drive. [6] Oct 17, 2023 · Rclone 1.64.2 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade. (Note that rclone selfupdate is broken in v1.64.0 or v1.64.1 these will need a manual update - sorry!) This is a bug fix release. It contains one very important fix to the b2 backend where data corruption could occur when uploading files bigger than 96MB with rclone mount with --vfs-cache-mode ... 2022/11/29 13:33:38 ERROR : Failed to read config file - using previous config: unable to read obscured config key and unable to delete the temp file: open /tmp/rclone108983931: no such file or directory. Yes, that looks like the answer - if rclone can't read the config file then it can't know about updates..

Popular Topics