sftp-server: logging user's commands in a session
From: Demian (demianb@terra.es)
Date: 02/21/03
- Next message: Florence HENRY: "ssh with no encryption ?"
- Previous message: Pat Buerki: "sftp --> ls output problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Demian <demianb@terra.es> Date: Fri, 21 Feb 2003 11:27:47 GMT
Hi
You know ftpd daemon has options to log commands on a file. This lets me
know what files have been uploaded/downloaded and who did. For example:
Feb 18 15:33:26 mysystem ftpd[18245]: TYPE Image
Feb 18 15:33:33 mysystem ftpd[18245]: CWD /home/user
Feb 18 15:33:43 mysystem ftpd[18245]: PORT
Feb 18 15:33:43 mysystem ftpd[18245]: STOR picture1.jpeg
Feb 18 15:33:55 mysystem ftpd[18245]: QUIT
Feb 18 15:33:37 mysystem ftpd[18245]: TYPE Image
Feb 18 15:33:55 mysystem ftpd[18245]: FTP session closed
I need the same behaviour in sftp-server. I know it is not available now.
but it will be added as an enhancement in the future ?
Thanx in advance
- Next message: Florence HENRY: "ssh with no encryption ?"
- Previous message: Pat Buerki: "sftp --> ls output problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]