How to use rclone on NodeJS?

How to use rclone on NodeJS?

Are there any ready-made solutions?

hello,
i thought that NodeJS was a JavaScript runtime engine?

You can shell out to the rclone binary. However the API is easy to use from node JS: https://rclone.org/rc/

If you want to see use of the API from javascript then check out the webui: or this little experiment.

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