Home All Groups Group Topic Archive Search About

synchronize folder contents

Author
5 Jan 2006 9:12 PM
Stephen
Hi,

Is there a sample application using ASP .NET to synchronize folder contents?
I want to synchronize folder contents on 2 different machines

Thanks,
Stephen

Author
6 Jan 2006 2:29 PM
P. Wills
See www.foldershare.com or
http://www.microsoft.com/downloads/details.aspx?FamilyID=e0fc1154-c975-4814-9649-cce41af06eb7&DisplayLang=en

Neither are ASP.NET applications. You can't synchronize two computers
through ASP.NET, but you could write a Windows Service in .NET and then
create an ASP.NET page to manage it.

Show quoteHide quote
"Stephen" <stephen***@hotmail.com> wrote in message
news:ebME6yjEGHA.2292@tk2msftngp13.phx.gbl...
> Hi,
>
> Is there a sample application using ASP .NET to synchronize folder
> contents?
> I want to synchronize folder contents on 2 different machines
>
> Thanks,
> Stephen
>
>

Bookmark and Share