472,111 Members | 1,899 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,111 software developers and data experts.

Making files on other Servers available

Situation:
The server running IIS and server side asp, has access to
some File servers. The clients, coming from Internet, that
access the IIS server do not have access to the File
servers.

Therefore I want the external client to trigger that the
ISS server "MyIIS" is "downloading" a file from a
Fileserver to for example "MyIIS\MyWebfolder\temp" and
then makes it possible for the client to open the file
from "MyIIS\MyWebfolder\temp".

I tryed a server side ASPX that
uses "System.IO.File.Copy", but It does not work on the
external client (see my previous posting), and this method
will probably require that the external client has access
to the source file.
Nov 17 '05 #1
0 967

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

5 posts views Thread by Charlie | last post: by
3 posts views Thread by CES | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.