Need advice about migrating data

I just bought my daughter a new MacBook. She launched the Migration Assistant tool to transfer her data from her iMAC. Both computers are running Leopard, and the iMAC is just 1 year old. The problem is that she set up the transfer to go through our home wireless network, which is only wireless G, and the computers indicate the transfer will take 18 hours.
My question is this: Can I just click off the transfer and start another transfer approach that will be faster? For example, when she first started working with the iMAC, we migrated about 25 GB of data from a Windows machine using an external hard drive that was the back-up drive for the Windows machine. This transfer occurred very quickly, well under an hour. Is it possible to transfer the data directly from the Time Machine external drive, which had been attached to the iMAC, to to the MacBook using the USB ports (there is no Firewire port on the MacBook, believe it or not)? I should be able to just copy the data files and paste them into the new MacBook, just as I did when I transferred her data from the Windows maching to the iMAC.
Any comments or suggestions would be much appreciated.
Thanks,
seeker45

seeker,
This KB article has some suggestions for migrating data for the new MacBooks.
[http://support.apple.com/kb/HT1291]
Also, an ethernet cable between the 2 Mac should work great for you. The info below might be helpful as well.
You shouldn't have a problem re-trying the migration again. If Migration Assistant detects duplicate user accounts it will give you the option to overwrite them with the new copies or rename them.
*Using Time Machine Before Initial Launch of New Mac*
Before starting the new Mac for the first time, attach the hard disk that contains the Time Machine backups from the old Mac. (For Time Capsule/AirDisk users: If you will be attempting this wirelessly, ensure that you are in range of your Airport wireless device. Alternatively, for faster migration of large quantities of data, connect your Mac via ethernet to your wireless device.)
Procedure:
Startup the new Mac and begin the setup process. You will initially see the video introduction.
At “Welcome” select your country and then preferred keyboard.
At “Do You Already Own a Mac?” you are asked “Would you like to transfer your information?”
+from another Mac+
+from another volume on this Mac+
+from a Time Machine backup+
+Do not transfer my information now+
Select “from a Time Machine backup” and click “Continue”.
At “Select a Backup Volume” choose your Time Machine backup disk and click “Continue”. (If you are attempting the migration wirelessly, then click “Join...” and select your network first.)
At “Transfer Your Information” check all the categories you wish to migrate over. If you wish your Mac to be in the same state as your last backup, then check everything. If, however, you are only interested in transferring one user account, then click the little disclosure triangle next to "Users". A list of all the previous users will appear. Just uncheck the user accounts you do NOT wish to migrate over. In other words, have only the desired account checked.
Give the installer time to calculate sizes.
Once that is complete, the “Transfer” button will become active and you can click it.
After the migration, verify the registration information, click “Connect” and you are done.
Once the migration is complete use Disk Utility to repair any permissions issues.
*Using Time Machine After Initial Launch of New Mac*
If you happened to initially set up the new Mac using a different username than the username on the account you wish to migrate, then skip to “Attach the hard disk containing...”.
If, on the other hand, it is the same username as the account you wish to migrate over, then do the following:
Go to System Preferences --> Accounts.
You may need to unlock the lock in the lower left to make changes.
Below the pane on the left click "+" and create a brand new Administrator User account on the Mac with a completely unique name - not the name of your own User account.
Now logout of the account you are currently in and log back in using the new Admin account you just created.
Attach the hard disk containing the previous Macs' Time Machine backups to the new computer. (For Time Capsule/AirDisk users migration will be much faster if you connect your Mac directly to the router via ethernet.)
Now go to Applications --> Utilities --> and launch Migration Assistant.
At the welcome dialogue click "Continue." You may be required to enter your Admin password.
For Migration Method chose "From a Time Machine backup or other disk". (Do not choose…
"Full System Restore" unless it is exactly the same Mac you are restoring to.)
At “Select the System to Transfer” choose the hard disk containing the previous Time Machine backups and click “Continue”. Give Migration Assistant some time as it connects to the drive and scans the disk for eligible data to migrate.
At “Select User Accounts to Transfer” put a check beside each account you would like migrate over to the new Mac.
At “Select the Items to Transfer” you can choose to migrate “Applications” over. If an application already resides on your new Mac, only the newest version will be transferred. Additionally, other “Files and Folders” that resided at the top level of your old Mac can be transferred at this point as well. Files from the “Library” folder of your old Mac will always be transferred over unless you uncheck the other two options.
Click “Continue”.
At “Select Computer Settings to Transfer” choose which settings you would prefer transferring to the new Mac. If you want a completely fresh system to start with, then do not check any of these options. This can be helpful if your previous system was experiencing issues.
Click “Transfer”.
If you have already created a User Account on the new Mac and it happens to be named the same as the User Account that is being migrated then Migration Assistant will report,
+"There is an existing user account with the same name as an account you are transferring."+
At that point, you will be able to choose one of the following:
+• Rename the user account you are transferring+
+• Replace the existing user account with the one you're transferring+
+• Do not transfer this user account+
If you wish the new Mac environment to be exactly the same as your old Mac, then avoid selecting “Rename the user account...”. Rather, select “Replace the existing user account...”. It will not be deleted but saved in a new folder labeled “Deleted Users” found in the main Users folder. Click “Next”.
At this point the transfer will begin with a bar displaying the progress. Once completed click “Quit”.
*Full Backup After Migration to New Mac*
Bear in mind that in all cases Time Machine will not continue to backup the previous Macs’ backup sets but will perform a new full backup. This is normal. Time Machine will resume incremental backups after the full backup has completed. To view previous backups, Control-click or right-click the Time Machine icon in your Dock or Option-click the Time Machine menu extra and Choose "Browse Other Time Machine Disks," then select the previous Mac’s backup set. You will enter Time Machine and be able to browse your previous back ups and restore files. [http://support.apple.com/kb/TS1338]
Let us know if this resolved your issue.
Cheers!

Similar Messages

  • Need advice about coalesce and deallocate unused space

    Hi experts;
    Here looking for an advice about coalesce and deallocate unused space.
    I got this tablespace with 87% full, one of the table in that tablespace has 1,150,325 records.  I'm going to delete 500,000 records from that table, but to release the space used by those records I understand that I need to execute other procedure. I was reading about coalesce tablespace and deallocate unused space.
    I found that apparently, both process can help me to free space. If you want to share with me your comments, about  advantages or disadvantages about them, in order I can take the best solution?
    Thanks for your comments.
    Al

    Hi
    after deleted rows, the high water mark is still the same and so the size of the table. you need to bring down the water mark
    here is what you need to do to bring down the high water mark. We do this monthly for performance purpose.
    This is an EBS R12 system  but the procedures are the same for EBS database or non EBS database.
    After you purge or delete data in a table
    1) alter table APPLSYS.WF_ITEM_ATTRIBUTE_VALUES move; <-- this operation will invalidate all indexes attache to the table
    2)select owner, index_name, status from dba_indexes  -- list all invalid object for user APPLSYS
    where table_owner = upper('APPLSYS')
    and
    status NOT IN ('VALID','N/A');
    3)spool idxrebuild.sql --generate script to rebuild indexes.
    select 'alter index ' ||owner||'.'||index_name ||' rebuild online;'  from dba_indexes
    where table_owner = upper('APPLSYS')
    and
    status <> 'VALID';
    4) run idxrebuild.sql   -- to rebuild indexes.  -- at this point if you check spaces on the table, it is still the same, you need to run #5
    5)exec fnd_stats.gather_schema_stats ('APPLSYS');  --fnd_stat is for EBS system you can replace with the database equivalent command.
    use this statement to count the block before and after the operation to see the different.
    select DISTINCT(SEGMENT_NAME), count(blocks) "Total Block" from dba_extents
    where
    owner IN ('APPLSYS')
    AND segment_name = 'WF_ITEM_ATTRIBUTE_VALUES'
    Hope this help.

  • Need advice about transfering files

    Hello. I just got a new mac through an education deal at school. I hate this process of transferring files from one computer to the next but have never done it from one Mac to another before so thought it would be pretty smooth. Im new to the whole Migration Assistant and so need some advice about what to do next.
    I tried using migration assistance upon first turning on my new mac but was using wireless and it just wasnt working. My computer kept saying my new mac wasnt responding and I kept having to select ok or cancel every minute and with 15 hours to go, i thought f^*# it. So I decided to just start the computer up and manually transfer files. Then I found an ethernet cable, turned file sharing on and am using my public folder to transfer but its turning into The Most Tedious task and things arent transferring properly (like certain folders arent copying contents, just the folder itself).
    Now Im wishing I could have used migration assistant from the start but what can you do. I cant just re-install the mac os software and try again because before we got our new macs they installed some programs for us, like Logic, and I dont really wanna mess with that.
    Whats my best option at this stage? Ive transferred about a gig of pictures and documents over so far (and I think my old hard drive is about 60 gig full) but theres a bunch of other little things like iphoto, imovie, garageband, stickies, as well as big folders of music (and itunes - playlists etc) that I wanna make sure get copied in entirety. Will migration assistant handle that? Is it best to delete the stuff Ive transferred so far and let it start fresh? What would you do?
    Sorry my post is so long
    Message was edited by: girrrl

    Also, now that I have an ethernet cable, if I go ahead and use migration assistant to transfer the account from my old computer, will Logic only be available through the new account I have set up on my new computer? Would I have to log out of one account and into the other and back and forth to access the different files/programs? Any help would be much appreciated

  • Need advice about making a application log over every task succsessfully done to a target

    Hi!!!
    I need an advice about how to make an application log over every task succsessfully done to a target with an unique ID.
    I have developed an application with several tasks on the menu which have to be done in a certain order to program and test a target board,
    and the user want a log about which tasks are done to the target, so it is easy to know which step is next on the menu (It is a very routinebased  job).
    Do somebody have any good advice on how this can be done in a cleaver way ?
    Best regards,
    A

    Also, now that I have an ethernet cable, if I go ahead and use migration assistant to transfer the account from my old computer, will Logic only be available through the new account I have set up on my new computer? Would I have to log out of one account and into the other and back and forth to access the different files/programs? Any help would be much appreciated

  • Need advice about certification: do J2SE 1.4 or wait for 1.5 to go out?

    I need advice here! I am studing for Java Programmer certification (310-035) and I know now that the certification does not have any expiration date, instead it's version based. So, if I get now a J2SE 1.4 certification, soon it will be outdated... I guess!
    Does anyone know or have any ideia of WHEN java 1.5 sdk will be avaliable, and anyone can tell me how long it will take for a new 1.5 programmer certification be avaliable for general public?

    Do both. 1.5 is far enough away that you do not want to wait for it.
    And besides, 1.5 has enough new stuff in it that you'll want to recertify anyway.

  • Need Information about Generic Data sources

    Hi Experts,
    I need some information about Generic Data Sources in SD & MM applications.
    Can you please tell me on which Tables u have created Generic Data sources ?
    Just explain 2 scenarios.
    This is very helpful for my Interviews.
    Thanking you.

    HI,
    TBD10 --- Def., out of which IDOC fields a filter object is to be read
    BD59 maintains that table
    Rhea.
    Edited by: rhea on Nov 4, 2008 2:09 PM

  • Need advice about zip rar files

    Here's wishing you all a very happy New Year!! Mr Greenhorn is back again! I have a question about zip and rar files. As some of you may remember, this is my first Mac, so I'm used to using the zip/rar programme on my old Windows O/S. Now I receive zip/rar files and can't open them. What is anyone's advice about downloading the zip/rar programme onto my Mac? Any particular pro's and con's? Any particular site to download from? Now my Mac has a compression programme included which converts files to zip files, but is that compatible to the actual zip/rar programme? And finally, where is the advantage to compressing files? Is it only for uploading or is there some benefit to having files 'compressed' on your actual laptop?

    Hi There
    Mac OS X has a built in Archive Utility which doesn't support .rar files. To uncompress rar files you will need a utility like RAR Expander or Stuffit Expander both are free. I suggest doing a search on MacUpdate (http://www.macupdate.com) or VersionTracker (http://www.versiontracker.com) to find a programme that you like.
    I personally don't see any advantage with keeping compressed files on your laptop (unless the archives being used often for emailing, uploading to websites etc). Compressing files does save disk space but if you get to the point where you need to compress your files to gain disk space then I suggest buying an external HD or a bigger internal HD.
    Hope this helps
    J.C

  • Need advice about best characterset for XMLDB

    Hi,
    Oracle 9.2.0.5 Windows 2000
    Please, give me an advice about best character set
    configuration for XML DB.
    During installation Oracle istallator suggests
    charset =AL32UTF8 for multilingual data and ncharset=
    AL16UTF16.
    Is it good settings for database, which will be
    used for usual multilingual data and XML DB ?
    Thanks,
    Viacheslav

    Yes, we strongly recommend the use of AL32UTF8 for XML DB.

  • Need advice about headphones and splitter for HP EliteBook

    Hello,
    I would like some advice about what headphones and headphones splitter I should use for an HP EliteBook. I am going on a plane trip with my kids, and I plan to get them both Leapfrog headphones. However, I need a headphone splitter so that they can both watch a movie on the same computer.
    Does anyone have any suggestions for a splitter for an HP EliteBook? I tried Amazon but couldnt find anything.
    Thanks
    This question was solved.
    View Solution.

    Hi,
    The following one is for more than 2:
        http://www.officeworks.com.au/shop/officeworks/belkin-rockstar-headphone-splitter-bef8z274
    and the following one is from Amazon:
        http://www.amazon.com/Belkin-Speaker-and-Headphone-Splitter/dp/B00009WQSR
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • I need advice about being part of the Twitter Army of Awesome Help

    I am grateful for the fact of Mozilla and I use Twitter a lot.
    Although I am not technically competent, I do have experience of using Mozilla and Thunderbird for quite some years and am willing to share my experience.
    I obviously do not want to make matters worse for questioners and need some advice about how to begin.
    Is there a Forum where Folk such as me can share experiences of answering Tweets and also just be given examples how the system works, please, or might it be better for me to resign before I start rather than cause complications for anyone?

    Thanks - I hope to have a check there, when I have more time, meanwhile I see that separately I have been sent an email asking for my experience etc.. -
    I plan to attend to that when I am less pressed for time, it may not be for some while though - my spirit is willing but resources few, but if I just learn to do some small things it spreads the load - and I guess I have made a very small start - I have wondered about it for years but that Awesome Tweet was the prompt that got me this far!

  • Need Help about Spatial Data Load - Mapviewer

    Hello everybody,
    I need an immediate help about spatial data load. I installed Oracle mapviwer quick start and try to work on it. However, I could not pass the load step. My questions are;
    1- Where can I find and download my country's data set (spatial data)
    2- With mapviwer, how can I load spatial data to my tables on database (Oracle). Those tables have sdo_geometry columns and I want to query location data, but could not load
    Regards,
    Dilek

    For Mapviewer questions, please post in the following forum:
    MapViewer
    Thanks

  • Need advice about a WiFi set-up

    Dear Gang,
    I want to have a pure 802.11n network using the 5 ghz spectrum and the wide array setting. However, I have one desktop computer that is 802.11g. I'd like to run a 25 ft. Cat 5 cable to one of the LAN ports on the TimeCapsule and then shut-off the WiFi on this computer. However, strangely enough, I've always had all my computers (even desktops) networked via WiFi so I don't know how well using the LAN works.
    What are the thoughts of the group?
    I know that ethernet should give me greater speeds to the TC's hard drive and should solve my problem with bringing a non-802.11n machine in to a "pure" network, but I don't want to do so if the set-up is arduous or if doing so makes me lose a lot of features that I get in an all WiFi network.
    TIA,
    Mark

    dwb,
    I'll definitely take your advice about the ethernet cables - thank you.
    Your info is reassuring as it means that my dual G5 will get a little more life out of it by connecting it in to my "pure" system via ethernet.
    Two other quick questions:
    -should I connect my new iMac via ethernet to the router, too, even though it's capable of going on my system in 802.11n 5ghz?
    -also, as an aside, I'm trying to figure out if my new 802.11n network will equal my current 802.11g network in terms of distance as I have an Apple TV that's a few rooms over. That Apple TV gets about 4 bars of signal from my current network. Do you think that 802.11n at 5 ghz will have an equivocal range?
    Mark

  • Need advice- using migration assistant in first 10.5.2 setup or not?

    So, I just bought the newest MacBook Pro and sold my Powerbook G4 12-inch, before selling it I, of course made a clon of it's HDD with an external FireWire Iomega HDD with Carbon Copy Cloner (Superduper! gave me an error when creating the backup but CCC never did). So my question for all of you expirienced migrators from PowerPcs to Intel (going from tiger to leopard too) is that should I use the migration assitant (choosing the option to migrate from another mac in intial setup) or just start from 0 (a big pain u know where) and drap and drop my iTunes folder, assuming it would be recongized well with iTunes in that machine, from my clone and not to drag and drop apps but reinstall them? I heared that dragging and dropping doesn't work good for apps cause both of the arquitectures doesn't install them the same way. I of course will also drag and drop my documents folder and my iPhoto library..
    So, please, really, what is the best option?
    Thanks in advance guys, peace!
    -Fernando

    FCA wrote:
    yes it is the newest one, very excited! Now, remember I was in tiger so I wouldnt be able to make a TM back up also what do you mean migrate some parts? Is there an option to just migrate dcuments of something like that? Thanks for your response!
    I am not sure about Migration Assistant. Only going by what I read somewhere, that you can select what you want to migrate, with some limitations.
    Don't confuse Migration Assistant with Transfer Assistant, which does move everything.
    I used Transfer Assistant when I got my new MBP. Put the old one in Target mode and waited.
    It worked, but both were running Tiger.
    Someone else might have direct experience with Migration Asst. and give you more details.
    On my G5, I installed Leopard on an empty drive and used MA. It worked but some apps came with warnings and they didn't work.
    I just opened MA and it says you can migrate
    User Accounts
    Applications
    Network and Computer settings
    Files
    Volumes
    So I guests that answers your question.

  • Need Advice about PPL Usage

    LV 2013, LVRT 2013 (PXI), Win 7
    I'm an old hand at LabVIEW, but I'm new to using Project Libraries (.lvlib) and Packed Project Libraries (.lvlibp).
    I'm hoping someone with more experience can offer some insight and guidance.
    At first blush, it looks like PPLs can solve a problem of mine.
    My project is large: 500 channels from 20+ different domains: plugin boards, networked devices, etc.  Lots of data analysis and reporting.  There are 30+ cells with a copy of this, it has to be EXE and RTEXE files, not just LabVIEW DevSys.
    It's been working for 10+ years, we are now doing a rewrite, so that DAQ is happening all the time, rather than on demand.
    My client wants to have "addons", so that when a new Gizmotron 9000 comes along, we don't have to add to the main program, we write an "addon" to handle the Gizmotron.  This "addon" would have a UI, and be able to share VIs from the main host, and data, but not require any changes to the host code. Eventually, these should be capable of being written by someone other than me, an engineer (in some other field) with fewer LabVIEW skills than me.
    Using a VI for this would work, but is kind of fragile.  If this VI uses a VI in the host, then it's path-dependent.  Moving the VI to a different folder would at best, cause a SEARCH box to come up, and at worst, break things.  I'm not even sure if the SEARCH box would come up, in an EXE.  And if I want a given host VI to be available to these addons, I have to make sure that it's not stripped by the BUILD process.
    So, I looked at making a DLL. Yuck. Double Yuck.  I'm not about to make the client have to edit C header files, just making the "wizard" import a DLL that it just made is a nightmare. 
    So, i found PPLs.  It looks like they're the answer.
    I've already implemented a system where a given PPL has a "Description" VI, and a "Work" VI. If you choose a given PPL, it runs the "Decription" VI and obtains a text decription (that the maker writes) of what the package does.  If you choose this one, then it takes the "Work" VI, creates a new window with a subPanel to fit, and installs the "Work" VI in it. A string notifier sends messages to it.  The host provides Preferences save / restore functions.  The window can be hidden and shown. It can do anything as far as UI that it needs.  
    I can move the PPL from the ADDONS folder to the ADDONS\GoodStuff\2015\May folder.  My menu system will offer it, and if you choose it, it still works. It is self-contained, it just works.
    But being self-contained has a "small" downside.  I have a fair number of FGVs: Functional Global Variables.  I call them "managers" - the idea is that they keep info in Shift Registers, and a caller calls them with some function to perform using that info.
    For example, one might keep a TCP Connection ID in such a ShiftReg and have CONNECT, DISCONNECT, and various SEND and RECEIVE functions which use that ShiftReg.
    Without attention, that pattern doesn't survive the move to PPLs.  Because of the "self-contained" aspect, there are actually TWO instances of the manager, with TWO separate dataspaces. So, if the host calls it, and the PPL then calls it, they don't share the same info.
    Here's where my understanding of this gets dicey.  If I create a separate PPL just for this manager, then that's an answer.  If everybody calls the PPL version, then there will only be one instance, and all is well.
    But what's the best way to do that?
    I can put the LVLIB into the master project, and then add a Build Spec to make the LVLIBP, I found out I have to actually put the PPL itself into the project to get it to work.  But that means there are TWO copies of the VI in the project.  The only way I can get it to work is to specify to use the copy from the PPL, and NOT use the one that's in the host already.
    So, to avoid temptation, should I move all these manager things into one separate project?  Should I move them into individual separate projects?  Should I just remove the components from the main project after building the PPL? (no, I can't do that - that would make it impossible to update the PPL).  What's the best strategy, and why?
    Another thing I don't understand is the physical handling of the PPL.  Does it have to actually exist?  
    Apparently not - I did a test:
    --- Create a LVLIB for one of these managers.  It lives in the ADDONS folder.
    --- My HOST code (in an EXE) initializes it, and stores a value.
    --- One of the ADDONS from a PPL reads that value and displays it.
    --- It works.  The data is shared.
    --- I moved the PPL file to a different folder, inside the ADDONS folder.  It works.
    --- I moved the PPL file to my desktop.  IT STILL WORKS.
    --- I changed the PPLs file name .  IT STILL WORKS.
    --- I deleted the PPL file.  IT STILL WORKS.
    So, apparently the PPL was incorporated into the EXE.  But I didn't specifically include it - the only SOURCE code I specified was the host main VI.
    Is that what happened? Am I understanding it right?
    But if that's what happened, then how does a stand-alone PPL know that it's there?  Because my standalone PPL accessed it just fine, even though it's in an EXE.
    Do I have to deploy the PPL file alongside the EXE? or just ignore the thing.  I just don't quite understand how it works.
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

    CoastalMaineBird wrote:
    But if the path is important, then this is not solving one of my problems, the portability of the addons.
    If your problem is "how do I find plugins not included in my EXE as a plugin architecture".  By relative path is the only simple method.  If the plugin architecture uses VIs, or classes, or PPL, you will always need to enumerate the plugins not included in the EXE.  The easiest way is to enumerate a folder of files and say each one is a plugin.
    Alternatively you could have something in the middle like a text file that says where to find the plugins, or a registry to read that says where they are as an absolute path.  But then you have another place where the fragility of the system could be seen.  In addition to the plugins not being where they should be, your text file could be broken, or missing.  At least with a PPL, or LLB, or Class you have a single file that is seen as the main which references the others.
    As much as I resist classes complicating things, this is a prime example of where they should be used.  I don't want to change your design if it is too late, but you should  at least take a look at the Hardware Abstraction Layer.
    http://www.ni.com/example/31307/en/
    https://decibel.ni.com/content/docs/DOC-15014
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Need advice about H.264 and Apple ProRes 422.

    When exporting a "master file" I can encode the video as H.264 or Apple ProRes 422 (etc). The H.264 is more compressed but still in 1080p? Does this mean that I do not have to compress the file with "Compressor"? What is the advantage of using ProRes and what is the advantage of using H.264? I want of course the files to be as small as possible but still at the best quality. Any advice?
    Thanks.

    ProRes is an editing format. If you are archiving a finished project, you can create an extremely high quality "print" with H.264. ProRes 422 will use approximately three times as much memory. ProRes 422(HQ) roughly four times and ProRes 4444 up to 10 times (compared to the size of the file FCPX will export as H.264). 
    FCPX exports (shares) H.264 in highest quality (over 45Mbits/sec [if needed] for 1080p), you have no options to adjust for smaller files (or lesser quality from FCPX.)
    To get "as small as possible," you'll need to learn more about compressing video. As a comparison (to FCPX), YouTube limits a maximum bandwidth of 8Mbps (used to be 5Mbps -- I *still* compress to 5Mbps before uploading.) Even compressed this highly, H.264 provides excellent results. [Compressing in ProRes is going from 4444 down to 422 Proxy (not to be confused with proxy media used in FCPX which is 1/4 resolution, i.e. 960x540 for 1080, ProRes 422.) You cannot compress each of the different ProRes flavors individually.]
    You'll need other software to compress further than FCPX.  I use Quicktime 7 Pro. Compressor is another way to go (Compressor will let you set "compression markers" so you can vary the bitrates through various sections of your work).  The way to figure out your compression level is to find a section (less than a minute) with the highest motion high contrast (and/or changing gradients) and export at different bitrates. Watch for "jpeg artifacts" (blocking) and once you've gotten past that, that's the bitrate you should compress to. (I've had some clips that required at least 20Mbps.) It just takes a little practice to get a feel for it.

Maybe you are looking for