Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://forum.rclone.org
https://forum.rclone.org/t/rclone-sync-detail-is-missing-for-deleted-directories/23793/2
rclone version
rclone v1.56.0-DEV
Get the info of which directories were deleted. Command used: rclone sync --update --log-level=INFO "myGoogleDrive:myDir" "/media/myDir"
"This log needs promoting to fs.Infof" (see forum)
The text was updated successfully, but these errors were encountered:
Here is the log in question.
rclone/fs/operations/operations.go
Line 1046 in 0537791
Successfully merging a pull request may close this issue.
The associated forum post URL from
https://forum.rclone.org
https://forum.rclone.org/t/rclone-sync-detail-is-missing-for-deleted-directories/23793/2
What is your current rclone version (output from
rclone version
)?rclone v1.56.0-DEV
What problem are you are trying to solve?
Get the info of which directories were deleted.
Command used: rclone sync --update --log-level=INFO "myGoogleDrive:myDir" "/media/myDir"
How do you think rclone should be changed to solve that?
"This log needs promoting to fs.Infof" (see forum)
How to use GitHub
The text was updated successfully, but these errors were encountered: