Asked by:
Save File in Folder

Question
-
User-1499457942 posted
Hi
I have Public IP 202.184.54.167 . I have below Url http://202.184.54.167/Tmp. File is saved on localhost on which IIS is installed im Tmp folder. I want to save file on another computer in localnetwork not on IIS server . Is it possible.
Thanks
Tuesday, January 8, 2019 4:20 PM
All replies
-
User475983607 posted
I have Public IP 202.184.54.167 . I have below Url http://202.184.54.167/Tmp. File is saved on localhost on which IIS is installed im Tmp folder. I want to save file on another computer in localnetwork not on IIS server . Is it possible.
Contact your network admin and ask. We cannot answer this question as we know nothing about your network.
Tuesday, January 8, 2019 4:26 PM -
User753101303 posted
Hi,
Depends how (or if) you can access to this other server. For example it is quite common to use a network share ie \\MyOtherServer\Folder to save a file on another machine (or it can be also configured in IIS etc...)
As pointed already you should ask to a server or network admin in your company (for example it is common to restrict access from the web server to another server Inside your company as much as possible).
For this kind of thing , the problem is of course not that if doing this kind of thing is possible but rather on what exactly you are allowed to do Inside your company.
Tuesday, January 8, 2019 4:32 PM -
User-943250815 posted
Application runs on Application Pool Credentials.
Did you set permissions for AppPool user on 192.168.1.20 shared folder?
On the other hand, consider remote computer can be off or shared folder been removed, in such scenarios, your app will be waiting network timeout until get a failureFriday, January 25, 2019 11:00 AM -
User-1499457942 posted
Hi
Where to do below settings . What is AppPool user
Application runs on Application Pool Credentials.
Did you set permissions for AppPool user on 192.168.1.20 shared folder?Thanks
Friday, January 25, 2019 11:33 AM -
Friday, January 25, 2019 12:05 PM