Pretty Straightforward-
rclone config choose "n" for "New remote" choose name for Nextcloud --> rshare (or any name you want to keep as rclone config name) choose "Type of Storage" --> Webdav provide Nextcloud URL for webdav access --> https://<nextclouddomain>/remote.php/dav/uploads/<user>/ choose Vendor --> Nextcloud specify "user" --> (see `<user>` in "Configuring rclone" above). password --> y (Yes type in my own password) specify "password" --> (see `<password>` in "Configuring rclone" above). bearer token --> "" Edit advanced config? --> n (No) Remote config --> y (Yes this is OK) Current remotes --> q (Quit config)
Check the connectivty by apply the command in the command prompt-