473,405 Members | 2,176 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

writing to another server under the same domain

Hi
What is the best practice to write to another server under the same domain?

Here is my scenario, two servers each running a DC as a backup of each
other, and AD is stalled and configured to sync. On each of the server I
will deploy an ASP.NET application which will need to write a set of files
under the Inetpub directory of each server, and I need to make sure the same
set of files exists on both of the servers, here is what I can think of and
would like to seek your comments / advice

1. configure the directory under Inetpub using Dfs, and just let the ASP.NET
application to write to one and let the Dfs do the sync / replication task.

2. to modify the ASP.NET application such that the set of files get written
on each of the server, but how? or can I do this?

TIA

--

Nov 19 '05 #1
3 945
<dl> wrote ...
1. configure the directory under Inetpub using Dfs, and just let the
ASP.NET
application to write to one and let the Dfs do the sync / replication
task.
You could install Application Center 2000 and let that handle the file
replication/synchronisation
2. to modify the ASP.NET application such that the set of files get
written
on each of the server, but how? or can I do this?


Create a share on both and write to the directories with the UNC?

Regards

Rob
Nov 19 '05 #2
Thanks
I just figure out something similar, write to one and do a File.Copy with
the UNC and a share.

"Rob Meade" <ku***************@edaem.bor> wrote in message
news:uV**************@tk2msftngp13.phx.gbl...
<dl> wrote ...
1. configure the directory under Inetpub using Dfs, and just let the
ASP.NET
application to write to one and let the Dfs do the sync / replication
task.


You could install Application Center 2000 and let that handle the file
replication/synchronisation
2. to modify the ASP.NET application such that the set of files get
written
on each of the server, but how? or can I do this?


Create a share on both and write to the directories with the UNC?

Regards

Rob

Nov 19 '05 #3
<dl> wrote ...
Thanks
I just figure out something similar, write to one and do a File.Copy with
the UNC and a share.


Your welcome :o)

Rob
Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: marshalli | last post by:
Hi: I have a problem with writing cookie from Jacascript. My problem is that I have two server, one is A, and the other is B. (1) I call a aaa.html from A. In aaa.html : ... <iframe...
385
by: Xah Lee | last post by:
Jargons of Info Tech industry (A Love of Jargons) Xah Lee, 2002 Feb People in the computing field like to spur the use of spurious jargons. The less educated they are, the more they like...
5
by: Vanessa | last post by:
I have a question, is that any other way to retrieve data from another webpage besides using XML object? Because I am using XML object now but give me so much problems. If I used...
4
by: Ian | last post by:
Can anyone help I have a web server on the internet with and ASP.NET application on it, the application is set to allow Anonymous Access and Integrated Windows. The Web.config is set to use...
3
by: jimmyfishbean | last post by:
Hi, My client has the following network structure: 2 Windows 2003 servers : Server 1 - Web server running IIS, ftp import and export folder, ASP.NET SOAP web service and asp code on here....
2
by: BLetts | last post by:
I have an ASP.NET app that must allow users to upload files. The files are stored in a virtual directory. I use Server.MapPath to map from the virtual directory name to a physical path, then the...
3
by: Leszek | last post by:
Hello! I'm creating application, that will get data from SQL and show it. The end of it is writing to log informations from which table it was readed. And there is a problem - Requested registry...
5
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, Is there an easier way to handle that? I used Javascript to handle this when our two domains are hosted on two different servers(on different networks) and our search engine marketing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.