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

rsync flags? #8

Open
undaunt opened this issue Jan 13, 2020 · 3 comments
Open

rsync flags? #8

undaunt opened this issue Jan 13, 2020 · 3 comments

Comments

@undaunt
Copy link

undaunt commented Jan 13, 2020

Hello,

Just wondering if it's currently possible to specify rclone flags with this extension? I would like to specify nogroup and noowner, for example, as I'm backing up over an NFS mount to a datacenter provided external storage host, and all files are throwing chgrp errors.

Thanks!

@undaunt
Copy link
Author

undaunt commented Jan 14, 2020

I forked it to try and get it going but the rsync flags either appear within quotes and break syntax, or if I remove the quotes from the variable in the profile - a different syntax error. For now I tried to chown -R all my files to one group, but ideally that's just a stopgap. Thanks!

@thomas-mc-work
Copy link
Owner

Thank you for raising this! Due to another large project I didn't have the time yet to look into that. I hope to get this done in the next weeks.

@taw00
Copy link

taw00 commented Jan 22, 2024

It's been almost four years. Has this been addressed?

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

3 participants