What is the problem you are having with rclone? ok iam sorry iam new to this so please be gentle
having installed it yesterday i have installed it for google drive on my win 10 64bit machine i have successfully created 2 drive a normal drive and a encrypted drive what i have found is when mounting the encrypted drive and use the command rclone mount gdrivec: b: everything is fine but i cant copy any files without getting a vbs cache error so i use
rclone mount --vfs-cache-mode full gdrivec: b:
or rclone mount --vfs-cache-mode minimal gdrivec: b:
it mounts but straight away it takes almost all my upload speed away i only have 110 upload and its taking around 80 just upon mounting looking at the taskmanager and if i try uploading anything whilst its mounted its litterly down to a snails pace is there any reason why it would be doing this ?
if i just type rclone mount gdrivec: b: then it shows 0
so is this normal?
am i just supposed to use the cache command to upload then switch to the command above ?
any help i would be greatful also if you could answer any commands so it easy to understand as iam not used to cmd
also one last question what command do i enter to mount 2 drives at the same time ?
Run the command 'rclone version' and share the full output of the command.rclone -v1.62.2
Are you on the latest version of rclone? You can validate by checking the version listed here: Rclone downloads yes
-->
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
)
Paste command here
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv
flag
Paste log here