Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要检查用户通过 WinSCP 登录时做了什么。
我试过这个命令:
$ last $ w $ pinky $ who mom likes ...
但我找不到办法回答我上面的问题。我仍在寻找可能的解决方案。
提前致谢。
您应该配置sshd完整的日志记录(http://en.wikibooks.org/wiki/OpenSSH/Logging),然后您将在服务器端看到所有用户操作。
sshd