ctffind4 error
Forums
Hi,
I am running ctffind4 on CentOS7, and always get the following error message.
***************
**error(file_copy): io error 109 when writing to: .CTFFind.dff
Total execution time : 6 seconds
2016-07-13 09:50:07: Fatal error (file_copy): Write error
****************
But it works fine with root account.
Any idea?
thanks,
Huaibin
Hi Huaibin, This suggests
Hi Huaibin,
This suggests that your user account does not have write permissions in the directory in which ctffind is launched. Please move to a directory where you are write permission and then try again.
Alexis
Hi Alexis, The ctffind is in
In reply to Hi Huaibin, This suggests by Alexis
Hi Alexis,
The ctffind is in a directory that I have write permission, but still got this error.
******************
drwxrwxr-x 2 hwang hwang 4096 Jul 13 10:43 SPA_test
******************
thanks,
Huaibin
I'm not sure what's going on.
In reply to Hi Alexis, The ctffind is in by hwang
I'm not sure what's going on. Is it possible that the disk is full or that .CTFFind.dff exists and is write-protected?
Thanks Alexis. I deleted the
In reply to I'm not sure what's going on. by Alexis
Thanks Alexis. I deleted the .CTFFind.dff and it works fine now.