- Posts: 2
- Thank you received: 0
real time file synchronization(mirroring) tool for Unix
16 years 6 months ago #26020
by ashishag1
real time file synchronization(mirroring) tool for Unix was created by ashishag1
Hi
I have a application which writes continuously to a log file on local disk space. I want to mirror or copy this log file real time (or near to real time) to some other disk space (say NFS). I used Unison for this purpose, but it fails to mirror or copy the file from local disk to NFS with the error -
Failed to fingerprint file "/var/tmp/MY_LOG_FILE.log": the file keeps on changing
Is there any other product/tool available to cater such requirement on Unix?
Thanks and regards,
Aashish Agrawal
I have a application which writes continuously to a log file on local disk space. I want to mirror or copy this log file real time (or near to real time) to some other disk space (say NFS). I used Unison for this purpose, but it fails to mirror or copy the file from local disk to NFS with the error -
Failed to fingerprint file "/var/tmp/MY_LOG_FILE.log": the file keeps on changing
Is there any other product/tool available to cater such requirement on Unix?
Thanks and regards,
Aashish Agrawal
Time to create page: 0.108 seconds