Thanks Greg that was the first idea I had but then it occurred to me that
for Unison to compare my homedir with the local plaintext copy it actually
has to read over the plaintext copy. But the local plaintext is just a
non-encrypted version of the remote mount which means its actually remote
and so very slow to read. Unison trying to scan over this file would
basically lose all the advantages of unison which is to have a copy run on
the server to avoid any the huge network overhead of rereading the files.
It might be that unison can get away with just reading the timestamps and
so only have to read the files that change which might not be too bad. But
this still seems like a somewhat unideal solution from that perspective.
thanks
On Mon, Feb 27, 2012 at 2:30 PM, Greg Troxel <g...@ir.bbn.com> wrote:
>
> One potential issue is that when syncing fails you may have to do
> conflict resolution. Conflict resolution on ciphertext is really hard.
> I've actually done it (with cfs and coda), but it is very painful.
>
> So I would lean towards having ciphertext on server, mount it with ssh,
> encfs it to plaintext, and unison from local plaintext (perhaps via
> encfs) to server plaintext. But I have never actually tried this.
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Encfs-users mailing list
> Encfs-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/encfs-users
>
>
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Encfs-users mailing list
Encfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/encfs-users