Re: rsync file sync by priority

2005-05-26 Thread Melanie Pai
Thanks for the response. Appreciate it. -Mel Wayne Davison wrote: On Wed, May 25, 2005 at 02:02:38PM -0700, Melanie Pai wrote: I'm looking for a switch(es) to ensure rsync indexes the pull of files from remotedir, LIFO (last in first out) and then by .ext type where file basenames are similar

Re: rsync file sync by priority

2005-05-26 Thread Melanie Pai
Thanks, Wayne. Appreciate the response . Wayne Davison wrote: On Wed, May 25, 2005 at 02:02:38PM -0700, Melanie Pai wrote: I'm looking for a switch(es) to ensure rsync indexes the pull of files from remotedir, LIFO (last in first out) and then by .ext type where file basenames are similar.

Re: rsync file sync by priority

2005-05-26 Thread Wayne Davison
On Wed, May 25, 2005 at 02:02:38PM -0700, Melanie Pai wrote: > I'm looking for a switch(es) to ensure rsync indexes the pull of files > from remotedir, LIFO (last in first out) and then by .ext type where > file basenames are similar. There is no support for changing the order that rsync transfers

RE: rsync file sync by priority

2005-05-26 Thread C. P.
Hi may be you can run two passes of rsync, one transferring *xml, the other one *jar? Carlos Pantelides Hello All - I'm looking for a switch(es) to ensure rsync indexes the pull of files from remotedir, LIFO (last in first out) and then by .ext type where file basenames are similar. ex