Can't double-click to open the EXE file when windows is in use?

  • --vfs-cache-mode writes or full is recommended for this remote as it can't stream
    ignore that message

  • run the simplest command possible.
    rclone mount od:AiDeLi/Share x: --file-perms 0777

  • test using a simple .cmd batch file

    echo test
    pause
  • post a full debug log
  • rclone mount od:AiDeLi/Share x: --file-perms 0777
    I understand this order. I just ran.
    I don't know what the following means. Maybe I'm not good at English and I'm also using translation software,

image

not log

good, that means the rclone mount is working and can execute a .cmd batch file.

now try this

  1. find a small portable .exe
  2. copy the .exe to the mount
  3. run the .exe

for example, i tested using swithmail.exe from https://sourceforge.net/projects/swithmail/

rclone.exe mount onedrivevb: x: --file-perms=0777
2021/10/30 11:36:38 NOTICE: One drive root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
The service rclone has been started.

image

Although this software prompts an error, it can be opened. It's strange. Why can't my exe-- Isn't VFS cache mode full the point?

good,

  1. try full command
    rclone mount od:/AiDeLi/Share x: --volname CompanyShare --cache-dir D:\onedrive\RCloneCaChe --file-perms 0777 --vfs-cache-mode full
  2. run switchmail.exe

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