Re: translation_file not saved in case of lstat problem
Brought to you by:
thesun
From: Shachar S. <sh...@sh...> - 2018-10-05 18:48:17
|
<html style="direction: ltr;"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style> </head> <body bidimailui-charset-is-forced="true" style="direction: ltr;" text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">On 16/09/18 17:36, <a class="moz-txt-link-abbreviated" href="mailto:sou...@co...">sou...@co...</a> wrote:<br> </div> <blockquote type="cite" cite="mid:35c...@co...">Dear, <br> <br> I' running rsyncrypto with option --name-encrypt=translation_file to encrypt filenames. The file translation_file is in most caes updated at the end of the run. <br> <br> Currently, the translation_file is not updated at the end of the run. There is an error message on 'lstat failed(/dir/dir/filename): No such file or directory' <br> <br> The error is caused by the fact that between rsyncrypto reading the directory and then attempting to access the file, the file has been deleted. <br> <br> So I end up with many encrypted files, but no updated translation_file. How can it be forced that translation_file is written out, even in the case of a lstat error ? <br> <br> regards, <br> <br> Johan <br> <br> </blockquote> Hello Johan,<br> <br> I'm trying to wrap my brains about the sequence of events. Can you give me reproduction instructions to this problem? What steps do I need to take in order to see it on my system?<br> <br> Thanks,<br> Shachar<br> </body> </html> |