Rclone mount access too slow

What is the problem you are having with rclone?

I mount a team drive and when I go to a folder lost files is too too too slow, and if I open a file , a mkv, tooo tooooo slow and freezefreeze.

What is your rclone version (output from rclone version)

1.51

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Windows 10

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 drive:/ I:

The rclone config contents with secrets removed.

[drive]
type = drive
client_id = xxxx
client_secret = xxxx
scope = drive
token =xxxxxx
team_drive = xxxxx

hello,
when you posted you should have been asked a bunch of questions, can you answer them?
you did not provide much info, kind of hard to help you.

too slow as compared to what?
what are you trying to do with the mount?

excuse me, I dont know why part of the text was hidden..........

thanks

thanks for the info,

yes I did this credential but step 5 dosnt show like "Other".- Choose an application type of “other”, and click “Create”. (the default name is fine) Show Pc

And later show so...

sorry, not understanding.

with rclone, are you using your own client_id - yes or no?

yes, of course, I use my client id

good,

I have mount with it, same...

rclone mount --allow-other --vfs-cache-mode writes teamdrive:/ i: &

tooo slow.

I change from one folder to other too slow, and If i try to open a mkv file to see it woth windows media..... its horrible.

  • --allow-other does nothing on windows.
  • & is there a reason you added that?
  • what version of winfsp are you running?
  • about windows 10, 32bit or 64bit?
  • do a rclone version

Hello,

  • --allow-other does nothing on windows.
    -> I use it on linux... so I put it on windows, :slight_smile:

  • & is there a reason you added that?
    -> I dont know, I see it on a forum.... and I put it, I dont know why and I dont know if it do something.

  • what version of winfsp are you running?
    winfsp 2020 show on the control panel on windows if I try to desinstall the program, I download from http://www.secfs.net/winfsp/rel/ , is this the version??? I dont know

  • about windows 10, 32bit or 64bit?
    Windows 64 bits.

  • do a rclone version
    Latest version 1.51

winfsp 2020, that is good.

do a rclone version and post the entire output

so on linux, you can access the mount without problems?
is the problem only on windows?
can you post your linux rclone mount command?

rclone v1.51.0

  • os/arch: windows/386
  • go version: go1.13.7

you are running

  • w10.64
  • winfsp.64
  • you need to use rclone.64

rclone v1.51.0

  • os/arch: windows/amd64
  • go version: go1.13.7

I see it when I post it to you, have download the 64 version

rclone v1.51.0

  • os/arch: windows/amd64
  • go version: go1.13.7

I have test with this version and same problem.....

Perhaps I must make a cache?? I have read something about it, but I dont know.

Lot of thanks

try adding this flag --fast-list

so on linux, you can access the mount without problems?
can you post your linux rclone mount command?
is the problem only on windows?

i never ever use the cache for anything

here is my command
rclone.exe mount gdrive01:\ u: --vfs-cache-mode=writes

image

image

On linux I dosnt try to see a mkv film video, because I hace onlky command line, On windows I I try open a mkv...... horrible, but I have now tryed with kodi and kodi and kodi takes 7 second to open the file, with VLC on windows or Windows media player, using double click, dosnt open the file......

You have a very fast internet ....

The cache is used fo r use less ask to google api and not to be banned, its so?

you might want to try the cache, might work for you.

yeah, i am lucky, i have a 1Gbps fiber optic internet connection.

i would not worry about the api issues.
as i understand it, in older versions of rclone, cache helped with api.

can you a speedtest.net and post it

But why with windows explorer dosnt open the file and yes with kodi?, if kodi open the file takes of rclone mount drive! dont understand.
Other question is better rclone or plexdrive?

Thanks