A small bug in rclone documentation

What is the problem you are having with rclone?

In rclone documentation storage system files.com points to FileLu and FileLu points to files.com. That is probably a very easy to fix.

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

The problem is in documentation here is my rclone version anyway.
rclone v1.70.2

  • os/version: ubuntu 20.04 (64 bit)
  • os/kernel: 6.5.0-41-generic (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.24.4
  • go/linking: static
  • go/tags: none

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

The links in documetation are wrong for both FileLu and files.com. I do not use either but found this out when browsing around the doc.

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

This is in rclone documentation at https://rclone.org/ --> storage services, not in the program.

The rclone config contents with secrets removed.

I have no config on either of the mentioned services

A log from the command with the -vv flag

I did not run any command the issue is on web (at https://rclone.org/)

It is indeed. Navigate to:

Click edit (pen icon in the top right corner) and create PR.

1 Like

hi, are you sure about that? what exactly needs to be edited?

i thought the issue is with this page?
https://github.com/rclone/rclone/blob/c0a2d730a6d44955dfa956e89459826581171a3a/docs/layouts/chrome/navbar.html#L69

1 Like

Yes, probably is that page. I unfortunately have no experience with html language (and github) and don't want to make it more broken. Note that the line 70 seems to also contain error as both services redirect to the other.
So if anyone able understand html could fix it that would be nice.

Thank you for reporting this @minesheep

This has now been patched.

1 Like

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