How can i see what's uploading and download when rclone is running as a service?
I am on Debian 10
How can i see what's uploading and download when rclone is running as a service?
I am on Debian 10
Produce a logfile (--log-file) and 'tail' it?
Or run with --rc
and use the GUI or query the rc directly: https://rclone.org/rc
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.