我正在做作业。它与文件加密连接。 我使用算法Salsa20 这是我的代码:
CIFS VFS: Send error in SessSetup = -92
CIFS VFS: Unexpected lookup error -92
Status code returned 0xc0000192 NT_STATUS_NETLOGON_NOT_STARTED
0xC0000192 0x00000700 NT_STATUS_NETLOGON_NOT_STARTED “An attempt was made to logon, but the network logon service was not started.”
and mount error(92): Protocol not available error during cifs mount
当我尝试加密文件时,出现异常“该进程无法访问该文件,因为该文件正在被另一个进程使用。” 怎么了?