Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Internet file server

Status
Not open for further replies.

Glasgow

IS-IT--Management
Jul 30, 2001
1,669
GB
I'm not sure if this is the best forum to ask this question but here goes...

We have a VB application which talks to a SQL database and is normally installed in a 'traditional' stand-alone environment. However, we have a customer who wants a multi-user solution and the ability to access the application from different locations.

We have bought some remote SQL database hosting from an ISP and we have proved that we can connect to that database with an inevitable but 'acceptable' deterioration in performance. However, what we also need is a location where we can centrally store files (e.g. mail-merge templates) and where we can create files (e.g. copies of invoices) that can be accessed by all users.

In a LAN environment, we would have installed the database on a server connected to the network and, more than likely, created folders on that server to hold the files. However, how could we go about doing the equivalent over the internet? Could we rent such space from an ISP or could we designate one of the client's machines as a file server and make it available via the internet?

If at all possible, I'd like to do this with minimum changes to the application which simply knows the names of the folders in which such files are contained and opens them on demand.

Thanks in advance.
 
it would have been easier to utilize a vpn and build it out internally, both for performance and security reasons...

depending on the isp, the methods may change that you need to do, so your best bet is to work with the ISP to find out their capabilities....

I personally wouldve hosted internally over vpn, or at the most, set up a front end/back end setup where sql is secured internally and the web site itself is out on a DMZ.



-Brandon Wilson
MCSE00/03, MCSA:Messaging00, MCSA03, A+

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top