HT4007 how can i share photos between users on the same mac?

Dear All,
My wife and I use the same MacbookPro, but our own different login Accounts on the Mac, how can we share photos bewtwen these 2 accounts.
Say, I've downloaded some pics from my camera and would like to transfer to her login account.
Can I do it on the desktop level or can I use iPhoto to do this? I'd like to know how to do bothways, without having to duplicate the files(ie saving 2 copies of the same file on the computer)
Isn' there a 'New' feature on iPhoto / Aperture saying that it uses the same 'Unified' library or something ?
Can this feature help? but how to activate?
Pls help.
Thanks

Macs have a folder called "Public" for this purpose.  See this from Finder's help:
Share files with others using a drop box
To give a copy of a file to another user, you can copy the file to the person’s Drop Box.
HidePut a file in the Drop Box of another user on your Mac
Open the user’s Public folder (in their home folder in the Users folder on your hard disk).
Hold down the Option key and drag the file to the Drop Box in the user’s Public folder.
Click the desktop to make sure you’re in the Finder, and then choose Go > Computer.
Double-click the icon for your computer’s internal disk (usually named Macintosh HD) to open its folder.
Open the Users folder, and then open the folder for the person to whom you’re giving a file.
Open the user’s Public folder, and then drag the file to the Drop Box. To keep a copy of the file for your own use, hold down the Option key while you drag.
Even though you can put items in another user’s Drop Box, you can’t open any Drop Box except your own.

Similar Messages

  • Share calendar between users on the SAME mac

    How can I share a single calendar (and address book) between users on the SAME mac? Thanks.

    I've got the same question...
    Anyone?
    Anyone?
    ...bump...

  • 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 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.

  • HT3819 how can i share itunes with users on the same computer?

    My husband and I both have separate user profiles on our Mac.  Is there a way we can access all the music files from our itunes between the two profiles?

    I puzzled this out a while back. Lets see if i can at least point you in the right direction.
    From the Admin account open System Prefrences>Sharing
    on the left there is a check box for "file Sharing" check this box.
    to the right you can add folders, add "iTunes Media"
    then you can add Users. add the users that can share that folder.
    then open the other account that wants to share that folder.
    open their iTunes>Prefrences>Advanced. Uncheck the box that says "Copy files to iTunes Media folder when adding to library"
    then open Finder and the shared iTunes Media folder should be on the left... (fingers crossed)
    the only problem is that any time you add media to the admin account, you have to go into the other account and add it to that itunes.
    hassle, but it's what i do.
    Good Luck

  • How do I Share ical between users on the same computer

    I share my computer with my wife and we each have our seperate logings. We'd like to be able to share our diary on the computer so we can keep track of each other. Is this possible?
    I use Tiger and ical 2.0.3
    Peter

    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 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 do I share photos on I-photo between users on the same computer?

    how do I share photos on I-photo between users on the same computer?

    See Terence Devlin's post here >  https://discussions.apple.com/thread/3250415?start=0&tstart=0

  • How do I share microsoft software on a mac between users of the same mac?

    How do I share microsoft software on a mac between users of the same mac?
    New Mac
    Set up Microsoft tools on the mac but can't figure out how to share them between different logins we have setup on our computer

    Hello FritzMills3,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    FaceTime for Mac 1.x: Manage your FaceTime settings
    http://support.apple.com/kb/PH5652
    Open FaceTime preferences
    Choose FaceTime > Preferences.
    The Account field identifies the Apple ID you used to sign in to FaceTime.
    You can turn off and sign out of apple id.
    Have a nice day,
    Mario

  • It seems that the new version of iPhoto will no longer share photos between computers on the same network. Can anyone confirm this?

    It seems that the new version of iPhoto will no longer share photos between computers on the same network. Can anyone confirm this?

    lovinmymac wrote:
    I have "automatically create previews" in the preferences UNCHECKED. Why is Aperture creating previews? For the screen image?
    You might also need to turn Preview generation off for any existing Projects. Select the Project in the Projects pane and use the cog button at the top of the pane to uncheck 'Maintain Previews For Project'.
    Ian

  • How can I import photos inro Organiser in the same order as they are in my files?

    How can I import photos into Organiser in the same order as they are in my files?

    You can do a change to your files you want to import so they are in order that your version of PSE uses.
    One of the benefits of PSE is that you are no longer limited to specific order or locations of pictures. If you want a spefic order for display purposes create an album and your order will be maintained in the album. Other than that I keep my display on Newest first(I have PSE 11) and rarely change it.

  • Move an iTunes library between users on the same mac

    How do I move an iTunes library between users on the same mac?
    I accidentally created a secondary user on my mac some time ago when using the migration tool and am now going back and transferring all my files from the secondary to the admin user profile.
    I wanted to know which itunes files/folders need to be copied over.
    Is the process as simple as replacing the itunes folder on admin with the copied itunes folder from my secondary profile or do I need to delete the admin folder first and then copy the old folder over or do I delete the contents of the folder and replace with the copied contents?
    I am using shared folders to move between users, but want to make sure that I am picking the right files to transfer.
    Thanks in advance.

    Assuming you have left iTunes to default settings so everything is still in the iTunes folder the way iTunes likes it to be, copy the whole of the iTunes folder to the new location.  If it is in the default directory (Home > Music) for iTunes the application will automatically use it there for the new account.  If you put it elsewhere you will have to start iTunes and immediately hold down the option key to direct it to the new location.
    It is just possible you will have to change permissions.  If you encounter those issues read the part about changing permissions on the iTunes folder in: https://discussions.apple.com/message/11583914
    This is all a slight variant on:  iTunes: How to move [or copy] your music to a new computer [or another drive] - http://support.apple.com/kb/HT4527

  • How do I move organized photos from dropbox to iPhoto and share with another user on the same mac?

    I have about 3,500 photos sitting in dropbox and just purchased my first mac yesterday.  My husband and I each have our own Ipad and our own user id's on the mac.  I moved two of the folders to Iphoto and it shows up on my screen in the right folders.  However, on my Ipad, it shows all of them under one Photostream and not organized.  They don't show up on my husband's "side of the computer" at all. 
    So my questions are:
    1.  How does one mirror their file organization on the Ipad?
    2.  How does one share all of the folders with another user on the same Ipad so they can view folders, and add pictures to the folders if they like?
    Thanks!

    1.  How does one mirror their file organization on the Ipad?
    If you use the Photo Stream, the organisation in iPhoto will be lost - there is just one endless stream.  YOu could sync your photos using iTunes. Then you will see the synced albums in the Photos.app on the iPad.
    See this link:   iOS and iPod: Syncing photos using iTunes
    How does one share all of the folders with another user on the same Ipad so they can view folders, and add pictures to the folders if they like?
    On the same iPad?  Do you mean on the same mac?
    If you want to share an iPhoto library between two users on the same mac, the iPhoto library should be on a separate disk partition or even better, on a separate external disk. Then you can set the flag "Ignore ownership on this volume" to avoid permission problems. Both of you will be able to browse the iPhoto library and can edit the photos within.
    See this support document:  iPhoto: Sharing libraries among multiple users
    If both of you want to keep separate iPhoto libraries but share the photos, you could share selected albums as Shared PhotoStreams and invite each other to browse them. This would require iOS 7. Do you have iOS 7 on your iPad?  Each Shared Photo Stream will be shown as a separate album on your iPad .
         iCloud: Using and troubleshooting Shared Photo Streams
    Regards
    Léonie

  • Share individual photos (NOT a library) between users on the same Mac

    I've read through all the photo sharing posts, and have not found an answer to this question:
    There are multiple users on the same Mac, running Tiger and iPhoto 5. I want to be able to export certain photos to the Shared folder so that others on the Mac can import them into their iPhoto as separate copies on their own.
    The Photo Sharing methods described in many other messages here would not be ideal, because the users with the original photos don't want to have to be logged in or have iPhoto open while others are on the computer. Also, they don't want their entire library to be looked through, just certain photos that they choose to export. The "Shared" folder seems like the answer to this, but so far it's been a huge letdown.
    I've tried exporting the photos out to the Shared folder, but there are access errors when the other users try to import them into their iPhoto. Even if I modify the "Everyone" access rights to read & write on the files in the shared folder, it makes no difference. Is this the wrong approach? Would doing this through the Public folder make any difference?
    Is there some simple way I'm missing here? It's difficult for me to imagine that something this basic is SO hard to do on the Mac.
    Thanks!

    Hi Scott,
    The method I use is to put the images in a folder in my ~/Public/Drop Box folder. All members can access the images in there.
    Lori

  • I have windows, one computer but multi users. home sharing is on. how can i share music between users on one computer?

    I have windows.  One computer but multi users.  Home sharing is on. 2 apple accounts-1 per user. 4 devices-2 iphones and 2 ipods per user.  How can we share music  on one computer between 2 users?

    Hi Justinece, I've solved the problem in this way:
    In my wife user profile I've set in itunes settings/advanced the path to my music library: /Users/"MY NAME"/Music/iTunes/Itunes media.
    Than, from my wife profile using my administrator user and password I've set the "read/write" privileges on the above mentioned folder.
    Finally I've added the folder in my wife's library taking care to not duplicate it ( leave blank the flag in itunes setting/advanced).
    I really don't understand what's the use of home sharing...

Maybe you are looking for

  • Ideapad Flex 15 wireless problem

    My wireless internet frequently cuts off showing the no connectivity image at the bottom right hand corner. I have updated the driver and even uninstalled it, though it did not help in both cases. I uninstalled most of the software that came with not

  • How do I return to recent email after doing a search?

    How do I quickly return to recent mail again after doing a search in Mail? After I look at an old email I've found and click the "x" next to the search entry field to clear it, I'm returned back to the entire mail box at the point in time of that fou

  • HP Utility 'Application Not Responding' after downloading Apple update

    Trying to setup a brand new HP Officejet Premium 6700 with a brand new Air (OSX Mavericks v10.9.3).  Was having issues with the supplied printer software and the wireless print capability so uninstalled that and added the software via an Apple Softwa

  • Double copies of CC apps installed-Why, and how to delete?

    HI, I installed Photoshop CC, Illustrator CC, and Indesign CC on my machine (W7, 64-bit). I noticed that I now have Photoshop CC 64-bit version and Photoshop CC (I presume 32-bit version) installed on my machine. Ditto for Illustrator CC and Indesign

  • How can i upload with facebook using N2690

    I want 2 upload to facebook using N2690