Rclone custom IP/PORT

Hi,

I have been using rclone for several months now. I’m trying to work out which flag to set to give RCLONE a custom IP and port. The reason is i have 3 ISPs which are load balanced via a Edgerouter X, i wish to load balance rclone upload over 2 of them exclusively using load balance groups in edgeOS. How do i assign rclone a custom IP and port in the mount config?

Is —rc -address= the correct flag?

Yes, that's correct:

--rc-addr 127.0.0.1:5572

as an example.

ok cool, i tried to set a custom IP seperate to my UNRAID ip and i get ‘unable to to assign IP’

using localhost:5572 however does work

edit: seems to be working now. thanks for help

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