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

On centos 8 stream it fails #37

Open
falves1 opened this issue Jan 19, 2024 · 2 comments
Open

On centos 8 stream it fails #37

falves1 opened this issue Jan 19, 2024 · 2 comments

Comments

@falves1
Copy link

falves1 commented Jan 19, 2024

This fails
msrsync -p32 --rsync "-avzh --numeric-ids" /var/lib/mysql/* .
Source '/var/lib/mysql/aria_log.00000001' is not a directory

but this works
rsync -avzh --numeric-ids /var/lib/mysql/* .

@jbd
Copy link
Owner

jbd commented Jan 19, 2024 via email

@falves1
Copy link
Author

falves1 commented Jan 19, 2024

I understand now, it needs to point to a directory. Many thanks for your help and intelligence.

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

2 participants