|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
saving to another server
i can't seem to think of a way around, this maybe more of a security question but htought i'd give this forum a shot first.
I have server A and server B IIS on A but not on B I have a webapplication that needs to save a file on server B. I can't set up a virtual directory with B since it doens't have iis i believe. If i were to do shortcuts or mapped drives those i think would use the credentials of the internet user i believe which won't have access to the directory, at least that's why i think it won't access them. Can any one think of a clever workaround this? Can i just set the permissions to allow internet users to write to a folder on server B and it'll save that way? any sugguestions please.... |
|
#2
|
|||
|
|||
|
just set up folder sharing to accept the server A and it worked
|
|
#3
|
|||
|
|||
|
ooo, here's an even more sophistocated way. Instead of folder sharing, have the webpage set up to run as a specific account to only have access to that folder, that way it's not opened ot just internet account user or authenticated account, it's restricted to that webpage only to access server B, pretty snazzy i say.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > saving to another server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|