$ sudo ls -la /home/*/domains/*
ls: cannot access /home/*/domains/*: No such file or directory

Bash 3.2, Debian Lenny

Hum.

On Friday 29 October 2010 23:02:06 Steven Levine wrote:
> In <201010292152.10643.alexc...@googlemail.com>, on 10/29/10
> 
>    at 09:52 PM, Alex Cartwright <alexc...@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

Regards,
Alex Cartwright
-- 
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