Google drive mount won't refresh

What is the problem you are having with rclone?

google drive won't refresh mount on Mac after I have moved files around on my google drive on web

What is your rclone version (output from rclone version)

v1.56.1

Which cloud storage system are you using? (eg Google Drive)

google drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone mount gdrive: /Users/bangtan/Desktop/gdrive --vfs-cache-mode full 

The rclone config contents with secrets removed.

[ftp]
type = ftp
host = lw997.usbx.me
user = namminn
pass = Rin3QeEpGJoOiowHtNgdcrQjME8FqkLY
explicit_tls = true

[gdrive]
type = drive
client_id = 794360035997-an50oekki0m85snvmg5r007gattfgh2e.apps.googleusercontent.com
client_secret = 3-c2opSFvQMfqfe17PnbZgyd
scope = drive
token = {"access_token":"ya29.a0ARrdaM-ryXIxn7VIIOC2wsFijNbd6l8UmR-u8H3cPgi6a4VGVmw-J_m3mNiyrx4hfaZDqlFDx-qMJhL9E9IW5GPAWXOD6jpVnGCMdzh4ur70wJbi_r3yDbqoAnEDA0MtfaC0dsZHWY7A-aLRSkQh4D9EF5gKAYc","token_type":"Bearer","refresh_token":"1//0dCMgRxYmCIrKCgYIARAAGA0SNwF-L9Ir-MCH58JJDQifmxdb8CDoCAlwuONsr_ug8cWg0F2TXGUDGzc7uDuQY8apt7gT4SQZXdU","expiry":"2021-09-30T20:46:59.075478-04:00"}

[test-cache]
type = cache
remote = test:/test
plex_url = http://127.0.0.1:32400
plex_username = darrensstarkid
plex_password = FP5Sv3MAHceuaqeWUpGBplbQw5ggc7hu
chunk_size = 5M
info_age = 1d
chunk_total_size = 10G

[rd]
type = cache
remote = mycache
plex_url = http://127.0.0.1:32400/web/index.html#!/
plex_username = darensstarkid
info_age = 1d
chunk_total_size = 500Mi

[remote]
type = premiumizeme
token = {"access_token":"fd684a99bfcac397033ca422d68f7aa9a59d4827","token_type":"Bearer","refresh_token":"1508864768da790ee81130bd66c492dd7b01d33d","expiry":"2031-09-05T03:23:44.675706-04:00"}

A log from the command with the -vv flag

Command mount needs 2 arguments maximum: you provided 3 non flag arguments: ["gdrive:" "/Users/bangtan/Desktop/gdrive" "flag"]

hello,

the latest rclone version is v1.56.1.

what version are you running?
please run rclone version and post the entire output

here are the instructions to update rclone
https://rclone.org/downloads/#script-download-and-install

also, the cache remote is deprecated, not recommended for plex.
https://rclone.org/cache/#status

ok I deleted it like I moved around files to another folder and they aren't synced to what I have to google drive

sorry, i do not understand; can you give a detailed example?

post a debug log

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.