How can that be ? when \bookmarks\ contains
bookmarks-2023-08-09_395_7O3vt8AXoximq6uU+GKclA==.jsonlz4
bookmarks-2023-08-19_396_v+eUP2WLXqgEQwwMCttOIg==.jsonlz4
*.json is just an example of what extensions are and the * is a wild card, goes back in computing history for a few decades. The lines you show are what a file name looks like with the .jsonlz4 being the extension which would be used with the asterisk as in *.jsonl4 when wanting to delete all of the file of that type at once without having to type the full file name. The *.* would be used when wanting to delete all the files in the folder at once regardless of the name.
Not sure why you are complaining about it. Your computer does exactly what you told it to, deleting the jsonl files from the folder. Of course, they do not exist. what you should have written is *.jsonlz4 or *.jsonl??
It it all about the the syntax...
The source of those files was C:\Users\USERNAMEHERE\AppData - the ones I want to delete have been copied from there. The current location is C:\Data\Firefox\Bookmarks\
The source of those files was C:\Users\USERNAMEHERE\AppData - the ones I want to delete have been copied from there. The current location is C:\Data\Firefox\Bookmarks\
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.