search for: meeaz

Displaying 4 results from an estimated 4 matches for "meeaz".

Did you mean: meean
2008 May 16
4
Ignore Owner and group at destination
Hi All, We are using rsync version 2.6.3 protocol version 28. Is there a way we could transfer files and force rsync not to look for the same user:group as host on the destination? Thanks in Advance -- View this message in context: http://www.nabble.com/Ignore-Owner-and-group-at-destination-tp17279218p17279218.html Sent from the Samba - rsync mailing list archive at Nabble.com.
2008 Sep 16
1
using rsync to transfer only files and not sub-directories
Hi All, I am trying to rsync contents of a directory while making sure that "only" files under that directory are synched and "not" the contents of any sub-directory under that dir. I know that I will have to use the include/exclude option but not sure how. Can some please help? Thanks -- View this message in context:
2008 May 29
2
rsync using wildcard (*) character
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
2008 May 29
1
Using Wildcard - rsync
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