Remote file provider
New RPCs are added for executing the file operations. Using a new provider
instead of the RemoteObjectProvider
that handles proxies frees us from using
vtkSMDirectoryProxy
and make operations simpler/cleaner.
Closes #98 (closed)
Edited by Christos Tsolakis