pars = {
                    'method' : 'list',
                    'path' : rdir,
                    'by' : 'name', # sort in case we can use binary-search, etc in the futrue.
                    'order' : 'asc',