Real Time File Sync - Mirroring Locally

I need to sync a number of files in one folder to other folder on the same machine (no sub folders involved). I have tried hard linking i.e. ln dir1 dir2 but it is not sync'ing/replicating. Everything I have read so far is about real time syncing between servers - I do not want that. I simply(?) want the files (4 of them) in dir1 to be duplicated in dir2 whenever one of them in dir1 changes.

7 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like