search for: 344b312d

Displaying 1 result from an estimated 1 matches for "344b312d".

2010 Oct 29
1
Multiple wildcards in source
Hi there, We have a directory structure such as: "/home/foobar/domains/example.com/public" "/home/cake/domains/mydomain.org/public" I need to use a single rsync command to sync "/home/*/domains/*" to another directory, but I'm really struggling on how to do this. rsync -arv '/home/*/domains/*' ~/ rsync: change_dir "/home/*/domains" failed: No