This is a discussion on Re: Can i prioritize my jobs with RSYNC ? within the Rsync forums, part of the Networking and Network Related category; On Thu, Oct 20, 2005 at 05:26:08PM -0400, Matt McCutchen wrote: > When you start an rsync, you ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, Oct 20, 2005 at 05:26:08PM -0400, Matt McCutchen wrote:
> When you start an rsync, you might be able to get it to transfer files > in an order other than the default by using "--files-from" and supplying > a list of the files in the desired order. No, rsync always transfers the files in the order of its internal file list that it sorts into alphabetical order before starting the transfer. ...wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |