RE: File Synchronization, Asynchronously?

2003-07-22 Thread Mosh Teitelbaum
-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ > -Original Message- > From: Shawn Grover [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 22, 2003 3:56 PM > To: CF-Talk > Subject: RE: File Synchronization, Asynchronously? > > > Yep, this would be the easy way

RE: File Synchronization, Asynchronously?

2003-07-22 Thread Shawn Grover
would require changes to existing systems, and would not alleviate the bandwidth usage issue. Shawn -Original Message- From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 11:36 AM To: CF-Talk Subject: RE: File Synchronization, Asynchronously? Shawn: Even though

RE: File Synchronization, Asynchronously?

2003-07-22 Thread Mosh Teitelbaum
Shawn: Even though the 2 servers are located on separate networks, you can create a trusted share on one server that can be made accessible from the other server. Then restrict access by user account to further secure the share. This would allow the "accessing" server to be able to access the oth

RE: File Synchronization, Asynchronously?

2003-07-22 Thread webguy
Where is your DB server? DMZ? In that case, why not sick you file in the DB ? or onto that box? WG -Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED] Sent: 22 July 2003 17:35 To: CF-Talk Subject: File Synchronization, Asynchronously? I have two web applications on sepa