What is the problem you are having with rclone?
Windows Store apps installation/update and Windows Update issues with error 0x800703ed
I had to unmount rclone mount in order to be able to update or install apps/system
Did you experienced such a behaviour? TIA
What is your rclone version (output from rclone version
)
rclone v1.53.1
- os/arch: windows/amd64
- go version: go1.15
Which OS you are using and how many bits (eg Windows 7, 64 bit)
Windows 10 20H2
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 mine: M: --vfs-cache-mode=writes --read-only
The rclone config contents with secrets removed.
[mine]
type = crypt
remote = mydrive:/mydir
filename_encryption = standard
directory_name_encryption = true
A log from the command with the -vv
flag
Paste log here