Julian wrote:

> Hi Shachar,
>
> I have noticed that in Windows sometimes not even the Administrator 
> has read access rights to user folders. (I think this is the case in 
> an active directory environment).
>
> As a result, when trying to encrypt C:\Documents and Settings\User1, 
> rsyncrypto fails with:
> opendir failed(C:\Documents and Settings\User1): Input/output error
>
> This has happened to me on 2 different machines with XP and 2003.
> The strange thing is that if I try and rsync these folders directly, 
> rsync completes without a hitch.
> Is there a difference in the way rsync and rsyncrypto try to read the 
> files and directories?
For one thing, rsync uses cygwin while rsyncrypto uses the Win32 API 
directly. You really need to find out what win32 APIs are necessary.

Shachar


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel

Reply via email to