Erick Perez - Network Administrator
2001-Aug-31 06:09 UTC
Rsync data tranfer with MS Access - working
it looks like when you use a MS Access Database in MDE form, at the other end the Database must be closed an then reopened for the changes to appear (Thanks to Micro$oft technology??) . This is weird but is it not a problem, my only user doing that at the remote end can deal with the close/reopen issue when the Rsync get done....one time every hour. Thanks to all, -- Erick Perez Network Administrator Mitchell Anderson & Blythe eperez@mitchellanderson-blythe.com
Hi All, I am getting this error at the end of a cron rsync job: rsync error: partial transfer (code 23) at main.c(518) The cron job appears to have completed. Version: version 2.4.6dev protocol version 24 Regards, Jie
On 30 Aug 2001, Erick Perez - Network Administrator <eperez@mitchellanderson-blythe.com> wrote:> > it looks like when you use a MS Access Database in MDE form, at the other > end the Database must be closed an then reopened for the changes to > appear (Thanks to Micro$oft technology??) . > This is weird but is it not a problem, my only user doing that at the > remote end can deal with the close/reopen issue when the Rsync get > done....one time every hour.In a way this is a feature: imagine how confused Access would be if the database changed underneath it while in use. -- Martin