Rclone_upload folder

Hi,

Any idea why those files not transfer to my gdrive. they still in rclone_upload folder

the files already available to play in PLEX but still not available in the gdrive. this is my rclone config

[GD]
type = drive
client_id =
client_secret =
scope = drive
root_folder_id =
service_account_file =
token = {“access_token"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx”}

[gcache]
type = cache
remote = GD:media
plex_url = http://127.0.0.1:32400
plex_username = my emai
plex_password = 1xxxxxxxxxxxxxxxxxxxx
chunk_size = 5m
info_age = 6h
chunk_total_size = 10g

[gmedia]
type = crypt
remote = gcache:
filename_encryption = standard
directory_name_encryption = true
password = h9y2_xxxxxxxxxxxxxxxxxxx
password2 =

What’s your mount command and the --cache-tmp-wait-time ?

rclone mount gmedia: /gmedia --allow-other --dir-cache-time=160h --cache-chunk-size=10M --cache-info-age=168h --cache-workers=5 --cache-tmp-upload-path /data/rclone_upload --cache-tmp-wait-time 60m --buffer-size 0M --attr-timeout=1s --syslog --umask 002 --rc --log-level INFO

After 60 minutes, do . you see something like:

May 5 06:49:21 gemini rclone[3106]: smu5ej34ujbdoip1cm3mlk92q4/0erksbdifc83apo7c01v2jqajrhle9i9aljsi603u1jn2lftqdbg/j2dnakgo2236tms06hteqcuojijkc55l80n0nto2re5shmokjfbkjkkmnha5j5hvrj6db95endcvs: background upload: started upload

You can also try to stop/start the rclone process as maybe something is stuck.

sorry but i don’t know how to stop the rclone and start it again. can you please share the command line for the stop/start, really sorry