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

Spurious modifications #304

Closed
pefoley2 opened this issue Jul 25, 2015 · 6 comments
Closed

Spurious modifications #304

pefoley2 opened this issue Jul 25, 2015 · 6 comments
Milestone

Comments

@pefoley2
Copy link

When I run drive pull, I get a bunch of pending modifications each time, even though nothing's changed on the server side.

@odeke-em
Copy link
Owner

Hello again @pefoley2.
Time differences? Sure everything is coming in? Did you run this as root and now running it with different permissions?

@pefoley2
Copy link
Author

I'm running it as the peter user, although I pointed it at a directory that already contained files owned by the backup user/group.

@pefoley2
Copy link
Author

Hm, looks like chowning to the peter user fixed this.
A error message of some sort about permission problems would be nice, though.
Currently you just get a bunch of "modified" files each time you run, for no apparent reason.

@odeke-em
Copy link
Owner

Sure :) I'll just have to make checks for access permissions before, doesn't seem like attempting reads will yield any errors so far.

@odeke-em
Copy link
Owner

@pefoley2 please take a look at PR #305

@odeke-em
Copy link
Owner

PR #305 addresses the concerns raised in this issue. Thank you for reporting it. Please re-open if it persists.

@odeke-em odeke-em added this to the v0.2.7 milestone Jul 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants