[MDEV-15361] unable to pass value to mariabackup --rsync option Created: 2018-02-20 Updated: 2018-03-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
unable to pass value to mariabackup --rsync option [feature request] pass rsync options as value to --rsync option of mariabackup |
| Comments |
| Comment by Vladislav Vaintroub [ 2018-02-20 ] | |
|
--rsync currently does not accept options. please provide the backup or copy-back log of failed rsync, | |
| Comment by Vladislav Vaintroub [ 2018-02-21 ] | |
|
it says
what happens if you just use --rsync, as documented? | |
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-03-06 ] | |
|
if use just --rsync it's invoked rsync tool but that's a feature request about the ability to | |
| Comment by Vladislav Vaintroub [ 2018-03-06 ] | |
|
I'm not that familiar with rsync . What can you combine with --files-from and -t? What option would make sense ? If there is something that makes sense, we can hardcode it instead of having an option. |