Skip to content
New issue

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

Statistics is not specific enough without the direction #7

Open
proski opened this issue Jun 11, 2015 · 1 comment
Open

Statistics is not specific enough without the direction #7

proski opened this issue Jun 11, 2015 · 1 comment

Comments

@proski
Copy link

proski commented Jun 11, 2015

"UPDATED: 1" could mean that all is good or that a major disaster has occurred and the data has been lost. It all depends on the direction. I believe the direction should be indicated for every file operation that is logged.

Also, the statistics should be split by direction for UPDATED, NEW and DELETED. For example, "UPDATED (up)" and "UPDATED (down)". An additional CONFLICT field should be added for the files that have been changed on both sides and jdrivesync has not been given the explicit direction. Empty stats could be skipped.

@proski
Copy link
Author

proski commented Jun 12, 2015

Actually, "remote" and "local" would be better labels. That gives 8 lines:

remote updated
local updated
remote new
local new
remote deleted
local deleted
unchanged
conflict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant