| Article: |
Ten Things I Dig About Panther | |
| Subject: | Synchronize? | |
| Date: | 2003-10-10 18:43:46 | |
| From: | anonymous2 | |
|
Response to: Syncronize?
|
||
|
(Darned web interface! Darned typos!)
|
||
Showing messages 1 through 4 of 4.
-
Synchronize?
2003-10-12 16:44:54 anonymous2 [View]
-
Synchronize?
2003-10-12 02:21:40 anonymous2 [View]
The following page on the Apple site mentions file synchronisation but there are few details...
http://www.apple.com.au/macosx/features/mobility/
-
Synchronize?
2003-10-11 10:23:07 James Duncan Davidson |
[View]
I synchronize my data using a combination of CVS and rysnc.
-
Synchronize?
2003-10-11 01:28:03 anonymous2 [View]
use rsync + ssh + rendezvous. imagine you have two machines, laptop.local and desktop.local, from laptop you can synch with desktop while on the same link:
rsync -e ssh -r /Users/name/ desktop.local:/Users/name
rsync -e ssh -r desktop.local:/Users/name/ /Users/name
or from desktop while laptop is on the same link:
rsync -e ssh -r /Users/name/ laptop.local:/Users/name
rsync -e ssh -r laptop.local:/Users/name/ /Users/name



http://www.econtechnologies.com/site/Pages/chrono_overview.html