File and Folder Replication
am 10.09.2007 15:54:02 von MrJHi,
Just wondering what progs any of you quys use to replicate folders, sub
folders and files within from webserver to webserver.
Thanks.
Hi,
Just wondering what progs any of you quys use to replicate folders, sub
folders and files within from webserver to webserver.
Thanks.
Few options.
1) Dfs (Distributed File System) as part of Windows Server 2003 R2.
http://www.microsoft.com/windowsserver2003/technologies/stor age/dfs/default.mspx
2) Robocopy and a batch file
http://winhlp.com/?q=node/58 is one example Google for others.
3) Application Center
This is a product my MS, not sure if it's still available.
--
Steve Schofield
Windows Server MVP - IIS
http://weblogs.asp.net/steveschofield
"Mr J"
news:A1CEE0E3-9CDC-4E2B-B73F-0F73543E38BB@microsoft.com...
> Hi,
>
> Just wondering what progs any of you quys use to replicate folders, sub
> folders and files within from webserver to webserver.
>
> Thanks.
Hi Steve,
Thanks for the reply and I'll have a bit play with robocopy.
Regards,
Jay.
"Steve Schofield" wrote:
> Few options.
>
> 1) Dfs (Distributed File System) as part of Windows Server 2003 R2.
> http://www.microsoft.com/windowsserver2003/technologies/stor age/dfs/default.mspx
>
> 2) Robocopy and a batch file
> http://winhlp.com/?q=node/58 is one example Google for others.
>
> 3) Application Center
> This is a product my MS, not sure if it's still available.
> --
>
> Steve Schofield
> Windows Server MVP - IIS
> http://weblogs.asp.net/steveschofield
>
>
> "Mr J"
> news:A1CEE0E3-9CDC-4E2B-B73F-0F73543E38BB@microsoft.com...
> > Hi,
> >
> > Just wondering what progs any of you quys use to replicate folders, sub
> > folders and files within from webserver to webserver.
> >
> > Thanks.
>
>
My preference is DFS. Robocopy is a poor mans DFS. Put it in a batch file,
define the folders, schedule a task and go. It works well.
Steve
"Mr J"
news:383957C3-3620-4899-A48B-C37A5C1D2647@microsoft.com...
> Hi Steve,
>
> Thanks for the reply and I'll have a bit play with robocopy.
>
> Regards,
>
> Jay.
>
> "Steve Schofield" wrote:
>
>> Few options.
>>
>> 1) Dfs (Distributed File System) as part of Windows Server 2003 R2.
>> http://www.microsoft.com/windowsserver2003/technologies/stor age/dfs/default.mspx
>>
>> 2) Robocopy and a batch file
>> http://winhlp.com/?q=node/58 is one example Google for others.
>>
>> 3) Application Center
>> This is a product my MS, not sure if it's still available.
>> --
>>
>> Steve Schofield
>> Windows Server MVP - IIS
>> http://weblogs.asp.net/steveschofield
>>
>>
>> "Mr J"
>> news:A1CEE0E3-9CDC-4E2B-B73F-0F73543E38BB@microsoft.com...
>> > Hi,
>> >
>> > Just wondering what progs any of you quys use to replicate folders, sub
>> > folders and files within from webserver to webserver.
>> >
>> > Thanks.
>>
>>