Filed under: Software
Picnic file synchronizer released
We last mentioned Picnic when the beta was released in June; now Objectpark software is shipping version 1. Picnic is a utility designed to allow you to synchronize folders you specify between two Macs on the same local network. By using Bonjour it requires little or no setup. Unfortunately, I see two major downsides to Picnic. First, it seems rather expensive. Each machine/user requires a license which are $29.95 each (though there are discounts when ordering multiple licenses, e.g. $55 for two). Compare this to the similar Martian Slingshot at $29.99 for use on all your personal computers. Second, it only works over a local network and not the Internet (though I suspect you could hack it together with Hamachi or another VPN solution).
A demo of Picnic is available for download.
[via MacNN]
Get a WordPress.com Blog
![TUAW [Cafepress]](http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png)


Reader Comments (Page 1 of 1)
Fernando said 7:05PM on 9-04-2007
A pineapple?
Reply
Brian said 8:02PM on 9-04-2007
Er, unison? http://www.cis.upenn.edu/~bcpierce/unison/
Reply
Adam Randall said 8:57PM on 9-04-2007
So, what's different with this and rsync, which is built into OS X?
rsync -avu --delete /Source /Destination
Works over SSH:
rsync -avu --delete /Source user@10.0.1.1:/Destination
I use it for both backups and synchronizing music across machines.
Reply
starwxrwx said 10:04PM on 9-04-2007
Seems very pricey when rsync is free
Reply
andrew said 10:56AM on 9-09-2007
music sync would be cool, but I honestly don't see how it's practical with iTunes....
I'm a Linux geek by day, so I'm no stranger to the command line :-)
Reply
LD said 11:15PM on 9-04-2007
rsync is ok, but it's not very friendly. rsyncX helps a bit, but it's still not that elegant for regular backups. Folks like us, computer geeks, can and do use it just fine. For the general public it's not a great solution.
Now, someone could and should write a little utility that combines rsync with cron and makes a tidy little schedule. Seems relatively simple, but I'm not a programmer.
Combine it with MacFUSE and symlinks and you could have some creative backup scenarios to local and remote hosts.
Reply
jordan Merrick said 3:38AM on 9-05-2007
I used the demo and whilst it was really simple to use, all the syncing was done using the user's Public folder. I was using it for some work files between laptop and desktop, so it could be a potential security risk as anyone can access the users public folder. Hopefully this changed but it was enough to put me off slightly...
Reply
LD said 9:39AM on 9-05-2007
FYI, I guess RsyncX does do scheduled jobs. So, um, that works for me!
Since rsync is available on all Macs (and therefore RsyncX) you could set it to sync two folders. Or you could sync anything you mount, for example a MacFUSE mount or a Windows or Linux share.
Much more functionality and much cheaper (free).
Reply
Stephen Waits said 10:36AM on 9-05-2007
Brian posted it, and you all ignored it. Forget rsync and its pretty friends.. this is a job Unison.
Reply
Harzack86 said 11:09AM on 9-05-2007
I'm using foldershare to sync folders between computers over the LAN or internet, including both Mac and PC: it works very well and it's free...
Therefore, I don't get the value added by Picnic :-)
Reply
uros said 10:46PM on 9-05-2007
Has anyone else noticed how Leopard-like that icon looks? Read: isn't pirouetting in the Leopard dock, as most other pre-Leopard icons do.
Reply