Need to mount the drive with the example of command script to run it

What is the problem you are having with rclone?

Nothing, just need help to mount a new drive to Windows file explorer.

What is your rclone version (output from rclone version)

1.55.0 amd64

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

Microsoft Windows 10 Home 64 bit

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

WebDAV

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

Paste command here

rclone mount Teracloud: o: --cache-dir P:\Temp --allow-other --vfs-cache-mode writes --allow-non-empty

The rclone config contents with secrets removed.

Paste config here

[Teracloud]
type = webdav
url = https://uno.teracloud.jp/dav/
vendor = other
user = zachariahabdullah2031@gmail.com
pass = UfpJ1JvPG3ZPrHN4L-xfHcaSCMN0kXJ415WSOQ

A log from the command with the -vv flag

Paste  log here
``` --allow-non-empty flag does nothing on Windows
     --allow-other flag does nothing on Windows
     Failed to create vfs cache - disabling: failed to make cache directory: make cache directory failed: mkdir \\?: The filename, directory name, or volume label syntax is incorrect.
     failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find winfsp

please make sure to redact username and passwords!
i sent you a PM also.

I just did that I checked on Notepad

you need to remove the user name and password, from that post.
anybody can use that info to login to your account.

  1. as per the error messages, remove those flags and try again.
  2. if you want to mount, you need to install winfsp

all this is documented at rclone mount

please, delete the username and password, from up above in this topic.

image

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