Re: --list-only ordering

2012-12-17 Thread Chris Dennis
On 17/12/12 17:09, Paul Slootman wrote: On Mon 17 Dec 2012, Chris Dennis wrote: I've noticed an apparent inconsistency in the ordering of output from the --list-only option. For example: $ ls d1 d2 d2-x d3 f1 f2 f2-x f3 $ rsync --list-only . drwxr-xr-x4096 2012/12/17

Re: --list-only ordering

2012-12-17 Thread Paul Slootman
On Mon 17 Dec 2012, Chris Dennis wrote: > > I've noticed an apparent inconsistency in the ordering of output > from the --list-only option. > > For example: > $ ls > d1 d2 d2-x d3 f1 f2 f2-x f3 > $ rsync --list-only . > drwxr-xr-x4096 2012/12/17 15:18:05 . > -rw-r--r--

--list-only ordering

2012-12-17 Thread Chris Dennis
Hello rsync people I've noticed an apparent inconsistency in the ordering of output from the --list-only option. For example: $ ls d1 d2 d2-x d3 f1 f2 f2-x f3 $ rsync --list-only . drwxr-xr-x4096 2012/12/17 15:18:05 . -rw-r--r-- 0 2012/12/17 15:17:52 f1 -rw