Multiple wildcards in source

Steven Levine steve53 at earthlink.net
Fri Oct 29 16:02:06 MDT 2010


In <201010292152.10643.alexc223 at googlemail.com>, on 10/29/10
   at 09:52 PM, Alex Cartwright <alexc223 at googlemail.com> said:

>Unfortunately I have tried it without the quotes as well, with no luck.

>$ sudo rsync -arv /home/*/domains/* /home/alex/foo/
>[sudo] password for alex:                                                                                                                                                                                                  
> sending incremental file list                                                                                                                                                                                              
> rsync: change_dir "/home/*/domains" failed: No such file or directory
>(2)

There's something odd going on with your shell or your wildcard needs to
be tweaked.  What does

  ls /home/*/domains/*

have to say?

Regards,

Steven

-- 
----------------------------------------------------------------------
"Steven Levine" <steve53 at earthlink.net>  eCS/Warp/DIY etc.
www.scoug.com www.ecomstation.com
----------------------------------------------------------------------



More information about the rsync mailing list