Ordering file listing

2002-09-27 Thread Pascal Schelcher
Hello, When Rsync synchronize a directory tree, it seems to read files in alphabetical order. Is there any way to modify this order (in one rsync command) ? Or force a pre-defined order ? Thanks, Pascal. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Befor

Re: Ordering file listing

2002-09-27 Thread Pascal Schelcher
e has another idea ? Thanks, Pascal. Pascal Schelcher wrote: > Hello, > > When Rsync synchronize a directory tree, it seems to read files in > alphabetical order. > Is there any way to modify this order (in one rsync command) ? Or force > a pre-defined order ? > > Than