Thread: NFS
View Single Post

   
  #2 (permalink)  
Old 02-21-2008, 09:09 AM
Bart Van Loon
 
Posts: n/a
Default Re: NFS

On Mon, 31 Jan 2005 18:32:50 -0500, ken wrote:

> Does anybody know if there is an application that
> will allow a NFS client to query a NFS server to find out
> what filesystems have been exported by the server that the
> client has mounting rights to?
> (sorta like a Windows "Network Neighborhood" view for 'nix).


showmount -e host

--
greetings,
BBBart

Reply With Quote