Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    1

    Question 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

  2. #2
    Linux 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...