My Debian installation installed 1.45 with apt while Ubuntu installed 1.50. "dir-perms" were added in 1.46

Roy van Lierop 2022-10-06 22:00:51 +02:00
parent 2b0919dd8a
commit c46cda4a8c

@ -125,7 +125,7 @@ As for being a templated service, that means that this service can be invoked mu
# Service usage (basic)
## Prerequisites
* Hopefully this goes without saying, but rclone must be installed
* Hopefully this goes without saying, but rclone must be installed (v1.46 or newer)
* The cloud service (remote) must already be configured with rclone. See the [rclone config documentation](https://rclone.org/docs/) for this
* The configuration file for rclone is in its default location (`~/.config/rclone/rclone.conf`)
* There is a mount directory (that is empty and for which you have write permissions) at the location of `~/<REMOTE NAME>`