Services cant download files

What is the problem you are having with rclone?

When using services like Plex and a samba share, I can't access my videos. I have looked at my machine and there is no change in network speed.

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

rclone v1.50.2

  • os/arch: linux/amd64
  • go version: go1.13.8

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

OpenDrive

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

rclone mount --vfs-cache-mode writes --allow-non-empty --allow-other --daemon ode: /home/thomas/opendrive

The rclone config contents with secrets removed.

[od]
type = opendrive
username = my_username :)
password = *************************

[ode]
type = crypt
remote = od:media
password = **************************

A log from the command with the -vv flag

I appolgies for making this a mediafire file - pastebin said it was too large to upload.

[Paste  log here](https://www.mediafire.com/file/j1btd8kihdadxf8/MobaXterm_192.168.0.78thomas_20220914_221646.txt/file)

hello and welcome to the forum,

that version of rclone is many years old, lastest stable is v1.59.1
https://rclone.org/downloads/#script-download-and-install

a quick look at the debug log, looks ok to me.

Thank you! It does indeed now work - but i now cant scrub through my file, i definalty use to be able to do that with my provider (OpenDrive). Any ideas?

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