Script writing

CoBetty

Distinguished
Apr 19, 2011
1
0
18,510
Is it possible to write a script that will run in the background and copy any file opened on that computer and save a complete copy to a specified folder?
 
Pretty much anything is possible when writing your own custom scrips. The trouble comes in getting it to run efficiently enough that it doesn't become a resource hog and slow down your system.
 
Just thinking .. that you might want to exclude some dirs.. so you dont get a copy of every swap file or temp file that the system uses.