Print

Print


----- Original Message ----- 
From: "Gerardo Ganis" <[log in to unmask]>
>  (opendir, closedir, readdir ...) which are not yet in the xrootd
>  protocol. If I remember correctly Andy said that he will add the
>  missing functionality so that we can make the admin interface.
More precisely, they are not in the POSIX interface. They are in the 
protocol. However, we have a cart-horse problem here. I relying on 
XTNetClient (or equivalent) to provide me the basic directory interface so I 
can piggy-back off that.

Andy