>Quick question: Is there a way to query the contents of a node's >filespace? I want to see what data a particular node has backed up..
You can do a Select on the Contents table for the filespace; but there's a lot of overhead in the query. I would instead try a quicker query: assuming that the client data is Collocated, do a Query CONTent on the volume it was more recently using (see Activity Log). A negative COUnt value will display the files in reverse order from the end of the volume. Richard Sims, BU