We are using rsync version 2.6.3 and do not intend to upgrade to the latest version. I am using the following command:- rsync -arv --files-from=./myfile /app/dd/gesb user@rrslx905:/var/log/hhsb I want to mention the file list in the "myfile" as follows:- ABCD/cdef/xyz* (Considering there are more than one files existing with names beginning with xyz) Once I try to transfer files using rsync using the command above, I get an error saying rsync: link_stat "ABCD/cdef/xyz*" failed: No such file or directory (2) Shouldnt it read all the files with names beginning with xyz and start transferring? Please help -- View this message in context: http://www.nabble.com/Using-Wildcard---rsync-tp17536212p17536212.html Sent from the Samba - rsync mailing list archive at Nabble.com.
We are using rsync version 2.6.3 and do not intend to upgrade to the latest version. I am using the following command:- rsync -arv --files-from=./myfile /app/dd/gesb user@rrslx905:/var/log/hhsb I want to mention the file list in the "myfile" as follows:- ABCD/cdef/xyz* (Considering there are more than one files existing with names beginning with xyz) Once I try to transfer files using rsync using the command above, I get an error saying rsync: link_stat "ABCD/cdef/xyz*" failed: No such file or directory (2) Shouldnt it read all the files with names beginning with xyz and start transferring? Please help -- View this message in context: http://www.nabble.com/Using-Wildcard---rsync-tp17536230p17536230.html Sent from the Samba - rsync mailing list archive at Nabble.com.
Apparently Analagous Threads
- rsync using wildcard (*) character
- OpenStack output workflow
- Regexp pattern but fixed replacement?
- Branch 'as' - 8 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c test/trace
- Ignore Owner and group at destination