Specifying config_site_url when adding remote in Rclone UI

What is the problem you are having with rclone?

I’m hoping to get clients to use Rclone UI to copy files from their SharePoint sites into S3, aiming to make the process as simple as possible. I’m writing some instructions.

I can set up the SharePoint remote on the command line by doing this:
rclone config create SharePoint onedrive config_type=url config_site_url=https://testsite.sharepoint.com/sites/TestInternal

However, I can’t see a way to specify config_site_url when using Rclone UI. Without it, Rclone defaults to using the OneDrive associated with the Microsoft account, which isn’t what we want.

Is there a way to do this in Rclone UI?

I think our clients will get scared if they have to use the command line but if that’s the only way, I could get them to configure the remote from the command line and then use Rclone UI to do the copy. In this case, what would be the easiest way for them to run the rclone that gets installed with Rclone UI? I noticed it doesn’t add rclone to the path. I’d need to provide instructions for Mac and Windows.

Which cloud storage system are you using?

SharePoint

1 Like

welcome to the rclone forum,

this a a forum for rclone, not for third-party software such as rcloneui.

please use their support forums / github.