How to see /Volumes in spotlight privacy?

I'd like to stop the OS from copying various hidden files and folders in any USB. So, I want to put /Volumes in spotlight privacy section. But it's not visible, I'm guessing it's hidden and not sure how to un-hide it.
Thanks.

You could delete them manually. You can reveal all hidden files either by inspecting them in Terminal or unhiding them from Finder. To do the latter, copy and paste this into Terminal.app
defaults write com.apple.finder AppleShowAllFiles TRUE; killall Finder
This will reveal ALL hidden files in all volumes, so be careful what you delete. To hide hidden files run the same command again but replace 'TRUE' with 'FALSE'.

Similar Messages

  • Spotlight privacy not working

    Spotlight no longer finds many files and e-mails. I tried to see if the spotlight privacy preferences were set incorrectly and discovered that it showed no disks or folders blocked. I tried to add a folder ( both by dragging and by using the + key) but it would not add anything. The privacy settings seem to be inactive. (I am using the adminstrator account.)
    Am I missing something?
    Thanks for your help.
    Powerbook G4   Mac OS X (10.4.3)  

    Perhaps indexing has been switched off for the volumes in question (somehow)?
    Try this via the Terminal:
    sudo mdutil -s /Volumes/*YOUR VOLUME NAME*
    E.g. (the \ before the space is important):
    sudo mdutil -s /Volumes/Macintosh\ HD
    If that says "Indexing Disabled" try switching it back on with:
    sudo mdutil -i on /Volumes/Macintosh\ HD
    Hopefully it'll find your missing results once its finished indexing, and you should be able to control that volume's privacy again using the preferences. Repeat for any other volumes that don't seem to be behaving.
    Dual 2GHz PowerMac G5   Mac OS X (10.4.3)   2GB, ATI X800 XT, BT, AE.

  • How to temporarily turn OFF Spotlight Indexing?

    It was suggested to me that it is best to turn off spotlight indexing for the duration of an initial clone backup of your system drive. How can this be done? Thanks.

    The advice you have been given is incorrect. There is no need whatsoever to turn Spotlight off even temporarily. Just prior to the cloning you should check that indexing of your boot volume is not occurring - simply because the competition for CPU will slow the cloning down. Just click on the Spotlight symbol at the right hand end of your menubar to see that you only have the text entry box.
    Also, there is usually no need to have a clone indexed, and so you should put the target volume into the Privacy tab of System Preference / Spotlight -- that will ensure that your target does not start to be indexed during the cloning and that the target volume does not become indexed later. Should you ever need to work on the clone and want it to be indexed, just remove that volume from 'Privacy'.
    Ignoring any references to Carbon Copy Cloner, see http://forums.bombich.com/viewtopic.php?t=14531.
    Andreas

  • Spotlight: "Privacy List Error: ... couldn't be added ... unknown error"

    G'day all. I'm having a spotlight problem and I'd be very grateful for any help.
    In short:
    Spotlight refuses to index one of my partitions, and both the Privacy "trick" in System Preferences to force a re-index, plus using mdutil in the terminal, both produce unknown errors.
    If anyone has any ideas, please help!
    More information if you're interested:
    I have my hard drive partitioned into two, one for the OS the other for my home folder. I've used the advanced settings in the System Preferences > Accounts to tell my user account to find my home folder on the second partition.
    Spotlight refuses to work with the home folder volume.
    When I try to go into System Preferences > Spotlight > Privacy and add the offending volume to that, I get a message saying "Privacy List Error: The item couldn't be added or removed because of an unknown error."
    If in Terminal I try the following:
    mdutil -sv /Volumes/David/
    I get back:
    /volumes/David:
    Indexing disabled.
    I try:
    mdutil -v -i on /Volumes/David/
    I get back:
    /volumes/David:
    Error: unable to perform operation. (-1)
    Indexing disabled.
    I've tried the above statements both logged in as root as well as logged in as me.
    I've also tried Spotless and get an equally unhelpful "unknown error".
    Usually when updating my system I just do an upgrade install, and admittedly this has left a lot of legacy stuff lying around over the years, and various problems have been building recently, including this one, so a few weeks ago I bit the bullet and gave my system a full clean out:
    I swapped my existing hard drive for a new one, formatted the new one, set up the partitions afresh, did a clean install (from the 10.5.4 discs that came with my MacBook Pro), then software updated everything (up to 10.5.6), and then clean reinstalled most of my applications, and manually dragged all my personal stuff back in from the original hard drive (which now is sitting in an external case as a backup in case I realise I've forgotten to transfer something, down the track).
    All my other problems have gone away and my system is snappier than it's been in a long time, which is great (and not unexpected!), but this spotlight problem persists. I'm usually pretty clued up with Mac stuff and am generally comfortable in the Terminal but this one's got me stumped. If anyone can help me figure out what is causing this error, I'd be most grateful.
    Thanks!

    Thanks V.K. for the suggestions. I've just tried all that, but unfortunately it has not changed the situation.
    System Preferences > Spotlight > Privacy, and mdutil both still give the same results as before.
    A bunch more info in case it's relevant/helpful:
    1. The volume in question IS my home folder. ie. the path to my home folder as defined in the Advanced Settings part of System Preferences > Accounts is "/Volumes/David/" (and yes the volume name is "David" with a capital "D"). I mention all that so I can ask is there any problem with having my home folder = a volume? I can't see any reason why this shouldn't work, and for what it's worth this spotlight problem is only recent whereas I've been using this set up ever since I got Leopard on the day it originally came out (and spotlight had been working fine for months until recently).
    2. I wonder if there's something else on that volume that's causing problems, or some permissions issue? If it might be any use in diagnosing this issue, here's some ls's:
    %ls-al /Volumes/
    drwxrwxrwt@ 6 root admin 204 8 Mar 04:15 .
    drwxrwxr-t 34 root admin 1224 7 Mar 22:43 ..
    -rw-rw-rw-@ 1 david admin 6148 3 Mar 17:45 .DS_Store
    drwxrwxr-x 35 root admin 1258 8 Mar 04:15 David
    lrwxr-xr-x 1 root admin 1 8 Mar 04:15 MBP15 -> /
    ...and...
    %ls -al /Volumes/David/
    drwxrwxr-x 35 root admin 1258 8 Mar 04:15 .
    drwxrwxrwt@ 6 root admin 204 8 Mar 04:15 ..
    -rw------- 1 david admin 3 4 Feb 23:48 .CFUserTextEncoding
    -rw-r--r--@ 1 david admin 15364 7 Mar 23:08 .DS_Store
    drwxrwxrwt@ 3 david admin 102 5 Feb 19:57 .TemporaryItems
    drwx------ 2 david admin 68 8 Mar 04:15 .Trash
    d-wx-wx-wt@ 2 root _unknown 68 8 Mar 04:17 .Trashes
    -rw------- 1 david admin 66 3 Mar 17:12 .bash_history
    drwxr-xr-x 6 david admin 204 3 Mar 17:15 .bin
    -rw-r--r-- 1 root admin 0 4 Feb 23:52 .com.apple.timemachine.supported
    drwx------ 3 david admin 102 5 Feb 12:59 .cups
    drwx------ 5 root _unknown 170 7 Mar 20:02 .fseventsd
    -rw------- 1 david admin 2871 8 Mar 04:13 .history
    -rw------- 1 david admin 35 7 Mar 23:31 .lesshst
    -rwxr-----@ 1 david admin 177 23 Feb 01:39 .login
    -rwxr-----@ 1 david admin 181 23 Feb 01:39 .profile
    drwx------ 3 david admin 102 6 Feb 09:35 .ssh
    -rwx---r-x@ 1 david staff 2578 3 Mar 17:52 .tcshrc
    drwxr-xr-x 12 david admin 408 7 Mar 16:23 Applications
    drwx------+ 16 david admin 544 7 Mar 16:26 Desktop
    -rw-r--r--@ 1 root admin 5632 28 Feb 03:12 Desktop DB
    -rw-r--r--@ 1 root admin 2 24 Feb 14:58 Desktop DF
    drwx------+ 11 david admin 374 5 Mar 05:12 Documents
    drwx------+ 30 david admin 1020 8 Mar 04:06 Downloads
    drwxr-xr-x+ 51 david admin 1734 7 Mar 00:27 Library
    -rw-rw-r-- 1 david admin 21987676160 23 Feb 21:53 MBP15 20090223.sparseimage
    drwx------+ 7 david admin 238 5 Feb 22:00 Movies
    drwx------+ 5 david admin 170 5 Feb 00:06 Music
    drwx---r-x@ 44 david admin 1496 1 Mar 01:51 MyStuff
    drwx------+ 17 david admin 578 17 Feb 19:22 Pictures
    drwxr-xr-x+ 5 david admin 170 4 Feb 23:20 Public
    drwxr-xr-x+ 5 david admin 170 4 Feb 23:20 Sites
    drwxr-xr-x 12 david admin 408 3 Mar 17:15 •David
    3. here's an interesting entry from the console at the point where I tried to add the volume to System Preference > Spotlight > Privacy:
    mds[32] nosymlink_mkdir() unable to realpath or parent paths do not match p:/Volumes/David/.Spotlight-V100: r:/volumes/David:
    4. I notice that when I do that (add the volume) it gives the error message I originally explained ("couldn't be added or removed because of an unknown error"), and adds the above line to the console, but otherwise it appears that nothing has changed (ie. it doesn't show in the list).
    If I then quit system preferences, reopen it, and go back into that Privacy tab the volume IS there in the list. If I then try to remove it, I get the same error message and console message, and again nothing appears to happen, but then if I quit system preferences again and then go back into it, the volume is no longer in the list.
    There is definitely something weird going on here.
    Any other thoughts?
    Thanks again!
    David.

  • Time Machine can't see volume

    I've had TM working since I got my new iMac over a week ago. But it stopped working in the last day or so. I've done 2 things in the last day that might have caused the problem.
    I disconnected the drive to move the computer
    I've been having problems downloading files and the Applecare person I talked with, who was very helpful and solved my problem, had me move all of my preference files out of the preference folder, then copy the application related ones back (which solved the downloading problem).
    I don't know if either of these is the issue. I just know that TM won't backup, even when I tell it to backup now. I'm getting the message "Volume not found". Any suggestions on how to help TM find my backup volume? It's still there on the external HD and my desktop. My TM preferences are in my Preferences folder.

    That's not really a big issue.
    Make sure you close all open applications, or even restart, and you should be able to get past that step in repairing the disk.
    If that still doesn't work, add the drive to the spotlight privacy list (>System Preferences...>Spotlight>Privacy>+), then add the TM drive.
    After that, you should be able to repair the disk.
    Post the results in a reply.
    Good luck!

  • How to get Mountain Lion Spotlight to find text in CSV files?

    Does anyone know how to get Mountain Lion Spotlight to find text in CSV Files? Spotlight worked flawlessly with Snow Leopard on my last MAC but with Mountain Lion it doesn't recognize CSV Files. I have researched this extensively and haven't found any solution but I really believe there must be many others who have the same problem. I even contacted Apple's Genius Bar which was of no help whatsoever, they couldn't even tell me why Spotlight wasn't finding text in CSV Files, i.e., function dropped by Apple, bug, etc.
    Thru research I found that if the CSV Files are converted to 'Plain Text Files' Spotlight will find text inside of the files but I typically save my spreadsheets as CSV Files and don't want to have to convert them to Plain Text Files just so Spotlight will search them.
    I appreciate any help you can give.
    Joel

    I should have mentioned earlier that I do NOT have any exclusions set under the Spotlight Privacy tab, however, I did move one of the folders that contains CSV Files in then back out of the Privacy tab to try and get Spotlight to index the folder, but to no avail.
    I have a second Admin account and tried to find text in CSV Files while in that account, again to no avail. I also tried upgrading to Mountain Lion 10.8.4 to see if it might fix the problem, but no soap.
    Below is a screenshot of the Systems Preferences/Library/Spotlight/RichText.mdimporter/ file and I don't even see where Spotlight is setup to find CSV Files on my computer, very confusing but thanks again for your input.

  • How to see hidden files in folder, how to see hidden files in folder

    how to see hidden files in folders

    Welcome to Apple Support Communities
    You can't see by default hidden files through Finder. However, you can do it with a command that you can copy in Terminal (in /Applications/Utilities). Open this application and type:
    defaults write com.apple.finder AppleShowAllFiles TRUE && killall Finder
    After doing it, you will be able to see hidden files through Finder in all the volumes connected to the MacBook Pro

  • How to Delete Messages in Spotlight Search History without Resetting or Syncing!!

    I know there are a lot of individuals dealing with this issue and if you are like me you spend hours searching "how to delete messages in spotlight search history" and it seems like every post either says to reset your phone or sync it! I'm sorry but I did not want to go through the hassle of resetting my phone but I did try to sync it which did nothing so I decided to just mess around with my settings and I believe to have found the answer to everyone's question!!
    This worked for me so I really hope this works for you! Just follow the steps below:
    1. Go to <settings><general><spotlight search><uncheck messages>
    2. Then turn your phone off and wait a minute! Turn your phone back on and off again 2 or 3 more times while waiting a minute in between turning it off!
    3. After you are done doing that go back to step 1 and <check messages>!
    4. Now go to your spotlight search and those messages should be deleted! If they are deleted I would recommend going back to step 1 and <uncheck messages> so you do not have the same problem with messages showing up again in the spotlight search!
    It works for Mail too! Just follow the same steps listed above but uncheck mail instead of messages or do both at the same time!!
    *Here is an extra tip which will remove deleted Mail Messages, just follow the steps below:
    1. Go to <settings><mail, contacts, calendars><your mail account> scroll down and click <advanced> Now click <remove> under the title Deleted Messages and you can choose to have your mail removed After One Day, After One Week, After One Month or Never.
    I hope this post was detailed enough and easy to understand!
    I really hope it works for you like it did for me!
    Good Luck!!!

    I tried this fix and it does not work.
    I have read that this is a problem for a long time - years. Me, personally, I do have emails and texts from the past that are private and were deleted, that I do not want my husband or daughter to read. Many people have this complaint and have had it a long time. Why does Apple not fix it?!?
    Another privacy issue is the iMessage default settings on new devices. We bought a new iPhone for my college-age daughter and received all of her text messages until we noticed it and told her. We did a temporary fix. Then I got a new iPhone and the same thing happened. I had to set up iCloud accts. for each of us so that we each have privacy that cannot be tampered with. We still share our original iTunes account. Why did that have to happen?!? 
    We have been Apple consumers (laptops, iPads, iPods, iPhones) for over ten years (? longer w/just desk top) w/ the same account. These breaches in privacy are upsetting!!  My point here is that these breaches are unacceptable!  The spotlight search issue appears to be unresolved.  FIX THIS APPLE! 

  • How to adjust volume on Audio Timelines

    A couple questions about volume adjustment on the various Audio Timelines on Premiere Pro CS 5.
    1) How to adjust volume level of an mp3 on the Audio 2 timeline?
    2) How to adjust or mute volume of an 'individual' video clip on the Video 1 and Audio 1 timeline? (I have many clips on the timeline and know how to mute them all, but in this case, I'm looking to only mute certain clips in the timeline.)

    Along with the material covered in the Help File, that Ann linked to, see this ARTICLE. It goes into a little more detail on the differences between Clip Keyframes and Track Keyframes (generated with Audio Mixer). While the effect of those can be the same, there are nuances, that one should make note of.
    Good luck,
    Hunt

  • Can't add any folder to the Spotlight Privacy tab

    I cannot drag any folder to the spotlight privacy tab or use "+" to add a folder to the privacy tab. Is there any option I could have inadvertently set to have done this? I have tried this on another account on my powerbook and I get the same result.
    Thanks

    That is generally a problem if you have ever used any of the Terminal commands of mdutil to change something having to do with Spotlight. You could take a look at this article:
    http://www.thexlab.com/faqs/stopspotlightindex.html
    You could try using the Terminal to re-index drive and see if the Privacy function recovers, or try deleting the preferences for Spotlight if you had not done any Terminal commands before. The preference is here:
    "/Users/yourname/Library/Preferences/com.apple.spotlight.plist"
    Remove it and log out and back in or restart and see if the Privacy function starts working again.
    Francine
    Francine
    Schwieder

  • How to set volume using Powershell script?

    I would like to know on how to set volume under Window 7 Home 64 bits system using Powershell script.
    Such as 8000 levels as default
    Does anyone have any suggestions?
    Thanks in advance for any suggestions
    Thanks in advance for any suggestions

    Try this.
    Function Set-SpeakerVolume{
    Param (
    [switch]$min,
    [switch]$max,
    [int]$Percent
    $wshShell = new-object -com wscript.shell
    If ($min){
    1..50 | % {$wshShell.SendKeys([char]174)}
    ElseIf ($max){
    1..50 | % {$wshShell.SendKeys([char]175)}
    elseif($Percent){
    1..50 | % {$wshShell.SendKeys([char]174)}
    1..($Percent/2) |% {$wshShell.SendKeys([char]175)}
    Else{
    $wshShell.SendKeys([char]173)
    This works in Windows 8.1.
    Stolen / Modified from
    http://blogs.technet.com/b/heyscriptingguy/archive/2013/07/28/weekend-scripter-cheesy-script-to-set-speaker-volume.aspx, which took me 20 seconds of (apparently) lucky searching.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How to mute volume in i pad

    how to mute volume in ipad

    Double-click the Home button and swipe the Task Bar to the right and you should see the Mute button on the extreme left.
    http://i1224.photobucket.com/albums/ee374/Diavonex/483d92b97f0d7a796d2174a40c564 9e9.jpg

  • How to stop volume icon from being displayed randomly

    How to stop volume icon from being displayed randomly

    Thanks for the quick response.
    I have a number of slides which act as a training module. The quiz follows this. All the answers to the quiz are in the module slides. I'd like the user to be able to see which questions they're failing on, but not be shown the answers, as, if they are failing the quiz, the whole module needs to be reviewed and the test retaken.
    If this isn't possible, I'll probably just remove the review option, thereby meaning my retake button can stay, and the user can just go back and re-read the module slides to learn the answers.
    Thanks

  • How come the volume of other programs are lowered while one FaceTime? I exchange media with friends and colleagues and I can barely hear anything. There should be a way we can manually control the volume of different programs

    How come the volume of other programs are lowered while one FaceTime? I exchange media with friends and colleagues and I can barely hear anything. There should be a way we can manually control the volume of different programs

    I own the movies and I want them to stay in my iTunes library basically forever.
    But in both cases the file name no longer shows in the movie list, so I don't know how to re-download it from the Cloud.
    iTunes prefs > Store > Show iTunes in the Cloud purchases.
    This will show all your iTunes purchases in your library with a cloud icon down arrow. Click the icon to redownload or click on Play to stream without downloading.
    Also see this , -> Download past purchases
    and techncially, you don't "own" the movie, You simply have a license to use it.
    Yet the first thing iTunes does when you hit the delete key is tell you that it will remove the movie forever from all devices and the library.
    Actually, no it does not tell you that.
    FYI: You should keep copies of all yoru iTnue spurahses as the labels/movie studios/copyright owners can pull their product at anytime and it won't be available to redownload.
    Suggestions here -> http://www.apple.com/feedback/

  • Volume setting used to be displayed on window that has disapeared and can not see volume setting or

    on pavilian dv8 the volume setting is touch and slide and used to show up on window as a slide bar but that window no longer appears up so i can not see volume setting how do i get it back

    Hi,
    Use Recovery Manager to reinstall HP MediaSmart SmartMenu - using recovery manager to reinstall drivers and software is described further in the document on the link below.
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c01868333&cc=us&dlc=en&lc=en&jumpid=reg_R1002_US​...
    After the reinstallation has completed, restart the notebook.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for