Mistarin
(The Mistarin)
June 2, 2024, 4:27pm
1
Hello there!
I need to use rclone with diffrent ports for multiple usage but i didn't find how to do yet ..
.\rclone.exe authorize drive --rc-addr=127.0.0.1:53682
.\rclone.exe authorize drive --rc-addr=127.0.0.1:53683
.\rclone.exe authorize drive --rc-addr=127.0.0.1:53684
its not working
i need to use multiple in same time works
Mistarin:
its not working
Can you be more specific what exactly is not working?
Mistarin
(The Mistarin)
June 2, 2024, 7:54pm
3
there is no eror , i jjust want to use rclone aurhorize more then 1 request like 4 threads at the same time
jwink3101
(Justin Winokur)
June 3, 2024, 6:06pm
4
I feel like there is an XY Problem situation here.
What are you actually trying to do? Why do you need rc for authorize? If you need multiple rc connections, you can use the _async
setting in your API call.
1 Like
system
(system)
Closed
July 3, 2024, 6:07pm
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.