How do I share files across accounts on the same iMac?

I used Migration Assistant to bring documents from a Windows laptop over to my new iMac.  I setup several accounts already on the iMac.  I want to be able to view the migrated documents across all of the accounts on my iMac.  How do I do that?

In FINDER, copy the migrated documents you want to share into the Dropbox, in the second column over.
Hope this helps

Similar Messages

  • Sharing itunes library across accounts on the same IMac

    How do you share your ITunes library with other accounts on the same IMac? There's clear advice how to share it with other networked computers, but how do you do it across accounts on the same IMac?

    You can copy the desired library to the shared folder.
    You then need to go to each iTunes app. in the various users and change the iTunes music folder location.
    Macintosh-HD:Users:shared:iTunes

  • How do I share files between users on the same machine?

    I tried using /Users/shared to share files between myself (Admin user) and another user on the machine (Standard user). Whenever I put a file or a folder into said directory permissions are 755 for directories and 644 for files, my umask is 0022. The files and directories belong to my user and the group staff. This means I can read and write and others can read. If I do the same using the other users account. Permissions are 700 and 600 respectively. (Owner is the other user and group is staff.) Strangely the other users umask is 0022, too.
    The result is, that all directories and files I create with my account (Admin user) are readable to every other user on the machine, whereas all directories and files the other user (Standard user) creates are not readable for anyone else. I can easily rectify this using the Terminal and chmod and/or chown, but it is a pain having to do this, since I also need to forcefully restart the Finder App for it to notice the changed permissions.
    Ideally I'd like all directories in /Users/Shared to have permissions 777 and all files 666 no matter which user created, copied or moved them to said location. I think this could possibly be done using applescript and shellscripting and the folder action hook. So far my attempts to find such a script on the net or/and write it myself have failed. I'd be grateful for any hints how I:
    a) write and setup such a script
    b) accomplish what I try to do (share files and folders on the same machine) in another possibly more Mac way
    Kind regards
    David

    The following AppleScript will recursively descend the directory tree and change the items to your modes:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px; height: 340px;
    color: #000000;
    background-color: #FFDDFF;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    on adding folder items to this_folder after receiving these_items
    repeat with some_item in these_items
    ProcessStuff from some_item
    end repeat
    end adding folder items to
    to ProcessStuff from SomeItem
    processes items contained in SomeItem, recursively descending the directory tree
    parameters - SomeItem [mixed]: an item containing the items to process
    returns nothing
    set SomeItem to SomeItem as text
    set FileInfo to (info for SomeItem as alias)
    if (folder of FileInfo) and not (package folder of FileInfo) then -- a folder (not a package)
    do shell script "chmod 666 " & quoted form of POSIX path of SomeItem
    -- do shell script "chown root:staff " & quoted form of POSIX path of SomeItem user name "me" password "mypassword" with administrator privileges
    try -- to get items in the folder
    tell application "Finder" to set SubFolder to (items of folder SomeItem)
    on error
    return {}
    end try
    repeat with SubItem in SubFolder -- process the sub items
    ProcessStuff from SubItem
    end repeat
    else -- a file
    do shell script "chmod 777 " & quoted form of POSIX path of SomeItem
    -- do shell script "chown root:staff " & quoted form of POSIX path of SomeItem user name "me" password "mypassword" with administrator privileges
    end if
    return
    end ProcessStuff
    </pre>
    You shouldn't need to change the ownership, so I commented out the chown shell script since this would need to be run as a super user. You can run a shell script with administrator privileges, but in order to be used by a standard user you will need to provide the appropriate user name and password in the script, which might not be a good idea - note that the folder action script will need to be attached in all accounts that you want to change the permissions, which means that it would need to be accessible to those accounts.

  • How do I share files between users on the same Macbook pro?

    I have created different users on my new Macbookpro, but I can't seem to share files between two users. Help how do I share files between users on one laptop? eg. a pdf file that I want to grab from my user x and use it on user y, thanks.  By the way I have already tries going into system preferences, sharing folder, then turning on file sharing and that didnt work. thanks

    From the Help Menu using the search criteria Drop Box

  • How do I share files between users on the same computer?

    My wife has a MacBook, and I just bought my first iMac.  When I booted it for the first time, it asked me if I wanted to copy preferences from her computer.  I thought that was a great idea.  It took 8 hours to copy everything (this I totally did not expect, but couldn't interrupt), but when it was done, I had all of my fiiles and applications and everything, so that's cool.  Now the problem is the separate user accounts.  I had always used her account on her computer while mine sat idle, for the most part.  Now I want to use my account on my computer but cannot find *any* of my files, unless I switch users and view them on *her* account.  Even when I "search my entire computer" for a file, the Mac acts like the files don't exist.  I turned on file sharing in the sys pref, but that didn't seem to help.  Any ideas?

    Mac OS X by design keeps documents and settings owned by one user private from and inaccessible to any other user on the system. This is normal and has always been the case with Mac OS X.
    If you want documents accessible from both accounts, the easiest way to accomplish it is to put those documents in the Users/Shared folder. If you want to move your documents from your wife's account to yours, log into her account, move the documents to the Shared folder, then log into your own account and move the documents from the Shared folder to your own Documents folder.
    Regards.

  • How to find duplicated files across users on the same mac

    I have an iMac under 10,8,3 with different users. How can I find out the duplicated files ie same file under different users account ?
    Thanks

    You can't. Other user's files shouldn't be discoverable by an user. If they were, then the security model would be broken.

  • How can i share files across multiple user accounts?

    I have four user accounts on the same iMac and I'd like to be able to view the files within each account.  When I try access one of the other three accounts through Finder, the folders have red minus signs on them.  If I try to open one, I get an error message about not have the right authorities.  However, I've given all four user accounts administrator access.  Thanks.

    Thanks for the response.  Do I change the rights by opening the folder, clicking "Get Info" and chaning the permissions to "write and read?"  If so, I did that.  Is there anything else I need to do?

  • I would like to share some folders between accounts on the same iMac ( Lion OS X).

    Several users having their own account on the same iMac, would like to share a same folder for their common work ?
    How can I handle this without using an external server file ?

    You can set the permissions  to allow anyone to modify each file.
    Select the file, press cmd-i on the keyboard, scroll down to the bottom of the dialogue and click the padlock.
    Enter your admin password, then change all the permissions to allow read and write.
    You could also do the same thing with the Shared folder itself which should allow everyone to modify any file placed in the folder. Select the shared folder, and repeat the procedure above. Then, next to the padlock you should see a 'cog' icon with a drop down menu. Click the menu and choose 'apply to enclosed items' and 'OK' when the warning dialogue ('Are you sure? You cannot undo this action') comes up.

  • HT3819 How to use homesharing between different user accounts on the same iMac?

    I find plenty of articles about homesharing on iTunes between computers, but not between two different user accounts on the same iMac.  Any advice or direction to an existing artical is greatly appreciated.  I'm knew to the Mac and still have Windows on the brain.
    I am trying to share iTunes music and movie purchases between my user login and my wife's.
    Thanks

    Hello careymp1017,
    This can be achieved, but will not utilize HomeSharing. Further information and steps can be found in the following article.
    iTunes: How to share music between different accounts on a single computer
    http://support.apple.com/kb/HT1203
    Cheers,
    Allen

  • How can I have another Itunes account on the same computer for my wife?

    How can I have another Itunes account on the same computer for my wife?

    In case you didn't fully understand what dallon meant, it means another user account on your computer. You set that up in Windows and then instal iTunes onto that account.
    That way, you each have your own desktop and your own itunes. You can link to the songs in the other person's library as well, but you cannot run both iTunes at the same time. (That simply means you need to close it on the first account before opening it on the second account.)

  • How do I share a hard drive with the new iMac to load a disk from macbook pro

    How do I share a hard drive with the new iMac to load a disk from macbook pro. I want to install office for Mac from a disk but dont know how to share har drive from macpro
    thanks

    The new iMac's don' t have DVD drives however almost all have a disk drive. The easiest method of installing MS Office for Mac on your new iMac is to download it from Microsoft and then input the code you received when you purchased your original license. Otherwise you can use the DVD drive on your MBP to install on your iMac, that feature is called Remote Disc. Instructions for Remote Disc can be found at:http://support.apple.com/kb/ht5287

  • How to Set Up 2 Skype Accounts on the Same MacBook Pro Computer

    How to Set Up 2 Skype Accounts on the Same MacBook Pro Computer

    http://community.skype.com/t5/Mac/How-can-I-run-two-Skype-accounts-on-a-Mac/td-p /169126
    http://everydaylife.globalpost.com/run-two-skype-accounts-same-mac-computer-3524 6.html
    http://www.profesional.co.cr/technology/multiple-skype-accounts-mac-os-or-window s-same-time/
    Note that you posted in the Mac Pro desktop forum

  • How do you sync two iTunes accounts on the same MacBook Pro

    How do you sync two itunes accounts on the same Macbookpro?

    Not sure what you mean by "sync two itunes accounts".

  • Sharing itunes library  between two accounts on the same imac

    We just got a 27" imac and my wife and I have our own log on accounts. We share our itunes library. I have moved our itunes library to the shared folder so both of us can see its contents and pointed itunes on both user accounts to that shared folder. But, if she or I purchase an app or music it doesn't go into that shared folder. So I have to copy and paste it into the shared folder. Am I missing something there should be an easier way? I just want us to share the music and iphone apps we purchase.
    We are using the same itunes account on the same imac, we just have different user accounts on the imac. Thanks

    levidan wrote:
    We just got a 27" imac and my wife and I have our own log on accounts. We share our itunes library. I have moved our itunes library to the shared folder so both of us can see its contents and pointed itunes on both user accounts to that shared folder. But, if she or I purchase an app or music it doesn't go into that shared folder. So I have to copy and paste it into the shared folder. Am I missing something there should be an easier way? I just want us to share the music and iphone apps we purchase.
    We are using the same itunes account on the same imac, we just have different user accounts on the imac. Thanks
    hi levidan and welcome to the discussion area !
    take a look at this read for information.

  • Can I move/copy songs from one itunes account to another itunes account on the same iMac?

    Can I move/copy songs from one itunes account to another itunes account on the same iMac?

    You move the song files to /Users/Shared/ and then into iTunes from the other Mac OS X user account.
    If you want to change the iTunes Store account associated with them, you need to redownload them from that account.
    (60812)

Maybe you are looking for

  • Standby Gives Error

    Hi I m facing an error on standby database(Physically) when i trying to open it in read only mode it gives error SQL> ALTER DATABASE OPEN READ ONLY; ALTER DATABASE OPEN READ ONLY ERROR at line 1: ORA-01092: ORACLE instance terminated. Disconnection f

  • Import matching RAW does not include all photos

    Hello to you all, When I want to import matching RAW files, Aperture only recognizes a couple of photos inside the projects. I'm using the 'include current filter' as I have made a selection of pictures inside the project based on a rating. But even

  • Sound/MIC problem

    I have HP-Pavilion G4 2190SE. Windows 7. with the Problem in Sound.. Whenever i call to someone on Skype or any other messenger. other person hear lots of noise, echo, fan noise, and keyboard typing noise from my side... Please Give me the best solut

  • Back up computer with a hard drive

    I just got the new Mac Box Set and to install it safely I want to back up my original software on a hard drive. The problem is I haveno idea how to go about this. Any suggestions would be greatly appreated.

  • Safari 5.0 (7533.16) Missing ToolMenu (or ToolBar)

    Sometimes the toolmenu shows up and sometimes it goes MIA not sure whether this is a bug of any of the extensions that I have installed how can I print a list of the extensions installed ?