How administrator can delete temporary excel file generated o
Yes, we don't mind user loses his/her changes. Only final file is important
for user.
During our testing of denying this permission, we found that funny name
stores earlier version of excel file and original name have newer version. We
want this new version only.
Suhas
"Dave Peterson" wrote:
I understand that you don't want to allow users to have delete permission.
But remember that the funny named file is the one that has just been updated.
If you delete that (as an admin), the user loses his/her changes.
I think you have conflicting goals if you want to have the user update the
workbook.
Suhas Sakalikar wrote:
Thank you Dave,
We don't want to allow user to have delete permission. What we are doing for
other than excel file is every day in morning we search (~*.*, *.tmp) and
delete the file, as excel temporary file donot have any extention we are not
able to serach.
What is happening in actual scenario, one user is deleting or moving the
file and other user ask us that somebody has deleted the file though we are
able to restore the file from backup but we do not want such situations.
Suhas
"Dave Peterson" wrote:
I think you may want to reconsider your approach...
When excel saves the file, it saves it as a temporary file with a funny name (8
characters--no extension) on that same drive/folder.
If the save is successful, xl will delete the original (or rename it to its
backup name (like "backup of book1.xlk)) and if that's successful, xl will
rename the funny named file to the original's name.
So as long as the users are supposed to be able to save their changes, they need
delete access to that server/folder to delete the original file.
=========
Those funny named files may be the ones that have the latest and greatest data
in it.
Suhas Sakalikar wrote:
We have denied the delete permission to the user on Windows 2003 server. Now
when user saves the excel file 8 digit alphanumeric temporary files get
generated without any extention where is in word it generated with .tmp
extention. Now as administrator we want to delete these temporary files from
all location with one go. Can you help us.
--
Dave Peterson
--
Dave Peterson
|