Networking Forums

Networking Forums > Computer Networking > Windows Networking > Synchronizing

Reply
Thread Tools Display Modes

Synchronizing

 
 
Damon
Guest
Posts: n/a

 
      07-27-2004, 08:08 PM
I have two servers in two different locations and would
like a good way of synchronizing files between those two
servers without using a point to point connection. Any ideas?
 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      07-27-2004, 08:16 PM
What other kinds of connections are there?
I think point-to-point is "it" unless they are on the same physical LAN.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"Damon" <(E-Mail Removed)> wrote in message
news:539901c47415$7b437450$(E-Mail Removed)...
> I have two servers in two different locations and would
> like a good way of synchronizing files between those two
> servers without using a point to point connection. Any ideas?



 
Reply With Quote
 
Banjo
Guest
Posts: n/a

 
      07-27-2004, 10:27 PM
Try Taking a look at these a products:

-NSI Doubletake
-Veritas Volume Replicator (require's volume manager)

Both are capable of operating via IP and therefore through your VPN.


"Damon" <(E-Mail Removed)> wrote in message
news:539901c47415$7b437450$(E-Mail Removed)...
> I have two servers in two different locations and would
> like a good way of synchronizing files between those two
> servers without using a point to point connection. Any ideas?



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      07-28-2004, 12:23 AM
True, but VPN is a point-to-point !

"Banjo" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Try Taking a look at these a products:
>
> -NSI Doubletake
> -Veritas Volume Replicator (require's volume manager)
>
> Both are capable of operating via IP and therefore through your VPN.
>
>
> "Damon" <(E-Mail Removed)> wrote in message
> news:539901c47415$7b437450$(E-Mail Removed)...
> > I have two servers in two different locations and would
> > like a good way of synchronizing files between those two
> > servers without using a point to point connection. Any ideas?

>
>



 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      07-28-2004, 01:29 PM
No - in common parlance, point to point is a leased line. VPN is an
encrypted tunnel over an Internet connection.

Bill Grant wrote:
> True, but VPN is a point-to-point !
>
> "Banjo" <(E-Mail Removed)> wrote in message
> news:#(E-Mail Removed)...
>> Try Taking a look at these a products:
>>
>> -NSI Doubletake
>> -Veritas Volume Replicator (require's volume manager)
>>
>> Both are capable of operating via IP and therefore through your VPN.
>>
>>
>> "Damon" <(E-Mail Removed)> wrote in message
>> news:539901c47415$7b437450$(E-Mail Removed)...
>>> I have two servers in two different locations and would
>>> like a good way of synchronizing files between those two
>>> servers without using a point to point connection. Any ideas?



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      07-28-2004, 01:55 PM
VPN uses PPTP which is "Point-to-Point-Tunneling-Protocol" so VPN is a point
to point connection.

The opposite of that is Ethernet where every host sees every packet on the
"wire", but Switches throw a wrench into that concept by making the
connection between two hosts a "logical" point-to-point by directing the
packets based on the MAC.


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"Lanwench [MVP - Exchange]"
<(E-Mail Removed) ahoo.com> wrote in message
news:(E-Mail Removed)...
> No - in common parlance, point to point is a leased line. VPN is an
> encrypted tunnel over an Internet connection.
>
> Bill Grant wrote:
> > True, but VPN is a point-to-point !
> >
> > "Banjo" <(E-Mail Removed)> wrote in message
> > news:#(E-Mail Removed)...
> >> Try Taking a look at these a products:
> >>
> >> -NSI Doubletake
> >> -Veritas Volume Replicator (require's volume manager)
> >>
> >> Both are capable of operating via IP and therefore through your VPN.
> >>
> >>
> >> "Damon" <(E-Mail Removed)> wrote in message
> >> news:539901c47415$7b437450$(E-Mail Removed)...
> >>> I have two servers in two different locations and would
> >>> like a good way of synchronizing files between those two
> >>> servers without using a point to point connection. Any ideas?

>
>



 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      07-28-2004, 05:08 PM
Phillip Windell wrote:
> VPN uses PPTP which is "Point-to-Point-Tunneling-Protocol" so VPN is
> a point to point connection.


Eh.... I think we're getting bogged down in some semantics here. The
Internet is a big ole switched network.

>
> The opposite of that is Ethernet where every host sees every packet
> on the "wire", but Switches throw a wrench into that concept by
> making the connection between two hosts a "logical" point-to-point by
> directing the packets based on the MAC.
>
>
>
> "Lanwench [MVP - Exchange]"
> <(E-Mail Removed) ahoo.com> wrote in
> message news:(E-Mail Removed)...
>> No - in common parlance, point to point is a leased line. VPN is an
>> encrypted tunnel over an Internet connection.
>>
>> Bill Grant wrote:
>>> True, but VPN is a point-to-point !
>>>
>>> "Banjo" <(E-Mail Removed)> wrote in message
>>> news:#(E-Mail Removed)...
>>>> Try Taking a look at these a products:
>>>>
>>>> -NSI Doubletake
>>>> -Veritas Volume Replicator (require's volume manager)
>>>>
>>>> Both are capable of operating via IP and therefore through your
>>>> VPN.
>>>>
>>>>
>>>> "Damon" <(E-Mail Removed)> wrote in message
>>>> news:539901c47415$7b437450$(E-Mail Removed)...
>>>>> I have two servers in two different locations and would
>>>>> like a good way of synchronizing files between those two
>>>>> servers without using a point to point connection. Any ideas?



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      07-29-2004, 03:11 AM
Maybe, but a point to point connection remains a point to point, no
matter what the medium. It is the basic nature of how it works - what goes
in one end comes out the other.

"Lanwench [MVP - Exchange]"
<(E-Mail Removed) ahoo.com> wrote in message
news:#(E-Mail Removed)...
> Phillip Windell wrote:
> > VPN uses PPTP which is "Point-to-Point-Tunneling-Protocol" so VPN is
> > a point to point connection.

>
> Eh.... I think we're getting bogged down in some semantics here. The
> Internet is a big ole switched network.
>
> >
> > The opposite of that is Ethernet where every host sees every packet
> > on the "wire", but Switches throw a wrench into that concept by
> > making the connection between two hosts a "logical" point-to-point by
> > directing the packets based on the MAC.
> >
> >
> >
> > "Lanwench [MVP - Exchange]"
> > <(E-Mail Removed) ahoo.com> wrote in
> > message news:(E-Mail Removed)...
> >> No - in common parlance, point to point is a leased line. VPN is an
> >> encrypted tunnel over an Internet connection.
> >>
> >> Bill Grant wrote:
> >>> True, but VPN is a point-to-point !
> >>>
> >>> "Banjo" <(E-Mail Removed)> wrote in message
> >>> news:#(E-Mail Removed)...
> >>>> Try Taking a look at these a products:
> >>>>
> >>>> -NSI Doubletake
> >>>> -Veritas Volume Replicator (require's volume manager)
> >>>>
> >>>> Both are capable of operating via IP and therefore through your
> >>>> VPN.
> >>>>
> >>>>
> >>>> "Damon" <(E-Mail Removed)> wrote in message
> >>>> news:539901c47415$7b437450$(E-Mail Removed)...
> >>>>> I have two servers in two different locations and would
> >>>>> like a good way of synchronizing files between those two
> >>>>> servers without using a point to point connection. Any ideas?

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      07-29-2004, 02:41 PM
Exactly, and it doesn't go anywhere else but those two points. That why
Ethernet is the effective "opposite" of point-to-point because every packet
"in the wire" visits every Host (barring the use of Switches).

"Bill Grant" <not.available@online> wrote in message
news:%(E-Mail Removed)...
> Maybe, but a point to point connection remains a point to point, no
> matter what the medium. It is the basic nature of how it works - what goes
> in one end comes out the other.
>
> "Lanwench [MVP - Exchange]"
> <(E-Mail Removed) ahoo.com> wrote in > >

Eh.... I think we're getting bogged down in some semantics here. The
> > Internet is a big ole switched network.


Not trying to get bogged down in anything,...it is just conversation.
Unlike someone we both met in one other group,...we can have conversations
here. ;-)

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Synchronizing two FTP's M Windows Networking 0 10-09-2008 10:26 AM
problems with synchronizing file shares ulyses_96 Windows Networking 3 04-20-2007 02:46 PM
synchronizing shared files Revilo Wireless Networks 3 01-21-2006 01:12 PM
help on synchronizing functions in kernel 2.6 Giacomo Linux Networking 0 06-06-2005 08:10 PM
Help with synchronizing files please.. Sara Windows Networking 1 10-07-2003 06:35 PM



1 2 3 4 5 6 7 8 9 10 11