log every action of a user and save it in file - How?

Advertisement

noprobs
Joined:
Posts:
1

log every action of a user and save it in file - How?

I have tried to create a batch file that logs the user's actions within WinSCP at the server and saves them to text file.

For example the user copies within WinSCP-GUI with drag & drop a file from the host PC to the server. This operation with the corresponding SCP command should be logged.

Unfortunately it does not work and nothing happens if I use WinSCP and start batch-file:
"C:\Program Files (x86)\WinSCP\WinSCP.exe" /log="C:\Logfiles\winscp.log" /loglevel=-1 /ini=nul /script="C:\Logfiles\log.txt"

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum