今天我发现一个运行的ssh进程几天前不在那里。 任何人都可以知道这是做什么?
ssh -x -a -oClearAllForwardings=yes -2 [email protected] -s sftp
这是有人运行sftp时实际运行的命令。
sftp
在这种情况下,有人已经运行了sftp [email protected] ,它产生了这个过程来处理实际的连接。
sftp [email protected]