Open minie1993 opened 2 years ago
you can add that manually using rclone and its commands are here
curl https://rclone.org/install.sh | sudo bash
(linux with unzip installed)[yourcloudname]
rclone serve http yourcloudname: --addr=127.0.0.1:8089
--> this serves your yourcloudname
to your ip 127.0.0.1
and port 8089
rclone rcd --rc-serve --rc-addr=127.0.0.1:8089
--> to serve all/multiple cloudnames/remotes to desired ipthanks working 100%, thanks3.
please add for vps