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 [EMAIL PROTECTED]:/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/rsync-using-wildcard-%28*%29-character-tp17536208p17536208.html
Sent from the Samba - rsync mailing list archive at Nabble.com.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to