Explorer freezes and won't open a folder

What is the problem you are having with rclone?

Im trying to open a folder with around 21k files and 16GB

Run the command 'rclone version' and share the full output of the command.

rclone v1.58.1 - os/version: Microsoft Windows 10 Pro 21H2 (64 bit) - os/kernel: 10.0.19044.1682 (x86_64) - os/type: windows - os/arch: amd64 - go/version: go1.17.9 - go/linking: dynamic - go/tags: cmount

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

One drive

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

rclone mount enryptonedaiv: X: --vfs-cache-mode=writes --vfs-write-back=1m --vfs-read-ahead=256M --vfs-cache-poll-interval=5s --vfs-read-chunk-size=64M --vfs-cache-max-age=2h --buffer-size=256M --dir-cache-time=48h --vfs-cache-max-size=4G --poll-interval=10s --cache-dir=Y:/cache/rclone --attr-timeout=8700h --dir-cache-time=8760h --poll-interval 10s --log-file=H:/rclone-onedaiv.log --log-level=NOTICE 

The rclone config contents with secrets removed.

[onedaiv]                                                                                                               type = onedrive                                                                                                         token =                                                drive_id =                                           drive_type = business                                                                                                                                                                                                                           [enryptonedaiv]                                                                                                         type = crypt                                                                                                            remote = onedaiv:Encrypt                                                                                                password =                                                                                                    password2 = d

A log from the command with the -vv flag

Mount log seems pretty normal.

Windows Explorer does quite a lot of things trying to open a folder.

Did you try a command prompt?

Your rclone.conf is missing as well. You seem to point to an encrypted remote but that's not listed nor much of a rclone.conf.

hello and welcome to the forum,

can try the following idea to speed up navigating using windows explorer.
--- --network-mode. this will change the behavior of windows explorer.

--- to pre-load the vfs dir cache,
add --rc to the mount command.
after the rclone mount is running, then run this command
rclone rc vfs/refresh recursive=true -vv

I don't know why the config showed like that

Enter configuration password:
password:
[onedaiv]
type = onedrive
token = 
drive_id = b!
drive_type = business

[enryptonedaiv]
type = crypt
remote = onedaiv:Encrypt
password = 
password2 = 

The log file of rclone lsl of the folder seems to have taken 3 minutes but in the explorer it wont even open

2022/05/08 14:53:16 DEBUG : rclone: Version "v1.58.1" starting with parameters ["rclone" "lsl" "enryptonedaiv:MLV2_IMAGE_CACHE" "-vv" "--log-file" "test.log"]
2022/05/08 14:53:16 DEBUG : Creating backend with remote "enryptonedaiv:MLV2_IMAGE_CACHE"
2022/05/08 14:53:19 DEBUG : Using config file from "C:\\Users\\TheGamerX\\AppData\\Roaming\\rclone\\rclone.conf"
2022/05/08 14:53:20 DEBUG : Creating backend with remote "onedaiv:Encrypt/d64gqlp9ll5dkd63q7qb1c0avhhbvdre2bbvv2c07j5lqq2qq8eg"
2022/05/08 14:56:13 DEBUG : ~tmp25_ltmdr2ea9gt7apm59616trcimf9qe3cohj9iojdv9clph2ellaig: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmp30_60m1tuus5f6c5h2vgbd7sgril9fu3c9b40e8dv39c37hav1gl5e0: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmp35_ccaqvt04a5ls22es2tu8fs8ek4sbjpog19qq88kuu4tcfbt35d80: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmp38_u65k1tbilfu78nb1egju97itth9o7e6c29g59bfv0c9u7cr8a4jg: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmp54_5msd2bm2iel8ve303jpvgpugmllpt700dl4n26t5jrkf9pglsnbg: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmp80_7gmo4onrvvbaoqru2sjvealfb88nk7nq7n7ib3v6pq3jl0it7120: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmp97_2rocvl8daoodsio6liuro1pp20s6i56nkrlaoahvvbje7hr8jh80: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmp9A_dubt8hj1o6u1tcnj7gq0af03s0m6dpdbf76ijhscnn3b98s2sgrg: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmpA0_0a8vhq4epa3qnleu8csvae88jis83tucr99dl1d061cafiq39ijg: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmpA0_i23bjs6ol988lq8pf7n0c6rp28901hqbokp19ph1hajd8ebk2nj0: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmpBD_c10ootjjo3lm4rg6uq42p1s8k0nre0h3u84aeod5l4fd0dotu7ig: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:13 DEBUG : ~tmpF4_hjp0vas0qrae9bhstuck2cm67qn5b4rkqogsm9n28sbm5ehoqtgg: Skipping undecryptable file name: illegal base32 data at input byte 0
2022/05/08 14:56:26 DEBUG : 3 go routines active

Hi, It did manage to open this time and listed all the files

rc output

rclone rc vfs/refresh recursive=true -vv
2022/05/08 15:13:26 DEBUG : rclone: Version "v1.58.1" starting with parameters ["rclone" "rc" "vfs/refresh" "recursive=true" "-vv"]
{
        "result": {
                "": "OK"
        }
}
2022/05/08 15:16:15 DEBUG : 4 go routines active

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