
create directory on Unix server with VB client
I want to create a directory on a Unix server with a VB client. I also need
to assign owner, group, and permissions to that directory from the client.
Does anyone know where I find some resources (articles, code samples) for
such a task.
Thanks,
Chuck