RE: Realtime Replication of a Single File

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> Another option would be to run a task that does a "tail -f 
> logfile", and pipe that to something to move the additions to 
> the other machine (The best I could think of would be an IP 
> socket connection). 
> 
If you could NFS mount the directory on the source machine, 
"tail -f logfile" would eliminate the need to do the rsync.
This kind of depends on whether there are any firewalls which
would prevent NFS from working between the two machines.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux