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

chgrp "/path/to/dir/." failed: Operation not permitted (1) #60

Open
Freshclicks opened this issue Nov 12, 2015 · 1 comment
Open

chgrp "/path/to/dir/." failed: Operation not permitted (1) #60

Freshclicks opened this issue Nov 12, 2015 · 1 comment

Comments

@Freshclicks
Copy link

The operation is successful in that all of the files transfer over successfully to the proper directory, but this error is causing the rest of the app to fail with
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1039) [sender=3.0.6]

@Freshclicks
Copy link
Author

So I changed line 305 to
'rsync -rtO %s %s %s %s'
and it resolved the rsync error

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