On 16/09/18 17:36, sourcefo...@compunix.com wrote:
Dear,

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.

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'

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.

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 ?

regards,

Johan

Hello Johan,

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?

Thanks,
Shachar
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel

Reply via email to