Results 1 to 2 of 2
I have a file stored in a server [centOs 5 ] and this files can be accessed by my team members with their login credentials.
And the issue here is ...
- 10-25-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 1
Is there any way to find whether a file has been downloaded or not
I have a file stored in a server [centOs 5 ] and this files can be accessed by my team members with their login credentials.
And the issue here is I want to know whether a particular user has downloaded this file or not. And i would like to have shell script running remotely in this server to find this. Also i would like to log the time and the user name in the separate log files..
Can anybody help me in this issue.....
Thanks in advance
- 10-27-2008 #2Linux Newbie
- Join Date
- Jul 2008
- Posts
- 181
It all depends on how the file was downloaded. If you use an ftp server, for example, the ftp server can be configured to log the information.


Reply With Quote