Migrating data from one account to another on the same Mac

One of the accounts on my Mac has been plagued with problems ever since the upgrade to Snow Leopard. Safari crashes when attaching photos along with other apps crashing as well.
I just purchased one of the new iMacs (which is really sweet BTW) and used the migration assistant to move all accounts. It would seem that the "currupted" account followed and still has issues with crashing apps (none of the other accounts have this problem so its not system wide).
What I want to do is create a new admin account and manually move all of my data. What would be the best way to accomplish this? Hopefully whatever is causing the crashing issue won't follow.
Thanks for the help.

you can manually copy only the data you need to the new account. use this post as a guide on what to copy
http://discussions.apple.com/message.jspa?messageID=6185507
when you copy stuff do it via a location that both accounts have read access to, say, /Users/Shared. log into the old account and copy what you need to /Users/shared. then log out log into the new account and copy those things back to the new home directory. copying rather than moving files will ensure that you won't have permissions issues later.

Similar Messages

  • How to transfer user settings from one account to another (on the same Mac)

    I'd like to create separate user accounts for "work" and "play" (so that I can do things like have separate address books, etc...). However, I already have LOTS of personalized settings (trackpad behavior, login items, etc) that I'd like to keep the same between the two accounts.
    Is there a way to transfer all of the user settings from one account to another?

    You'll need to copy your /Home/Library folder. Make sure you back up first before doing the following. Log out of both your Work and Play accounts. Log in to a third account with administrator privileges. Assuming you are copying from the account called "work" to the account called "play", enter the following in Terminal:
    sudo rm -rf ~play/Library (this deletes Play's Library folder.)
    sudo cp -R ~work/Library ~play/Library (this copies Work's Library folder to Play's folder.)
    sudo chown -R play ~play/Library (this fixes permissions of Play's new Library folder.)

  • Is there a way of shifting purchases from one account to another with the same billing information, so that I don't lose purchases made by my iPhone when I sync?

    The AOL address I was using for my iTunes account has been deleted due to me not signing in for awhile and I'm afraid that I will lose all of my purchases made from my iphone when I sync it into iTunes for a much needed update and so that I can (hopefully) transfer its data to my new iPhone 4...
    The only time I have synced my current iPhone was when I activated it but since then I have not been able to sync with my computer and now have a new one.
    Sorry about the garbled way this is written but I desperately need help:
    1, Is there a way of shifting purchases from one account to another with the same billing information?
    Or
    2, is there a way of recovering my old account and changing the details?
    Any other help is greatly appreciated
    Thom

    You don't need to access your e-mail account, just get into your Apple account and change the e-mail address. If you can't access your Apple account, then you have a bigger issue to contend with.

  • Importing data from one table to another in the same schema

    I know this possibly very simple, but I can't seem to figure it out. I have
    two tables; one with live user data and another, identical except name, with
    archive data. I want to export data that has been flagged from table 1 and
    archive it by importing that data into table 2. I am able to modify the
    where clause of the export and get the proper data set, but cannot see a way
    (via OEM for Oracle 9.2.0.2) to change the name of the table to receive the
    import. I just end up shoving the same records back into table1. Is there
    an easy way to do this or am I just destined to polish up my script writing
    skills? Thanx!

    Yeah, you're right... however, I haven't had to write scripts since my old SQL/DS days on VM! I guess I've been lucky all these years.
    I guess the thing would go:
    1. Select from table1
    2. Insert into table2
    3. Delete from table1 after successful #2.
    I guess I'll get on it. Thanx!
    L

  • ITunes user library transfer from one account to another on the SAME comptr

    Initial information: I have my computer, internet is with SBC Yahoo DSL. It has five sub accounts on it; mine, my wife's and my three children. Each has their own subaccount to make life easy.
    I bought my wife an ipod in the August and through ignorance set up the itune to run on my subaccount. So when she wanted to buy a song, she had to go to my subaccount, log on, buy the song, plug in and download to the ipod. No problem.
    I then bought my daughter an ipod for her birthday in September. Not knowing any better, she plugged into my subaccount and got all of her mother's stuff. Not a big problem in that they like the same stuff.
    December my son gets an ipod. I learned my lesson and set up an itunes account on his subaccount. He therefore buys songs, that go to his ipod only. He wanted some songs from mom's, so I couldn't figure how to get them over. So I read the instructions on this web page. I burned the disk with the 22 songs that he wanted, but when burning the discs, no info (song title, artist, album) came with it, so I manually added the song titles and artists names. He was satisfied.
    Now mom and sister want their songs put onto their subaccounts so that they won't have to share, or better, won't have to down load what each other has. I tried burning more discs, but when I got to disc #11, I realized that once again, there are no names or titles, etc to the songs on the burnt discs.
    QUESTION: (finally) Is there a way to transfer the songs from dad's itunes, to other subaccounts on the SAME computer. This way not needing to burn lots of CD's without the information that they want.
    Final piece of info, in case you don't know how SBC/Yahoo DSL is set up. I have the different subaccount on the computer, but to get from one to another, you need to either log off, or so simply "switch users." For this reason, such functions like "select all" then "copy" then "paste" I don't think can be done. Please make your answers very simple as I am not that computer literate.
    Thank you

    I'll try and keep this simple. It gets a bit confusing.
    Ok, in the account which you want to transfer songs from, make a playlist of all the songs you wish transferred. After you do so, open the playlist, then go to "File > Export Song List". Put the file in a place that you'll remember. Then, go to the account you want the songs to go to, then go to "File > Import", and find the file you created from the other account and open it. That should import those songs into that iTunes library.

  • Importing from one account to another on the same computer

    How do you import video from one windows XP account to another on itunes? My account is the primary and I can import from my wife's account into mine but she cannot import from mine to hers? How do I fix this?

    Does this help?
    How to share music between different accounts on a single computer.

  • How to load data from one Infobject into another in the same system??

    Hello All,
       i need to load hierarchy data (already existing in 1 Infobject) into another newly created Infobject in the same BW system.Is there a way to do it without involving flat files??
    Thanks soo much in advance
    Regards,
    Priya

    hi
    say there are two infoobjects X  and Y.
    X is existing infoobject and Y in new one.
    go to infosurce-search for X-create export datasource - map the rules and load the data.
    This is one way.
    Other way is u can use X as a reference object of Y so that both of them have same structure and both objects will share common database tables in BW which are exsting for X.
    Hope this helps.
    Kindly assign the points if it helps.

  • How do you transfer iTunes music from one account to another on the same computer??

    i am having issues trying to copy some of my music from my itunes library to my wife's. we each have seperate accounts on the same computer(mac mini, os X). i am new to using the mac's, and have no idea of how to go about this. i have seen some stuff on using public folders, but i could not find mine, also used the sharing option under preferances, and that didnt work for me as well.... but like i said, i am new. if anyone could please help that would be greatly appreciated. thanks

    Here's a support article that might help you:
    http://support.apple.com/kb/HT1203

  • Transferring music from one account to another on the same computer

    Set up a second itunes account on a different computer user. How do I transfer the music from the original account to the second account?

    All of the files should be stored on the hard drive and accessible from either account so long as you made the new account an administrator account. You would just need to navigate to wherever you have the music stored on your hard drive.
    File > Add Folder to Library
    Then select the folder, wherever it may be stored on your hard drive.

  • How to transfer data from one MBP to another on the same wireless network?

    Hello All,
    My wife & I both have MBP's & are connect to the internet wirelessly via a Comcast-supplied Arris modem & a Belken router I purchased.
    Please don't laugh too hard but when I share data with my wife I, first, transfer it onto a flash drvie, then I walk to my wife's mbp & transfer the data from the flash drive to her mbp.
    I have a feeling there is a better way.    Since I guess we are on the same network can I do this wirelessly some how?
    Any help would be appreciated!
    Thanks in advance.
    Jim

    here is a link to some information on AirDrop --
    http://support.apple.com/kb/HT4783?viewlocale=en_US&locale=en_US

  • How do i transfer funds from one account to another in the same table?

    Say for example i want to transfer funds from UserID 1111101 to UserID  1111103.
    Anyone know the procedure for this. I use php/mysql and dreamweaver.

    Here's a very basic method. Note that this is just pseudocode - you'll need to work out the actual code (I assume you've learned how in your course studies). Keep in mind this is a very simplified workflow - a real bank transaction would be MUCH more complex.
    Create a form that has fields for debit account, credit account, amount
    In your script, assign the values from the form to local variables
    $debit_acct
    $credit_acct
    $amount
    I'll assume you have an account balance table 'acct_bal'. Have a journal table to store those values along with the date and autonumber transaction id.
    Begin Trans
    INSERT into journal (credit_acct, debit_acct, amount, trans_date) VALUES ($credit_acct, $debit_acct, $amount, NOW())
    Get the transaction_id ($trans_id) from the INSERT statement- the method depends on which MySQL interface you are using.
    UPDATE acct_bal SET balance = (balance + $amount) WHERE acct_id = $debit_acct
    UPDATE acct_bal SET balance = (balance - $amount) WHERE acct_id = $credit_acct
    Rollback on any SQL error else Commit Trans.

  • Copy data from one application to another in the same application set

    Hello everyone
    i hope you are all fit and fine
    i have a little question
    i have my source application with accounts
    and in my destination application, some accounts are like AppSource.Account1+AppSource.Account2 etc...
    when i write the logic
    i have to rename the dimensions both applications have in common
    use the instruction *skip_dim for the dimensions which are in the source application but not in the destination one
    and use instruction  *add_dim for the dimensions available in the destination app and not in the source app
    is that right?
    and can i write *add_dim dimension_name=all or do i have to precise a base level member
    and after that i wan simply use instructions like
    when AppSource.Account
    is Account 1, account 2
    rec (appDestination.Account)
    is my procedure correct please especially the syntax of *add_dim dimname=all?
    thanks a lot folks
    take care

    Hi Clarie,
    Your understanding is correct, except that you need to give precise baselevel member in *add_dim as you can not write data to parent member and regarding
    AppSource.Account1+AppSource.Account2
    This logic will work,
    *destination_app = appDestination
    //list add_dim,skip_dim,*rename_dim
    //assuming name of account dimension in source app is account
    *when account
    *is account1,account2
    rec(acct=account3)
    //acct is name of account dimension in destination application
    //where account3 is the member of destination application account dimension to which sum of account1 and account2 are to be written
    Hope this helps,
    Kranthi

  • How do i transfer music from one account to another on the same computer

    my wife and i share a computer but have two id's. I downloaded a music album from i tunes into my (id) account.  How do i get that album to my wife's music liberary?

    iTunes Home Sharing now works between users on same computer - https://discussions.apple.com/thread/3865597

  • Help transferring data from one account to another

    I bought my computer in August 2008 and had previously had an iBook. When transferring my data from my old computer to the new one, I guess I did it wrong so instead of it transferring all to the same place it created two accounts.
    Is there way to transfer my music/pics etc to my main account?
    Also, my iphone is backed up the other account because thats where all my music is, is there a way to also keep all this data once I am using only the main account?

    When you use Migraine Assistant, it transfers the account of the older machine to the newer because the users name is involved in everything, like iTunes playlists etc.,
    Since to run Migraine Assistant you need to have gone through setup on the Mac and created the main Admin account, when you Migrate, you transfer the other account so you wind up with two accounts on the new machine.
    All you have to do is log into the Admin account of the first user you created, then change the acount status of the Migrained account to Admin and reboot, check it out well, then delete the first Admin account at your own leaisure. However it's best to leave two accounts on the machine, just in case your locked out for some reason.
    If you rather transfer your files from one account to another use the Shared Drop Box
    If you have three accounts on the machine (original admin and two migrained migrateda accounts), you'll just have to monkey around and clean up the mess.

  • How can I migrate everything from one account to another on same computer?

    How can I migrate everything from one account to another on same computer?

    Transferring files from one User Account to another

Maybe you are looking for

  • Hooking up HP laser jet4

    I've got an oldie, but goody printer:  HP laserjet4.  I've bought a parallel port to usb connecter, but still cannot get my new Imac to print to this beast.  Any ideas?

  • Apple's mail *****

    When signing into my Gmail account at Google's main website, it works completely fine. But today I was experiencing some trouble with mail on my MacBook Pro. So naturally I went to settings to try to solve the problem by signing out and back in. But

  • Pro*c selecting XMLElement strangeness

    I've had a pro*c problem that I can't figure out. Hopefully, one of you might be able to do so. I am trying to create a XML output from a select statement. I having several problems, but the first one is that I can't get a simple XMLElement to work.

  • Error de llamada

    Buenas tardes, Tengo actualmente un iPhone5 actualizado a ios 6.02, anteriormente tenia un iPhone4 con ios 5.1 y el los dos telefonos tengo el mismo problema: Aleatoriamente, cuando reliazo una llamada, al cabo de 1 minuto se corta y aparece un mensa

  • Erase an account on mail?

    i have 2 accounts on mail and I want to erase one of them because I have stopped using it. How do i do so?