Posts: 130
Threads: 46
Joined: Aug 2015
Hi,
In the "MS" directory, there are now 23 files in addition to the "user_filters.xml" and "stamplists.json" files.
All 23 are xml files with an 8 (or 10) number sequence plus "user_filters.xml";
"1755234user_filters.xml" and "116893339user_filters" are two examples. All 23 are empty files, 0 bytes.
The last ones were written January 1st 2023.
Is it OK to delete these files?
Sincerely
Dan
Posts: 14,342
Threads: 302
Joined: Apr 2012
11-14-2023, 04:57 AM
(This post was last modified: 11-14-2023, 04:58 AM by Zubersoft.)
Yes, it's okay to delete those files. MobileSheets replaces the existing xml file in two steps - it first writes the file to the temporary name, then replaces the existing file with that temporary file. It's handled this way in case MobileSheets is terminated unexpectedly in the middle of writing out the filters, as the filters file would be corrupted in that case. So it sounds like this scenario happened many times on your device... The other possibility is that MobileSheets created the temporary file, but could not delete and replace the existing file. In this scenario, there may be a bug as MobileSheets is not deleting the temporary file that was created.
Mike
Posts: 130
Threads: 46
Joined: Aug 2015
(11-14-2023, 04:57 AM)Zubersoft Wrote: Yes, it's okay to delete those files. MobileSheets replaces the existing xml file in two steps - it first writes the file to the temporary name, then replaces the existing file with that temporary file. It's handled this way in case MobileSheets is terminated unexpectedly in the middle of writing out the filters, as the filters file would be corrupted in that case. So it sounds like this scenario happened many times on your device... The other possibility is that MobileSheets created the temporary file, but could not delete and replace the existing file. In this scenario, there may be a bug as MobileSheets is not deleting the temporary file that was created.
Mike
Much thanks Mike, I will erase them.
Dan