Re: writing to another server under the same domain
dl
Date: 06/28/05
- Next message: Dominick Baier [DevelopMentor]: "Re: Authentication Redirect to login doesn't work"
- Previous message: Sean M: "Re: How to test SSL on my local IIS?"
- In reply to: Rob Meade: "Re: writing to another server under the same domain"
- Next in thread: Rob Meade: "Re: writing to another server under the same domain"
- Reply: Rob Meade: "Re: writing to another server under the same domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Jun 2005 00:15:08 +0800
Thanks
I just figure out something similar, write to one and do a File.Copy with
the UNC and a share.
"Rob Meade" <ku.shn.tsews.thbu@edaem.bor> wrote in message
news:uVaGyR$eFHA.3880@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
>
>
- Next message: Dominick Baier [DevelopMentor]: "Re: Authentication Redirect to login doesn't work"
- Previous message: Sean M: "Re: How to test SSL on my local IIS?"
- In reply to: Rob Meade: "Re: writing to another server under the same domain"
- Next in thread: Rob Meade: "Re: writing to another server under the same domain"
- Reply: Rob Meade: "Re: writing to another server under the same domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|