I have a folder music
on my HDD and folder Music
in external HDD. I want these 2 folders to be synced (ie if I add/remove/edit something in one folder, the changes immediately reflects in another).
I think that Unison
could do this but I'm struggling setting Unison
to sync automatically. For now, I have to manually sync.
I've read that repeat=watch
should do the thing but I can't set it.
As you can see the value "watch" hasn't been saved.
I tried nano ~/.unison/Music\ HDD\ EXT\ HDD.prf
and manually set repeat
= watch
and tried to put some file into one folder but it didn't copied it into another.
Do you have any ideas?