How can i grep error log?

Failed to sync with 381 errors: last error was: not deleting files as there were IO errors

meassage occurs after sync NAS to Google Team drive.

I want to know why error message occurs.

What command should I type in?

rclone sync /share/Data Googledrive:/ --vv | grep error ??

You want to run rclone and generate a logfile.

--log-file rclone.log -vv

Once you have a logfile, you can post the log with the information in the help template and we can help you out.

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