This is a discussion on OT: synchronizing two disconnected systems within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> >> I have not tried it yet, but unison should do it. >> http://freshmeat.net/projects/unison/ >> > "Conflicting updates are ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| >> I have not tried it yet, but unison should do it. >> http://freshmeat.net/projects/unison/ >> > "Conflicting updates are detected and displayed. Unison can communicate > through a direct socket link or through an rsh/ssh tunnel. It uses > network bandwidth efficiently." > > Sorry, but that's the same problem as using rsync etc... the one machine > has no network access due to location (rural) so I don't have an easy > (non-PITA) way of hooking the two machines together over ANY link. Just > sneakernet. Strange, I always thought unison can work off-line. How about this one? http://freshmeat.net/projects/offmirror/ -- damjan |
| |||
| Damjan wrote: >>> I have not tried it yet, but unison should do it. >>> http://freshmeat.net/projects/unison/ >>> >> "Conflicting updates are detected and displayed. Unison can communicate >> through a direct socket link or through an rsh/ssh tunnel. It uses >> network bandwidth efficiently." >> >> Sorry, but that's the same problem as using rsync etc... the one machine >> has no network access due to location (rural) so I don't have an easy >> (non-PITA) way of hooking the two machines together over ANY link. Just >> sneakernet. > > Strange, I always thought unison can work off-line. it can: you can sync two local directory trees. i use unison to keep a directory on my work box in sync with one on my home laptop. the two machines are not connected through a network. (well, they could be, because they both have internet, but when one is on, the other is usually off.) i sync one machine to a usb drive, and then take the drive to the other machine and sync again. -- Joost Kremers joostkremers@yahoo.com Selbst in die Unterwelt dringt durch Spalten Licht EN:SiS(9 |
| |||
| >> Strange, I always thought unison can work off-line. > > it can: you can sync two local directory trees. i use unison to keep a > directory on my work box in sync with one on my home laptop. the two > machines are not connected through a network. (well, they could be, > because they both have internet, but when one is on, the other is usually > off.) i sync one machine to a usb drive, and then take the drive to the > other machine and sync again. But the thing is, can it syncronize a dataset that's larger than the USB? -- damjan |
| ||||
| Damjan wrote: [unison] > But the thing is, can it syncronize a dataset that's larger than the USB? nope, AFAIK it cannot. -- Joost Kremers joostkremers@yahoo.com Selbst in die Unterwelt dringt durch Spalten Licht EN:SiS(9 |