How to get the user that delete(modify) files from network - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Python Programming Language (https://www.supportforums.net/forumdisplay.php?fid=32) +---- Thread: How to get the user that delete(modify) files from network (/showthread.php?tid=27361) |
How to get the user that delete(modify) files from network - ramesh03 - 11-12-2012 Hi, How to get the name of the user or system who delete or modify the file(s) from the Network server from Python.Actually i was written on python script which always watching the Network.If something happend in server i.e modify or delete immediately it ill send mesage to the user(logfile).So here i dono exactly which user modifed or Deleted file(s)... Thanks, Ramesh. RE: How to get the user that delete(modify) files from network - Rhynorater - 11-21-2012 Could you rephrase that in proper English please? |