Sidd
Sidd

Reputation: 111

Track who uploaded file

I want to keep track who uploaded the file on server. In my case 50 Developers using 1 server. They are using filezilla to upload file on server. Sometimes we are not able to track who uploaded the particular file last time.

Is there any software other than svn for this tracking ?

Upvotes: 0

Views: 871

Answers (1)

yogipriyo
yogipriyo

Reputation: 635

just make a user for each of them and include them all in one user-group. No need additional software because filezilla will make an activity log and put a username that did the action.

Upvotes: 1

Related Questions