I have a Macbook and an iMac, generally I work on my Macbook, but sometimes I need that information on my iMac. My OS is Mac OSX Snow Leopard.
|
closed as not a real question by jtbandes, patrix♦, daviesgeek, Daniel Lawson♦ May 28 '12 at 20:49
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
I use ChronoSync for documents and DropBox for essentials. Dropbox has my notes, 1Password, etc and is used to share between all devices. For documents and other work, I have ChronoSync pointing at my documents folder and code folders to sync between my laptop and desktop. In my case, whenever I switch between the two computers, I just run the sync on the laptop while on the LAN with the desktop before continuing. All changes on each machine are synched to the latest version on both. |
|||
|
|
|
If you are just looking to sync your files and document, give dropbox a try. |
|||
|
I use a similar setup (imac & macbook air) my experienced recommendation is to use
|
|||
|
|
|
Depending on your usage scenarios (which you don't specify), I use the built-in rsync command to perform a one-way sync of files from one machine to another connected to the same network. Alternatively, if you want full two-way synchronization (that is, sync changes made on either computer) then Unison (free/donationware) also works well. |
||||
|
|