I have a Drobo FS which works great, but I have a Temporary Items folder in each share. Does anyone know what it creating these folders?
Asked
Active
Viewed 2.1k times
1 Answers
4
If you are mounting the shares to a Mac, then OS-X is likely creating them. There are other OS-X hidden files and folders that could be generated when you mount the remote share. These files and folders are usually hidden from Mac users automatically by the operating system, but they may be visible to other systems and are mostly just a nuisance.
Here are a few common ones you may find depending on Apple OS version:
- .DS_Store: This is a common hidden file that is created in each directory you view using Finder. It stores stuff like folder view settings and icon positions
- .Trash(es): Stays until you empty your recycle bin.
- .TemporaryItems, '._Temporary Items' or 'Temporary Items' folders: These are used as temporary storage. Ideally, the application using it would clean up after itself, but this does not always happen.
- .Spotlight-V100: used by the spotlight indexer
Usually, you can safely ignore these folders and not worry about them unless they are causing other issues or are consuming too much disk space.
Some options:
- Stop using the application that's creating the folder.
- Empty the contents of the folder and make it read only. Keep in mind that this may break whatever app you are using.
- Mark the file hidden and ignore it.
- Or just simply ignore them.
InChargeOfIT
- 710