View Single Post
Old 27-02-2008, 02:41 PM   #5 (permalink)
monaghan
Super Moderator
 
Join Date: Apr 2006
Posts: 505
Default Re: how to work from 2 offices

Assuming you'll have an internet connection from both places, then you could use rsync to sync the 2 machines. If you don't have both machines on at the same time, then you could look at an Internet filestore and rsync both systems (download at the beginning of the day and upload when leaving the office).

Rsync is an efficient mechanism that syncs changes in files rather than sending complete files and has been in use for many years.
monaghan is offline   Reply With Quote