I want to sync various folders across my macs on my LAN. Bookmarks from all my bowsers, Mail plus some other stuff. Is there any app that will do such a thing?
I tried picnic but it only allows you to sync folders with it's directory.
I want to sync various folders across my macs on my LAN. Bookmarks from all my bowsers, Mail plus some other stuff. Is there any app that will do such a thing?
I tried picnic but it only allows you to sync folders with it's directory.
You may not need another program besides Picnic to sync, if you fool it by creating symbolic links to the folders you want synched inside the Picnic sync folder. This requires use of the Terminal, specifically the ln -s command. It's not too hard to do, since you can just drag the folders in question to the command line and Terminal will take care of the rest.