Re: Realtime Replication of a Single File

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

 



>>>>> "MR" == Matt Roth <mroth@xxxxxxxxxx> writes:

MR> Please provide me with tips on how to replicate a single file to a
MR> separate machine as changes are made to it.

If your application truly only supports logging to a file, then
consider seeing if it will continue to log when you replace that file
with a named pipe.  Connect the read end of that pipe to a program
that does whatever you want; you could even connect it to an instance
of ssh or nc to a remote machine.

 - J<


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

  Powered by Linux