file copy to a remote mechine in asp

J

jyoti

I have sucessfully able to copy file to a remote mechine
in our network by writing some asp code.

To make it sucessful, I had to keep destination folder in
remote mechine as "Share" for IUSER that my ASP code
running with.

I thought just giving the IUSER write permission on the
destination folder will allow to copy the file.

But it does not, I had to keep the folder "Shared"

Is there any way that I can copy file to a remote mechine
without havving the folder "Shared"

Thanks for your time.
 
A

Aaron [SQL Server MVP]

Sure, give IUSR administrative rights (!), and let them go through
\\servername\C$\foldername\ (!!!)

In other words, keep the share.
 

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,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top