errolsiegel | 1 Jan 2012 09:23
Picon
Gravatar

Can't update files with graphical interface on OS X Lion

I just installed Unison 2.40.61 on my new Macbook Air (OS X Lion).

It works great with the text UI, but the graphical UI doesn't work right. It detects and displays changes
correctly, but when I click "Go" to start the update, it just hangs indefinitely.

Has anybody else seen these symptoms? Any suggestions on how to troubleshoot?

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    unison-users-digest <at> yahoogroups.com 
    unison-users-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    unison-users-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
(Continue reading)

Alan Schmitt | 1 Jan 2012 18:57

Re: Can't update files with graphical interface on OS X Lion

On 1 Jan 2012, at 9:23, errolsiegel wrote:

> I just installed Unison 2.40.61 on my new Macbook Air (OS X Lion).
>
> It works great with the text UI, but the graphical UI doesn't work 
> right. It detects and displays changes correctly, but when I click 
> "Go" to start the update, it just hangs indefinitely.
>
> Has anybody else seen these symptoms? Any suggestions on how to 
> troubleshoot?

I haven't seen this. Have you tried looking in the Console to see if 
there are some strange messages?

Alan

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

(Continue reading)

errolsiegel | 2 Jan 2012 16:31
Picon
Gravatar

Re: Can't update files with graphical interface on OS X Lion

I'm afraid I'm not sure what you mean by "console". Are you referring to the grey area below the list of changes? If so, nothing is output there.

The interface remains responsive. For example, I can quit. Also, I can click any particular change and the grey area (console?) will show what has changed with that file.

However, the interface will just sit there not moving until I quit. I also verified that nothing is ever written to the unison log.

You can view a screenshot here: http://www.serengeti.com/unison.png.

--- In unison-users <at> yahoogroups.com, "Alan Schmitt" <alan.schmitt <at> ...> wrote:
>
> On 1 Jan 2012, at 9:23, errolsiegel wr ote:
>
> > I just installed Unison 2.40.61 on my new Macbook Air (OS X Lion).
> >
> > It works great with the text UI, but the graphical UI doesn't work
> > right. It detects and displays changes correctly, but when I click
> > "Go" to start the update, it just hangs indefinitely.
> >
> > Has anybody else seen these symptoms? Any suggestions on how to
> > troubleshoot?
>
> I haven't seen this. Have you tried looking in the Console to see if
> there are some strange messages?
>
> Alan
>


__._,_.___

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___
Alan Schmitt | 2 Jan 2012 16:58

Re: Re: Can't update files with graphical interface on OS X Lion

On 2 janv. 2012, at 16:31, errolsiegel wrote:

I'm afraid I'm not sure what you mean by "console". Are you referring to the grey area below the list of changes? If so, nothing is output there.

I meant the Console.app utility (in the /Applications/Utilities folder).

The interface remains responsive. For example, I can quit. Also, I can click any particular change and the grey area (console?) will show what has changed with that file.

However, the interface will just sit there not moving until I quit. I also verified that nothing is ever written to the unison log.

You can view a screenshot here: http://www.serengeti.com/unison.png.

It seems to be stuck indeed. Try launching Console.app and see if there are messages about Unison.

Alan


__._,_.___

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___
Alan Schmitt | 2 Jan 2012 20:47

Re: Can't update files with graphical interface on OS X Lion

On 2 janv. 2012, at 20:40, errolsiegel wrote:

> >> I meant the Console.app utility (in the /Applications/Utilities folder).
> 
> Hah! Thanks for the clarification. This is my first Mac, so I am still learning…
> 
> The console indeed has some messages:
> 
> 1/2/12 9:08:15.017 AM Unison: Connecting to Diego...
> 1/2/12 9:08:15.804 AM Unison: Connected.
> 1/2/12 9:08:27.581 AM [0x0-0x87087].edu.upenn.cis.Unison: Thread 6 killed on uncaught exception
Util.Fatal("Error in getLogch:
> 1/2/12 9:08:27.581 AM [0x0-0x87087].edu.upenn.cis.Unison: unison.log: Permission denied")

OK, it seems that unison cannot open your log file. Could you send us your profile? What is the output of "ls -l ~/unison.log"?

Alan

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    unison-users-digest <at> yahoogroups.com 
    unison-users-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    unison-users-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

errolsiegel | 2 Jan 2012 22:23
Picon
Gravatar

Re: Can't update files with graphical interface on OS X Lion

I saw that too, and when you mentioned looking at my profile I had an epiphany.

I copied my profile from a standard one I've been using for ages on other machines.

It includes the line:

logfile        = unison.log

That, of course, is the default. I don't know why it's even there. I must have had a reason years ago.

Anyhow, I removed that line and now it works when I launch Unison from the Applications folder in Finder!

Thanks for the help!

--- In unison-users <at> yahoogroups.com, Alan Schmitt <alan.schmitt <at> ...> wrote:
>
> On 2 janv. 2012, at 20:40, errolsiegel wrote:
> 
> > >> I meant the Console.app utility (in the /Applications/Utilities folder).
> > 
> > Hah! Thanks for the clarification. This is my first Mac, so I am still learning…
> > 
> > The console indeed has some messages:
> > 
> > 1/2/12 9:08:15.017 AM Unison: Connecting to Diego...
> > 1/2/12 9:08:15.804 AM Unison: Connected.
> > 1/2/12 9:08:27.581 AM [0x0-0x87087].edu.upenn.cis.Unison: Thread 6 killed on uncaught exception
Util.Fatal("Error in getLogch:
> > 1/2/12 9:08:27.581 AM [0x0-0x87087].edu.upenn.cis.Unison: unison.log: Permission denied")
> 
> OK, it seems that unison cannot open your log file. Could you send us your profile? What is the output of "ls
-l ~/unison.log"?
> 
> Alan
>

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    unison-users-digest <at> yahoogroups.com 
    unison-users-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    unison-users-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Benjamin C. Pierce | 2 Jan 2012 22:45
Favicon

Interesting article on Dropbox

Since Dropbox has been discussed a few times on this list, people may be interested to check out this Wired article:

   http://www.wired.com/epicenter/2011/12/backdrop-dropbox/

I've been using DropBox myself for the past year or so, to sync a small collection of files that I want to share
between all my computers including tablets and smartphones.  It works extremely well for this limited
case, but I'm still hearing enough cautionary tales about corner cases being not quite right that I'm not
going to give up Unison any time soon… :-)

   -- Benjamin

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    unison-users-digest <at> yahoogroups.com 
    unison-users-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    unison-users-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Alan Schmitt | 3 Jan 2012 08:47

Re: Interesting article on Dropbox

On 2 janv. 2012, at 22:45, Benjamin C. Pierce wrote:

> I've been using DropBox myself for the past year or so, to sync a small collection of files that I want to
share between all my computers including tablets and smartphones.  It works extremely well for this
limited case, but I'm still hearing enough cautionary tales about corner cases being not quite right that
I'm not going to give up Unison any time soon… :-)

There are two cases where I use DropBox, typically because Unison would not work well: when I need to share
data with iOS devices and when I need to share files asynchronously (for instance with other people). I've
never lost data to DropBox, but I've had a couple conflicts that were painful to solve (at they result in
file duplication). So as soon as I can use it, I also prefer Unison.

Alan

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    unison-users-digest <at> yahoogroups.com 
    unison-users-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    unison-users-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

John | 3 Jan 2012 15:03

Unison GUI hang - Mac OSX 10.6.2 to WindowsXP

I've used Unison for about 4 years on Windows, Linux, and Mac. Nonetheless, I've been pounding on this
problem for nearly a month on and off.  I could use some help!

When I use Unison on my MacOSX 10.6.2 (Unison v2.32.12 to match what I have on other systems), the GUI works
great until I click on the profile of choice, and press the green arrow "open" button.  Normally a sync scan
starts.  When trying to connect to my WindowsXP box, Unison hangs waiting for the connection.

Doing Google searches on key phrases of the error messages (see below console dump) yields some other
people with the same error messages, but I don't see any solutions or ideas, just questions.

The Unison log (~/unison.log) says nothing relevant.  It ends with the last successful line of the prior
synchronization to a local USB drive. 

Both roots exists - in fact they sync fine when Unison is initiated from the WindowsXP side.

Connecting from the Mac via ssh to the WindowsXP box works fine from the command line:

bmmbp:~ brian$ ssh -i /Users/brian/.ssh/deputty-acer-private brian <at> 10.0.0.102
C:\Documents and Settings\brian>dir/w
 Volume in drive C is ACER
 Volume Serial Number is C8EC-A59D

 Directory of C:\Documents and Settings\brian

[.]                         [..]
[.gimp-2.6]                 [.ssh]
[.thumbnails]               [.unison]
...
unison.log
               5 File(s)     13,448,716 bytes
              18 Dir(s)  60,004,601,856 bytes free
C:\Documents and Settings\brian>exit
Connection to 10.0.0.102 closed.
bmmbp:~ brian$ 

Apple Console App Says:

1/3/12 5:29:09 AM	Unison[253]	*** __NSAutoreleaseNoPool(): Object 0x20a490 of class NSThread
autoreleased with no pool in place - just leaking
1/3/12 5:29:09 AM	Unison[253]	Unknown class MessageProgressIndicator in Interface Builder file at
path /Applications/Unison.app/Contents/Resources/English.lproj/MainMenu.nib.
1/3/12 5:29:09 AM	Unison[253]	*** WARNING: Method selectRow:byExtendingSelection: in class
ProfileTableView is deprecated. It will be removed in a future release and should no longer be used.
1/3/12 5:29:18 AM	Unison[253]	Connecting to acer-docs...
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	about to parse command line
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	Preferences:
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	ui = graphic
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	host = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	server = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	prefsdocs = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	doc = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	version = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	silent = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	dumbtty = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	testserver = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	showprev = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	selftest = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	confirmmerge = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	retry = 0
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	repeat = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	contactquietly = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	key = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	label = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	expert = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	reusewindows = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	height = 20
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	auto = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	maxthreads = 20
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	prefer = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	force = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	sortnewfirst = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	sortbysize = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	keeptempfilesaftermerge = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	diff = diff -u CURRENT2 CURRENT1
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	fastcheck = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	ignorelocks = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	dumparchives = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	showarchive = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	rootsName = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	backupdir = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	maxbackups = 2
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	backups = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	backupsuffix = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	backupprefix = .bak.$VERSION.
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	backuploc = central
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	copyquoterem = default
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	copythreshold = -1
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	copyprogrest = rsync --partial
--inplace --compress
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	copyprog = rsync --inplace --compress
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	rsync = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	allHostsAreRunningWindows = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	someHostIsRunningWindows = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	confirmbigdel = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	batch = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	root = ssh://10.0.0.102/My Documents/kids
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	root = /Users/brian/Documents/kids
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	killserver = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	addversionno = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	servercmd = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	sshargs = -i /Users/brian/.ssh/deputty-acer-private
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	rshargs = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	rshcmd = rsh
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	sshcmd = ssh
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	xferbycopying = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	sshversion = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	pretendwin = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	times = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	group = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	owner = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	numericids = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	dontchmod = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	perms = 0
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	rsrc-aux = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	rsrc = default
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	someHostIsInsensitive = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	ignorecase = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	timers = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	terse = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	logfile = /Users/brian/unison.log
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	log = true
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	debugtimes = false
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	debug = verbose
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	addprefsto = 
1/3/12 5:29:19 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote] Shell connection: ssh (ssh,
10.0.0.102, -e, none, -i, /Users/brian/.ssh/deputty-acer-private, unison, -server)
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] grab: Unison 2.32\n\000\000\000\000
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] Waiting for next message
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] Received the write permission
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] Received write token (1)
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] Waiting for next message
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] send
[negociateFlowControl-args] '\132\149\166\190\000\000\000\001\000\000...' 21 bytes
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] send [rsp]
'\132\149\166\190\000\000\000\022\000\000...' 42 bytes
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] Sending request (id: 2)
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] Remaining tokens: 0
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] Sending write token
1/3/12 5:29:21 AM	[0x0-0x23023].edu.upenn.cis.Unison[253]	[remote+] dump: \002\000\000\000-\000\000\000rsp\132\149\166\190\000\000\000\022\000\000\000\000\000\000\000\t\000\000\000\006\1464negociateFlowControl.\000\000\000negociateFlowControl-args\132\149\166\190\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000 <at> \000\000\000\000

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    unison-users-digest <at> yahoogroups.com 
    unison-users-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    unison-users-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Isaacson, Ron | 3 Jan 2012 21:51
Favicon

Android port?

With all this talk of mobile sync... is anyone working on an Android port of Unison? I would use it to sync with
a server on my LAN. I already use Unison on all of the family laptops to sync with my home server, and for a
subset of files I like to keep on my Droid, it would be nice to use Unison there as well. There are some other
apps that do direct (non-Cloud) sync, but honestly I haven't found any to be as good as Unison. 

--
Ron Isaacson
Morgan Stanley
ron.isaacson <at> morganstanley.com / (212) 276-1349

--------------------------------------------------------------------------
NOTICE: Morgan Stanley is not acting as a municipal advisor and the opinions or views contained herein are
not intended to be, and do not constitute, advice within the meaning of Section 975 of the Dodd-Frank Wall
Street Reform and Consumer Protection Act. If you have received this communication in error, please
destroy all electronic and paper copies and notify the sender immediately. Mistransmission is not
intended to waive confidentiality or privilege. Morgan Stanley reserves the right, to the extent
permitted under applicable law, to monitor electronic communications. This message is subject to terms
available at the following link: http://www.morganstanley.com/disclaimers. If you cannot access
these links, please notify us by reply message and we will send the contents to you. By mess
 aging with Morgan Stanley you consent to the foregoing.

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/unison-users/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/unison-users/join
    (Yahoo! ID required)

<*> To change settings via email:
    unison-users-digest <at> yahoogroups.com 
    unison-users-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    unison-users-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Gmane