I am new to VB .NET and I am trying to create directories and files on a remote server as part of an upgrade of a user creation script I created in PERL. I have the user creation part but we also create folders on a remote server, copy files from another remote server, and place the proper permissions on these files and folders. After 2 days of googling and searching this FAQ and forum all I have found is creating folders on a local machine.
I know this can be done somehow (without sockets)and I would appreciate some simple code or a link as an example.
Thank in advance
I know this can be done somehow (without sockets)and I would appreciate some simple code or a link as an example.
Thank in advance