I have a couple of web developers that have shell accounts on the server. They use SFTP to upload files. I want to keep track of what's being uploaded, renamed, and deleted. Are these actions recorded in a log somewhere?
I have a couple of web developers that have shell accounts on the server. They use SFTP to upload files. I want to keep track of what's being uploaded, renamed, and deleted. Are these actions recorded in a log somewhere?
Yes, you can check the FTP Logs which or where the file is uploaded. You will get the FTP logs from the /var/log/messages.