Re: Rsyncrypto error message
Brought to you by:
thesun
From: Shachar S. <sh...@sh...> - 2008-07-22 05:20:33
|
Jan Alphenaar wrote: > > Hi Sachar, > > > > I have another question regarding error messaging. > > > > When rsyncrypto tries to overwrite a read-only file (which is not > possible) it gives me the following error message: “file open failed: > Input/output error”. > > > > Would it be possible/desirable to change this to something like > “error: <target file> is read-only” ? > > > > Warm regards, > > > > Jan > Hi Jan, Can you try it with the attached patch? I greatly enhanced the translation between Win32 errors and errno errors, and I believe the particular problem should be resolved by it. Thanks Shachar |