| Summary: | Update "rsync-out" helpout for using wildcard | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | bfan |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.0 | CC: | leiwang, wshi |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libguestfs-1.22.6-5.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 10:41:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
bfan
2013-08-28 02:57:37 UTC
Fix also included in libguestfs-1.20.10-4.el6 (note there is no separate bug for RHEL 6, I just included the fix in the routine build). Verified with libguestfs-1.22.6-16.el7.x86_64
><fs> help rsync-out
...
Globbing does not happen on the "src" parameter. In programs which use
the API directly you have to expand wildcards yourself (see
"glob_expand"). In guestfish you can use the "glob" command (see "glob"
in guestfish(1)), for example:
><fs> glob rsync-out /* rsync://remote/
Help out is update.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |