Finder hides some Windows files (all files in particular folders)

I have recently noticed that some folders on a Windows server over the network dont show the files in that folder. Even some folders that I create using my Mac (OSX 10.5.1) suddenly disappear the next time i go to look in that folder. But if i look at that same folder through Windows, the files are all there.
I cant understand what could be causing this.
Any suggestions would be appreciated.
Thanks very much,
Robert

Thanks i have installed the update and as far as i can tell the issue has been resolved!
Thanks very much,
Robert

Similar Messages

  • Finder shows some but not all files in a folder

    In some circumstances, Finder only shows some (but not all) of the files in a folder. Why?
    I notice this with Excel autosave files in the Office 2011 Autorecovery folder (Macintosh HD ▸ Users ▸ Conor ▸ Library ▸ Application Support ▸ Microsoft ▸ Office ▸ Office 2011 AutoRecovery). In my case, Finder shows 34 files but "ls" in a Terminal window reports 40 files. The missing files do not start with a period (.) and have the same permissions as other files that show in Finder (-rw-r--r--@ 1 <myname>  staff). Here's the last four lines of "ls -al" - the first two appear in Finder, but not the last two:
    -rw-r--r--@  1 myname  staff    55296  8 Oct  2013 Word Work File D_1239425731.tmp
    -rw-r--r--@  1 myname  staff    55296  8 Oct  2013 Word Work File D_1240072173.tmp
    -rw-r--r--@  1 myname  staff    52796 13 Feb 11:08 safe1.xlk
    -rw-r--r--@  1 myname  staff    95320 12 Mar 16:06 safe2.xlk
    I have tried copying files from this folder to another folder, and/or changing their names. They still do not appear in Finder, nor are they visible in the File Open dialog of applications, even when the dialog is listing other files in that directory - but if I manually type the name into the File Open dialog, the app manages to find and open the file.
    If I Spotlight-search for the file name, or search in Finder, without specifying that specific directory ("This Mac"), the file is not found, but if I direct the Finder search at that particular directory, then the search returns the relevant files.
    So: why does Finder hide certain files when showing a folder, even though it can find and show those files if you specifically ask for them?
    Now using OSX 10.10 (Yosemite), but I'm pretty sure I noticed this on OSX 10.8 as well.

    So simple - thanks. I'd not been aware of the hidden flag, and now I've found the -O option on ls to display it.
    Follow-on question: I now see that you can change the system-wide defaults to display hidden files with this...
         defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finder
    ...but is there a way to specify this on a per folder basis? I'm happy enough to hide hidden files in general, but it would be nice if I could set an attribute/flag/whatever on the Office AutoRecovery directory that told Finder "in this folder, always display hidden files". Can I do this?

  • Transferred backed-up data from external hard disk to new hard drive on my MacBook Pro which seemed to be successful. I now find that some (or maybe all) old emails have been resent. Can anyone tell me what has happened?

    Transferred backed-up data from external hard disk to new hard drive on my MacBook Pro which seemed to be successful. I now find that some (or maybe all) old emails have been resent. Can anyone tell me what has happened?

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Problems reading some (but not all) files on a Windows-formatted CD

    I've been trying to read a CD (that was burned from a Windows machine) with 2 folders of photos on it- I can see all the files in one of the folders but none of the files in the other. I tried running the same CD on a Windows machine and it reads both folders fine. Any idea what the problem might be?

    ISO 9660 is the most readable format. Joliet is usually, UDF is a mixed bag. The software called Read DVD supports UDF on Macs:
    http://www.softarch.com/us/products/rdvd.html
    Shuffling data with FAT32 formatted thumb drives is more reliable than CD.

  • Finder copy doesn't copy all files

    I have a dedicated disk for my Aperture masters, and to back this up while also defragging (according to a method described by Kevin J Doyle and Matthew Bergsma on the Aperture forum) I'm simply doing a Finder copy of the masters. I may have made a mistake when I relocated my masters a few months ago, because I put all 40,000 files in a single directory, at the "root" level of the drive.
    I've searched around to see if there is a limit to the number of items in a single directory, and saw guesses but nothing definitive.
    The problem is that when I try to copy the files, the Finder shows all 40,000 selected, but only copies 10,000 or so. I can't figure out why. If needed I can relocate the masters again into project folders, but I'm very curious why I'm seeing the partial copy.
    Rob

    I've got the same problem when copying multiple large files from the desktop to a network drive on Windows Home Server (using drag/drop). The files are about 1gb each, and if I copy more than one at a time, at least one will dissapear on the target machine. This is VERY repeatable.
    When I watch it closely, I can see temporary files for all files appear, and the number of items, and the total size reported in the copy status on the Mac are correct. In fact, it takes about the correct amount of time for the total size copied. However, when the copy is complete, some of the files on the target drive vanish. There is no error dialog, files just go poof. Dragging the missing files again works, as long as no more than one is copied at a time.
    A test with a few small files works fine. This only fails with large files. The total copied is less than 2gb, so this doesn't seem to be a FAT32 problem. There is ample space on the destination drive (over 1Tb free). The Mac is on a wireless 802.11N lan.
    - Bruce

  • Modifying an existing finder script to apply to all files on the harddrive

    Can anyone tell me specifically how to modify the finder script "Replace Text in Item Names" so that it will replace the given text in all files on the harddrive at once rather than only in the frontmost Finder window?
    Thanks!

    Here's a change that's a little more general-purpose, and reasonably simple.
    Where the original script reads:<pre>display dialog "Replace “" & the search_string & "” with “" & the replacement_string & "” in every item name?" buttons {"Cancel", "OK"} default button 2
    set the item_list to list folder source_folder without invisibles
    set source_folder to source_folder as string
    repeat with i from 1 to number of items in the item_list
    set this_item to item i of the item_list
    set this_item to (source_folder & this_item) as alias
    set this_info to info for this_item</pre>
    change it to
    <pre>tell application "Finder"
    set folder_name to name of source_folder
    tell me to display dialog "Replace “" & the search_string & "” with “" & the replacement_string & "” in every item name of folder “" & folder_name & "” and its subfolders?" buttons {"Cancel", "OK"} default button 2
    with timeout of 0 seconds -- This command can take awhile to run, so wait for it.
    set the item_list to entire contents of source_folder
    end timeout
    end tell
    repeat with i from 1 to number of items in the item_list
    set this_item to item i of the item_list
    set this_info to info for this_item as alias</pre>
    The most substantial change is using the Finder's entire contents command, which recursively lists subfolders, rather than list folder. Note that the script still acts upon the active folder in the Finder, so you'll want to open your home folder first. I also changed the confirmation dialog slightly so that it reminds you what folder it'll be acting on, and the fact that it'll be doing so recursively on the subfolders as well.
    Titanium PowerBook   Mac OS X (10.4.6)  

  • File Utility - Find operation; How to retrieve all files in a folder?

    I am using Find operation of FileUtility service to count the number of files present under a given folder.
    I can not find the correct Regular Expression to match all files.
    The Adobe documentation mentions that * character is default which matches all files/folder within the Directory. However, If I leave * unchanged, I'm getting an error "Incorrect Regular Expression syntax".
    I have tried different combinations, nothing seems worked.
    Can anyone assist me on this?
    Thanks,
    Nith

    Hi,
    You can use the following syntax to get the list of all files:-
    \w*\.\w*
    Yow can alslo go through the following material for details on Regular Expressions:
    http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?content=000582.html
    Thanks

  • How do i get rid of old files previously networked to Distributed Sytem Manager so as to create a new network file, all files have been deleted off my laptop already?

    6 old network files keep showing up in Labview even though they have been deleted from both labview and removed from my laptop. Why does labview insist on keeping them in this history as now it will not allow me to network a new file
    All help appreciated.

    Got this issue resolved, basicaly what was happening was in the distributed system manager old copys of libraries which I had created previously and deleted kept showing up in my networked items and i could not delete them, what i had to do was to stop process and remove process on any that were showing up then reboot my laptop and this deleted them off the system altogether, this was time consuming for me as I had a load of old libraries to delete before i could network my new library. Eventually got it working after my laptop reboots.

  • SMB and EPS Files (all files have .eps extensions)

    HI All,
    We've turned off Appleshare on our Microsoft SBS Server and have all our mac clients connecting via SMB - previews of folders within apps is now much much faster and we can now have longer file names.
    However, all of our eps images are screwed. They all have file extensions but Illustrator cannot import them or re-link them. If we open them in Photoshop and re-save them, then Illustrator can link to them.
    But we have thousands of eps images and using a batch process action is painful as Photoshop can't determine the difference between a vector eps and a photoshop eps before it opens them (as far as we can tell) - so we have to manually choose which eps files to open.
    It would be easier and safer if we could just fix whatever is wrong with the server - does anyone have any suggestions?
    Any help would be much appreciated.
    Cheers

    "It would be easier and safer if we could just fix whatever is wrong with the server - does anyone have any suggestions?"
    Um, turn Appleshare back on.
    No, seriously, though, it's this Microsoft "Services For Macintosh" (aka Appleshare) feature that allows your Macs to connect to the server and "see" the files on it properly. Let's take an .eps file as an example. On the Mac, the single file contains a resource fork-based preview icon, the data fork holding the EPS data, a file type of 'EPSF' (EPS file), and a creator code of 'ART5' (Adobe Illustrator). Ordinarily, a PC-formatted disk only has room for, and understands, the data fork information and the filename; the rest would be lost if it wasn't dealt with in some way. The way Microsoft's "Services For Macintosh" deals with it then, is that, when a Mac writes a file to the server over the network, what would be a single Mac file, is split up into 4 separate NTFS "streams". One stream is the main one, which contains the data fork information and filename. The other three hold the small amount of special "Mac" information.
    Now, if you have the server up and running as SMB, and the Mac connects to the server as SMB, you will only see one of the parts/streams of the original file. The special Mac information that's saved in the other 3 streams isn't combined with the primary stream to make the file "appear" properly, like it does when you have Microsoft "Services For Macintosh" running and connect the Macs to the server over AFP.
    I can gather that performance with the Microsoft "Services For Macintosh" is relatively poor compared to that of SMB. If you'd like to switch over to SMB, you can carefully follow the following procedure to make the switch over.
    Let's say your sever has 40 GB of files on it. At the moment, if you connect your Mac to the server over SMB, the files appear improperly. So, instead, find a Mac with a lot of free space on the local hard drive, and connect to the server over AFP (and have the server running AppleShare/Services For Macintosh), so that the files "appear" properly. From the Mac, copy all of the 40 GB worth of files over to the Mac's local hard drive. Then disconnect the Mac from the server. Adjust the server so that it is no longer running AppleShare/Services For Macintosh, and from the same Mac, connect to the server over SMB. Again, if you look at the original files on the server, they will appear improper; this is normal. From the Mac, create a new folder on the server, separate from the original folder holding the original 40 GB worth of files. Name it something like "Server Files (SMB)". Then, from the Mac, copy the 40 GB worth of files that you saved to the local hard drive into that "Server Files (SMB)" folder on the server. After you've finished copying them and you look at them from this Mac, you'll notice that these files should appear "correctly".
    Now, if you continue to have the AppleShare/Services For Macintosh shut off, and you connect other Macs to the server (via SMB), they should be able to see the files in the "Server Files (SMB)" folder correctly. Basically, you would no longer use the original 40 GB of files, and instead, use the ones inside the "Server Files (SMB)" folder, which will appear properly to the connected Macs.
    Hope this helps....
    Dual 2.7 GHz PowerPC G5 w/ 2.5 GB RAM   Mac OS X (10.4.6)  

  • Is there a way to hide ALL file extensions?

    Hi
    I am looking for a way to get OS X to hide ALL file extensions on the entire computer. I don't know why, but they really annoy me! I liked OS 9 and earlier because they didn't have them, and including them in OS X seems like a step backward to me. Wherever I can I simply don't save with file extensions (MS Office still retains this ability), and most applications will still open their files if you delete the file extension, but I do have a number of applications that require a file extension (such as OmniGraffle Pro), and it is very laborious to have to go through every file in order to hide the file extension. Is there some kind of master setting that you can apply to a volume in order to hide every file extension in it?

    Hi All,
    I have found this tutorial that partially solves the problem. http://www.youtube.com/watch?v=_NhRFxJCAQw
    It is a quick way to hide the extensions of all files that have them in a given folder and the folders inside it, using automator. It does not hide the extensions of any file you add to the folder subsequently, and you can not apply it to a volume or a home folder. It is more of a labour-saving tool than an actual solution, but it is vastly better than having to get info for every single file.
    As the author of the tutorial notes in his video, this is an option that apple could fix by just adding one more check-box to the finder preferences window. Or better still they could have just left things the way they were before and not introduced them in the first place... does anyone even know what they are for anyway? (Apart from to annoy you with a random bit of text at the end of a filename that you didn't place there.)

  • Finder doesn't show all files

    When I add new photos to iPhoto, they do not appear as a file or item in Finder Documents list. I thought Finder was supposed to show all files and items that you create?

    santra, use EasyFind or Find File instead. BY default, Apple's own Finder/spotlight doesn't search everywhere and doesn't find everything (Mac fanboys will tell you this is a feature and is so intelligent that some people can't understand how smart it is; I prefer to think of it as a defect).
    Easyfind is here: http://www.versiontracker.com/dyn/moreinfo/macosx/8707
    Find File is here: http://www.versiontracker.com/dyn/moreinfo/macosx/10906315
    I hope this helps you to find all your stuff.

  • How  to read all files  under a folder directory in FTP site

    Hi Experts,
    I use this SQL to read data from a file in FTP site. utl_file.fopen('ORALOAD', file_name,'r');
    But this need to fixed file name in a directory. However, client generate output file with auto finename.
    SO do we have any way to read all file by utl_file.fopen('ORALOAD', file_name,'r');
    We need to read all file info. because client claim for security issue and does not to overwirte output file name,
    we must find a way to read all file in output directory.
    Thanks for help!!!
    Jim

    If you use Chris Poole's XUTL_FTL package, I believe that contains functions that allows you to query the directory contents.
    http://www.chrispoole.co.uk/apps/xutlftp.htm
    Edited by: BluShadow on Jan 13, 2009 1:54 PM
    misread the original post

  • Some files not showing anymore in folders on smb-share (lc_ctype error)

    I use a shared folder on my iMac for my work projects.
    After the upgrade to Mavericks, I noticed that Dreamweaver CS 6 did not show all files and folders anymore in several projects.
    This is on a Windows 7 machine.
    The same thing happens when in FileZilla, so it's not a specific Dreamweaver issue.
    When I go to a troubled folder in FileZilla I get this error (in Dutch):
    "Een lokale bestandsnaam kon niet gedecodeerd worden. Zorg ervoor dat de LC_CTYPE (of LC_ALL)-omgevingsvariable juist is ingesteld. Totdat u het probleem oplost, kunnen er bestanden ontbreken in de bestandslijsten. Er zal geen waarschuwing meer getoond worden gedurende deze sessie."
    Translation:
    "A local file could not be decoded. Ensure that the LC_CTYPE (or LC_ALL) environment variable is set. Until you solve the problem, you are missing files in the file list. There will be no warning displayed during this session properly."
    When I go to thew same folder in Windows Explorer all files are shown.
    When I use Dreamweaver CS6 on the iMac no errors occur and every file just shows fine.
    It seems it only occurs in random directories of the local files of website projects I maintain with Dreamweaver
    If anyone ones how to fix this, I would realy REALY appreciate this.
    This totaly kills my workflow.

    Pages documents compatible with Windows Shares, because they are by default, written as single-file, compressed folders with .pages extension:
    Pages ’09
    Pages v5.5.1
    Pages documents incompatible with Windows Shares, because they are written as uncompressed packages (folders). These need to be explicitly compressed (e.g. foo.pages.zip) by the user before deposited on Windows shares. (Right-click menu on Mac file icon)
    Any Pages v5 document by default (or Pages v5.5.1 where optionally written as a Package file type)
    Pages ’08, and Pages ’09 optionally saved as packages (folders)

  • FCP exports files without file extensions

    Hello-- when I export a QT in FCP, it results in a file that does not have a file extension. I've confirmed that Finder is set to show all file extensions on my system, and when I export a file from FCP and "get info", Finder shows the file name is indeed missing the extension-- and even when I unlock the file and have read/write permissions for it, the "hide extension" option for these exported files is greyed out (so I can't check or uncheck it, and the file details confirm it has no extension as part of the file name).
    When these files are accessed on a Windows system, they won't play unless I manually add the .mov at the end... which is really troublesome when I'm doing a massive batch export of files to have to rename each one!
    The problem appears to have only started after the last update of 10.6.4... which also coincided with my systems update to FCP 7.0.2. Is this a known issue for anyone else? Or just a coincidence? Thanks for any help in advance!

    Thanks for the reply Meg! I'm exporting from a sequence... it looks like sending a to Compressor or File>Export>Quicktime movie works OK but selecting a (or several) sequences or clips within the browser and then using the "batch export" feature will generate the file extension problem. Hmmm. I wonder if something is corrupted with my newest install?

  • When I go to my downloads folder on my dock and click the file all the content shows up but as soon as I go to open it in the finder, I get a blank window. Has anyone else had this problem, if so, How do you fix it.

    When I go to my downloads folder on my dock and click the file all the content shows up but as soon as I go to open it in the finder, I get a blank window. Has anyone else had this problem, if so, How do you fix it. I also cant delete anything from this folder because of it. Any help would be greatly appreciated.

    Hey Allen,
    I am having the same issue here in September.  How did yor situation get resolved.  My iPad Siri works great.  My iPhone 5 Siri has been out of comission (OOC) for almost a month and I am beginning to get a little frustrated since Siri works so well in July....ANY assistance would be highly appreciated... Thanx

Maybe you are looking for

  • How do I include custom URLs in a Sharepoint Search?

    I have links pointing to files on our file server. I would like to have these links show up in a Sharepoint search. Any idea how to accomplish this?

  • Qualification Information updated in PUI not reflected in Self Service

    Hi there, I noticed that when I update my qualification information via sefl service, after HR approval, this information is reflected in the Qualification forms in the PUI. However, if I update my qualification via PUI, this information is not refle

  • Hidden/Invisible Files

    Copied some files over from a Parallels installation (mostly Word and Excel files) and apparently they were somehow tagged as hidden so they didn't show in the finder. I did the terminal script thing to make them show, BUT they are still not appearin

  • Image does not fit my TV screen

    Hi there I have a Panasonic PlasmaTV screen 1080P and when plugging it to my Macbook it seems that the image is bigger then my TV since I can't see the entirely the dock and worse of all is that I can't see the menu bar at the top. the only way to se

  • Can't click back button in Safari on Iphone

    I'm not sure at which update this began, but I recently realized I can't use the back button in Safari. It just stays dimmed, when normally once you navigate to a new page it illuminates and then you can use it to go back. This is very annoying. Any