File Synchronization, Asynchronously?

2003-07-22 Thread Shawn Grover
I have two web applications on separate servers, but using a common database. One server is on the Intranet, the other is located outside the local network. The applications allow a user to upload a file to be used on the web pages (and a database record gets created). But, under certain

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

RE: File Synchronization, Asynchronously?

2003-07-22 Thread Mosh Teitelbaum
Subject: File Synchronization, Asynchronously? I have two web applications on separate servers, but using a common database. One server is on the Intranet, the other is located outside the local network. The applications allow a user to upload a file to be used on the web pages

RE: File Synchronization, Asynchronously?

2003-07-22 Thread Shawn Grover
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 the 2

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. However, the files