Creating Folder In A Remote Machine

G

Guest

Is there a way to allow asp.net to create a folder in remote server?

Say if I give a path something like this:

\\testserver\testfolder the asp.net application sould be able to create
folder "testfolder" in the machine named "testserver"

Any ideas or suggestions?
 
J

Juan T. Llibre

All you need ( other than the directory creation code itself ),
is for the ASP.NET account to have the appropiate file creation
permissions for the target folder in the remore machine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,145
Latest member
web3PRAgeency
Top