Any solutions to Apple's poor file copy function

For many years Apple's OS - all versions on all computers does not have the intelligence to copy files from drive to drive.  Does anyone know of a different software program that can help the Apple OS do this simple task?
A little more info - I have never been able to get any Apple product - all the way back to System 7 to be able to copy files unattended.  The latest annoying problem comes from a need to move files from my Thunderbolt 1 TB SSD drive to an attached Toshiba 2TB drive.  I have a folder with about 1500 photos that I need to move from the SSD to the Toshiba drive to clear up space on my SSD drive.  I am using my MB Pro with OS 10.9.5 with 16 GB ram and a 1 TB internal SSD drive and it does not matter if I select 5 files or 500 files, it never gets more than 20 files into the copy and then very stupidly thinks some random file is in use.  No Apple OS has the intelligence to think that if this one file can't be copied at this time, that it should continue the copy operation.  The copy process shuts down then I have to look file by file to see which files it did successfully copy.  Then delete the files on the drive and select another 50 files and get another 4 or 5 copied and then do it again and again and again and again, etc... 
I have the same problem using my Mac Pro workstation with 32 GB ram, the same problem on all 4 of my MbPro notebooks.  The problem is 100% within Apple's OS.  Obviously none of the files are ever in use.  Also, rebooting the computer does not change the situation.  Problem has existed since my PowerMac 8100/80.  It would be nice to see Apple address this problem or someone else write a basic file copy program that works.
Thanks
George

Mark
Appreciate your observations but there are a couple of issues at point
#1 - The OS incorrectly thinks a file is in use when it is not.  It does not matter if I select and copy or drag and drop.  Minutes later the same file will usually copy.  Does not matter if it is an image from the iphone or a word doc or excel file or a video file.
#2 - The OS is incapable of continuing a copy function when it has incorrectly told itself that a file is in use.  A superior file copy function would flag the error and continue copying.  No idea why Apple has not fixed this about a decade ago.  It has to be deeply embedded in their system software.
The issue is the same if it is with an original Mac Pro copying between internal hard drives or involving external hard drives or a NAS drive.  It has plagued me for a very long time.  As I find hard drives that I want to move everything off of so I can reformat or replace I have to go through this painful ordeal which involves initiating the copy function hundreds of times.  I have almost finished copying 657 photos that were copied from my iPhone to the SSD drive and I wanted to get them off the SSD drive.  It took several hours yesterday and I have been at it for about 4 hours tonight.  It sure seems like it should be as easy as dragging the folder from one drive to the other and it would be if there was some way to disable that stupid "file in use" error in the Apple OS.
Thanks
George

Similar Messages

  • Are there any solutions for Apple Studio display connectivity to a new Air?

    Are there any solutions for Apple Studio display connectivity to a new Air?

    Again.. I have an Apple Studio Display (17", LCD)
    and want to run it on a new MacBook Air.
    Specifications at:
    http://support.apple.com/kb/SP110
    Any solutions or advise?

  • File copy functionality implementation

    I am giving two efficient ways of file copying functional implemantation.
         * Generic method to copy file from one location to other location
         * @param in : source file path name
         * @param out : destination file path name
         * @throws IOException
        public static void copyFile(String in, String out)
        throws Exception
            String copyCommand = "cmd /c copy "+in+" "+out;
            Process pr;
            try {
                pr = Runtime.getRuntime().exec(copyCommand);
                int exitValue = pr.waitFor();
            } catch (IOException e) {
                throw e;
            } catch (InterruptedException e) {
                throw e;
         }and
    To copyFile using java.nic.io
        public static void copyFile(File in, File out)
        throws IOException
         FileChannel inChannel = new
             FileInputStream(in).getChannel();
         FileChannel outChannel = new
             FileOutputStream(out).getChannel();
         try {
             inChannel.transferTo(0, inChannel.size(),
                     outChannel);
         catch (IOException e) {
             throw e;
         finally {
             if (inChannel != null) inChannel.close();
             if (outChannel != null) outChannel.close();
    7. // Copies src file to dst file.
    // If the dst file does not exist, it is created
        void copy(File src, File dst) throws IOException {
            InputStream in = new FileInputStream(src);
            OutputStream out = new FileOutputStream(dst);
            // Transfer bytes from in to out
            byte[] buf = new byte[1024];
            int len;
            while ((len = in.read(buf)) > 0) {
                out.write(buf, 0, len);
            in.close();
            out.close();
        }

    SomasekharPatil wrote:
    still totally useless
    It's truly terribleWe should never tell any thing like "useless" and "terrible"Yes we should. When there are multiple ways to solve a problem but one or two of them are much better than the third then the third is useless and terrible. There are more then enough terrible blogs and terrible sites (roseindia I'm looking at you) with more then enough terrible ideas and code samples that demonstrate how not to do things. Those sorts of "resources" only cause confusion among the naive and code that is messy, hacky and mostly just doesn't work.
    Nothing is useless in this universe.You haven't seen enough code yet.
    That method can also be used in requirements where it best suits! who knows what customer requirements are?What sort of requirement is it that is going to make that code useful?

  • I bought the iPhone 5s Case - Brown for my iPhone5s, the colour broke out. Is there any solution from Apple store?

    last I bought this case from the Apple store, this the thing make by apple. Is there any solution for this problem?

    Thank you for your information
    In case the customer unhappy with this product! Since i have used it less than one month and i am not satisfy this product, Can i return it to the store ?

  • Any solution to open older cp files in newer version.

    Hi Team,
    We are using captivate versions 7 and 8.  long time back we were using captivate 5 and 6 but now we need to open these file in to 7 or 8 versions. So, is there any solution to open these files in newer version.

    Lieve,
    I think by what Suhas is saying in the post heading is that his files are actually still in .cp format, not yet upgraded to CPTX.  If so, Cp7 or Cp8 will not open them.
    He'll need to find a computer running Cp5 or Cp6 to upgrade the .cp files to .cptx and then they should be able to be upgraded from there to Cp7 or Cp7.

  • Any solutions for lost render/preview files when opening files?s

    Have any solutions been found for the intermittent lost render/preview files when opening a large file? I have Premiere CS6. A large project file that I have been working on lately opened without a hitch with previews intact ...until I bought new faster hard drives and rebuilt the computer (built with the same drive letters). I just installed the latest updates. When I now open this file, a segment of the sequence always opens without previews, unrendered, no matter how many times I rendered the file previously. I don't use 3rd party plugins. I am using the warp stabilizer. I tried all the suggestions that I have found on the forums (using a blank sequence to close and open, unchecking “write XMD…” etc.) but none work. I checked the render/preview drive, and these files are on that drive but they will no longer link to the project. It now takes a good 15 minutes to re-render every time I open.

    I may have found a solution. I took out the warp stabilizer, and then added it back in on the clips in question, and then re-analysed and re-rendered. So far, so good. It seems that bringing in the warp stabilizer effect in the file into the re-built computer needed re-analysing (as I do after this 2 day exercise.)

  • Any solution from Apple re: charging devices that utilize firewire pins?

    I wouldn't really mind if I just needed to replace a car charger or one single device, but literally everything I have produces that "not compatible with charging" warning. And one, I certainly can't replace: My 2008 Infiniti G35.
    It appears that its iPod integration cable charged previous iPod/iPhones using the old firewire pins, and now it doesn't work. Unfortunately, buying another charger doesn't help, because it means removing the audio integration while charging, which defeats the purpose of the system.
    Any sign that Apple is aware of the consumer frustration over this issue and going to offer a fix?
    Anyone?

    I have the same problem with my Pioneer radio. It has an ipod adapter that works great for music on my phone. But it won't charge my phone even though it worked with my ipod.
    I'm hoping that there is a car charger that allows you to plug in another device to the same connector on the bottom. That way you can have the charger going and chain in the audio integration.

  • Any solution for "unexpected end-of-file encountered"?

    Using Mac 10.7.4 and CS5 Extended on an Imac 27.
    Today, working on a large file PSD suffix and Photoshop froze. and when I restarted i got "unexpected end of file " error message on the file i was working on, but on several other files also in that folder.
    Has anyone found a solution to this? Can you rebuild or restore the file in any way?
    The file shows on the hard drive now as 118.6 megs.
    The files show up in Bridge, but with small Previews.

    [email protected] wrote:
    Can you rebuild or restore the file in any way?
    It doesn't help you with this file, but unexpected failure is precisely what the new Photoshop CS6 Auto-Save feature helps with.  If Photoshop were to crash/freeze/be forced closed/whatever, next time you start it it brings back whatever you were working on in the last few minutes before the failure.
    -Noel

  • TS5185 I can't deregister iMessage from my account since I no longer have my iPhone.  I recently changed to a Samsung S4.  Anybody know of any solutions?  Apple support wants me to buy a one time tech support.  This is something I don't want to resort to.

    I can't deregister iMessage from my account.  I no longer have my iPhone.  I have a Samsung 4S and cannot receive text messages with data that come from someone else's iPhone.  Apple support wants to charge a one time tech help fee.  I don't want to resort to this.  Can any one help?

    Call back and explain that you are not attempting to get troubleshooting support for the device, but for the iMessage service, which is related to iCloud, and they should be able to grant an exception for that.  The $19 fee is supposed to be only for troubleshooting a hardware issue, not for a service issue.
    For example, you can have an iTunes account without even owning an Apple device.  I can use iTunes on my Windows PC.  There's no hardware to support, so the 90-days limitation doesn't apply.
    If they refuse to offer support, then ask for a Senior Advisor.

  • Iphone 4 fails to restore error (-1), any solutions? Apple has none...

    My five month old iPhone 4 is failing to restore and shows an error number of (-1).  As seems to be standard of low customer service with Apple it is not listed in their troubleshooting guide online.  Is there any way to fix this without sending Apple another few hundred dollars to fix it?

    If you have tried multiple computers and were unable to get that to work, with a phone that is 5 months old, like I said earlier, it is under warranty. The only way to get past the cost of Apple phone support, which is only free for 90 days unless you purchase Apple Care, is to make an appointment at the Genius Bar of the closest Apple store and take the phone in. That is free support and they should be able to diagnose the problem. I'm not sure what you are referring to as a common iOS5 software problem, because if it was so common, there would be other posts here referring to it. Try the Genius Bar, they are the next step in troubleshooting.

  • My iPhone 4s (bought today) won't get past the activation screen. It says 'it may take a few minutes to activate your iPhone' and then skips to another screen saying 'activation failed - try again'. Any solutions?

    my iPhone 4s (bought today) won't get past the activation screen. It says 'it may take a few minutes to activate your iPhone' and then skips to another screen saying 'activation failed - try again'. Any solutions?

    Apple's activation server is down.
    I called Apple and the support team had the same issue.
    All you can do is be patient.

  • I just installed io7.  When I tried to check my cellular usage, "view account", it would not let me enter my email or password.  Also the "view account" is blue not black.  Any solutions?

    I just installed io7.  When I tried to check my cellular usage, "view account", it would not let me enter my email or password.  Also the "view account" is blue not black.  Any solutions?

    Apple IDs do not go out of existence.  All purchases are PERMANENTLY associated with whatever ID was used for the purchase.  Go here to investigate.

  • I broke my ipad screen, any solution?

    i broke my ipad screen, any solution?

    Apple's Limited Warranty http://www.apple.com/legal/warranty/ for iPad excludes coverage for damage resulting from accident, disassembly, unauthorized service and unauthorized modifications.
    The warranty will apply to the country of purchase. And if there is a problem needing repair you have to return it to the country of purchase.
    Out-of-Warranty Service
         If you own an iPad that is ineligible for warranty service but is eligible for Out-of-Warranty (OOW) Service, Apple will replace (Apple doesn't repair) your iPad with an iPad that is new or equivalent to new in both performance and reliability for the Out-of-Warranty Service fee listed below. (The replacement will most likely be a refurbished iPad in a brown box, however, it has a new screen, back and battery.)   
    iPad model
    Out-of-Warranty Service Fee
    iPad mini
    $219
    iPad 3rd, 4th, Air
    $299
    iPad 2, iPad
    $249
    A $6.95 shipping fee will be added if service is arranged through Apple and requires shipping. All fees are in US dollars and are subject to local tax.
    Certain damage is ineligible for out-of-warranty service, including catastrophic damage, such as the device separating into multiple pieces, and inoperability caused by unauthorized modifications. However, an iPad that has failed due to contact with liquid may be eligible for out-of-warranty service. See http://support.apple.com/kb/index?page=servicefaq&geo=United_States&product=ipad
    Make a Genius Bar Reservation
    http://www.apple.com/retail/geniusbar/
    You may can get the iPad repaired at 3rd party repair sources for less $, however, any remaining Apple warranty will be voided.
    iCracked - Broken iPhone, iPod or iPad
    http://www.icracked.com/
    iReVamp Electronics Screen Repair ($99)
    http://www.irevampelectronics.com/ipad-2-broken-glass-screen-repair.html
    iPad Repair & Screen Replacement Services
    http://www.ifixyouri.com/16-ipad-repairs
    RepairZoom iPad Repair
    http://www.repairzoom.com/ipad-repair.html
    Mission Repair
    http://www.missionrepair.com/Apple_iPad_Repair_Services_s/431.htm
    iGadgetResQ
    http://www.igadgetresq.com/ipad-repair/
    Do It Yourself iPad Repair
    http://www.ifixit.com/Device/iPad
     Cheers, Tom

  • Just downloaded iOS 6. Cannot view maps at street level now. Any solutions?

    Just downloaded iOS 6. Cannot view maps at street level now. Any solutions? Apple help told me I cannot delete iOS 6 and go back to 5.1.1

    Apple is constantly working on improving their new Maps service, but until it reaches the level of finesse necessary to be usable, take a look at some alternatives.
    Bing Maps offers a very good maps service with Bird's Eye, a feature similar to Flyover. It's arguably better than Google Maps.
    http://itunes.apple.com/us/app/bing/id345323231?mt=8
    You can use Google Maps by creating a shortcut to the Home Screen with help from the article below.
    http://www.ign.com/articles/2012/09/20/how-to-get-google-maps-on-ios-6
    MapQuest also has a very nice app available.
    http://itunes.apple.com/us/app/mapquest/id316126557?mt=8
    Nokia Maps is another great service that you can add to your Home Screen via a web shortcut.
    http://m.maps.nokia.com
    Waze is another very well reviewed app.
    https://itunes.apple.com/us/app/waze-social-gps-traffic-gas/id323229106?mt=8
    Here's an article detailing how to receive Public Transport directions.
    http://www.wired.com/gadgetlab/2012/09/transit-apps-ios6-woes/?pid=3798
    If you want a YouTube app, Google has made a very improved version available on the App Store.
    http://itunes.apple.com/us/app/youtube/id544007664?mt=8
    If you would like to send a suggestion to Apple, please go to http://www.apple.com/feedback or you can Report a Problem via the Maps app by tapping the bottom right.

  • After upgrading to Mountain Lion, I repurchased Garageband and I can't get passed the complete installation. I don't seem to have the "com.apple.garageband.plist" file that has been a common solution. Any suggestions?

    After upgrading to Mountain Lion, I repurchased Garageband and I can't get passed the complete installation. I've read through several posts that all reference the "com.apple.garageband.plist" solution. I don't seem to have the referenced .plist. Any solutions or suggestions?

    Did you upgrade from SnowLeopard?
    I can't get passed the complete installation
    What exactly is happening? Is GarageBand trying to download over and over again?
    all reference the "com.apple.garageband.plist" solution. I don't seem to have the referenced .plist.
    The property list stores your preferences, but also the settings from the last run of the application.  If that file is corrupted in some way, you might see third behaviour.
    You must have this file, for it will be recreated automatically, if it is missing, or you have a permissions problem with your user library.
    Perhaps you did look in he wrong place.
    in MacOS 10.7. or later the User Library is hidden. To find the Preferences Files use the Finder's "Go" menu:
    Quit GarageBand, if it is running.
    Click onto you Desktop to bring the Finder forward.
    In the Finder Menu press "Go" and hold down the "option/alt" key, until your user library appears in the drop-down menu
    Select "Library" and in the Finder window that opens navigate to the "Prederences" folder; move com.apple.garageband.plist to the Desktop.
    Log off and on again (don't skip that step!). Retry GarageBand and see if it GarageBand is now downloading the missing content properly.
    If that does not fix the problem, post back and explain in more detail what the download problem is.
    Why did you "repurchase" GarageBand? If you already owned GarageBand '11, it should be unnecessary.
    Regards
    Léonie

Maybe you are looking for

  • Can't connect Canon MP560 wirelessly using Airport Extreme with MacBook Pro

    My Canon MP560 is failing to connect to the access point.  It recognizes the access point/network I would like to connect to but when I enter in my password it fails to connect and tells me to check access point settings.  I used this exact same prin

  • Airplay intermittent with Apple TV, but fine with Airport express

    I have a strange issue with airplay that I can't figure out. At home: (Apple TV, Airport Time Capsule, and everything is within 10 feet of each other). Usually just using airplay from iTunes, but the same problem exists when I navigate to the library

  • MBA use with Mac Mini

    Can I use the Mac Mini as an external cd drive for my MBA?

  • Auto-create Map ID's?

    Well I'm back from maternity leave, and trying to remember how to use Robohelp. :) Two months away from it has taken its toll! Anyway, I imported a project into RH using the webhelp pro format. Can RH automatically assign numbers to all the topics an

  • Internal Order Group

    In which Table Internal Order Group (AUFGR) is stored and how it is related to Internal Order (AUFNR)