How do I share a large file between accounts on my imac

How do I share a large file between accounts on my imac?

Put the file in a folder that both users have access to, such as /Users/Shared or one user's Public folder. You may also need to change its permission settings in the Finder Info window.

Similar Messages

  • How do you share one Itunes library between accounts in the same computer?

    I have a new I-mac and I set up my Itunes library on the main account in the I-tunes folder, as a default. I set up a second account for my wife - how can I share the music in the main library without having to transfer it to a separate folder under her username?

    Click here and follow the instructions.
    (38551)

  • How can I share a static field between 2 class loaders?

    Hi,
    I've been googling for 2 days and it now seems I'm not understanding something because nobody seems to have my problem. Please, somebody tell me if I'm crazy.
    The system's architecture:
    I've got a web application running in a SunOne server. The app uses Struts for the MVC part and Spring to deal with business services and DAOs.
    Beside the web app, beyond the application context, but in the same physical server, there are some processes, kind of batch processes that update tables and that kind of stuff, that run once a day. Theese processes are plain Java classes, with a main method, that are executed from ".sh" scripts with the "java" command.
    What do I need to do?
    "Simple". I need one of those Java processes to use one of the web app's service. This service has some DAOs injected by Spring. And the service itself is a bean defined in the Spring configuration file.
    The solution is made-up of 2 parts:
    1. I created a class, in the web app, with a static method that returns any bean defined in the Spring configuration file, or in other words, any bean in the application context. In my case, this method returns the service I need.
    public class SpringApplicationContext implements ApplicationContextAware {
         private static ApplicationContext appContext;
         public void setApplicationContext(ApplicationContext context) throws BeansException {
              appContext = context;
         public static Object getBean(String nombreBean) {
              return appContext.getBean(nombreBean);
    }The ApplicationContext is injected to the class by Spring through the setApplicationContext method. This is set in the Spring configuration file.
    Well, this works fine if I call the getBean method from any class in the web app. But that's not what I need. I need to get a bean from outside the web app. From the "Java batch process".
    2. Why doesn't it work from outside the web app? Because when I call getBean from the process outside the web app, a different class loader is executed to load the SpringApplicationContext class. Thus, the static field appContext is null. Am I right?
    So, the question I need you to please answer me, the question I didn't find in Google:
    How can I share the static field between the 2 class loaders?
    If I can't, how can I load the SpringApplicationContext class, from the "Java batch process", with the same class loader my web app was started?
    Or, do I need to load the SpringApplicationContext class again? Can't I use, from the process, the class already loaded by my web app?
    I' sorry about my so extensive post...
    Thank you very much!

    zibilico wrote:
    But maybe, if the web service stuff gets to complicated or it doesn't fulfill my needs, I'll set up a separate Spring context, that gets loaded everytime I run the "Java batch process". It'll have it's own Spring configuration files (these will be a fragment of the web app's config files), where I'll define only the beans I need to use, say the service and the 2 DAOs, and also the DB connection. Additionally, I'll set the classpath to use the beans classes of the web app. Thus, if the service and DAOs were modified in the app server, the process would load the modified classes in the following execution.You'll almost certainly have to do that even if you do use RMI, Web services etc. to connect.
    What I suggest is that you split your web project into two source trees, the stuff that relates strictly to the web front end and the code which will be shared with the batch. The latter can then be treated as a library used by both the batch and web projects. That can include splitting Spring configuration files into common and specific, the common beans file can be retrieved from the classpath with an include. I regularly split web projects this way anyway, it helps impose decoupling between View/Controller and Model layers.
    On the other hand, you might consider running these batch processes inside the web server on background threads.

  • How do I sync a PDF file between iPhone and iPad in iBooks?

    How do I sync a PDF file between iPhone and iPad in iBooks?

    If the PDF supports it then you can try opening the PDF in iBooks on your phone and use the 'share' icon (the square with the upward pointing arrow) to email it to yourself (some PDFs a protected and don't support emailing) and use 'open in' in the Mail app on your iPad to copy it to its Mail app.
    Or you can connect the phone to your computer's iTunes and do File > Devices > Transfer Purchases to copy it over to your iTunes (that should copy PDFs and/or epubs that are in the iBooks app, not just ibooks) and if using a Mac with Mavericks or Yosemite on it then do File > Move Books From iTunes in its  iBooks app, and you can then sync it to your iPad.

  • How do I share a keychain list between two shared Lion computers

    How do I share a keychain list between two Lion computers; my wife's MacBookPro and my MacPro. We have Airport.

    See answer below. (Note: this is not a question about iTunes Home Sharing so it should have been asked in the Mac OS X Lion forums.)
    For security reasons you can't share keychains like that since each user's keychain is encrypted and protected by the user's password. Sorry, there is no convenient way to share Keychains.
    Now, that being said, the Keychain file is stored in the following directory, ~/Library/Keychains/, and called 'login.keychain. You could conceivably use file sharing, or some other method, to send your 'login.keychain' file to your wife's computer and she could conceivably use the 'Add Keychain…' command to add your keychain to her Keychain app but I think it gets messy doing that. Also, she would need to know your password to access that file but, between spouses, that may be a non-issue.

  • Hello there - how can I share my iTunes library between two users on the same computer? I put the library in a shared folder between both and have selected this library on both as well, but when I update iTunes with music etc it only appears on one?

    Hello there - how can I share my iTunes library between two users on the same computer? I put the library in a shared folder between both and have selected this library on both as well, but when I update iTunes with music etc it only appears on one?

    Thank you Joe - I tried this but it's only showing a teensy amount of music - the stuff on the second users account as opposed to the giagntic library on the 'main' account. I actually went to a Genius Bar and they said that apple doesn't really want you to share music between accounts - parents don't want to hear their kids music etc. Which seemed strange, but it might be the case sadly   Thanks anyway!

  • How do I share photos and music between different user accounts on the same macbook

    How do I share photos and music between different user accounts on the same Macbook? i.e. I want all to be able to access family photos when logged into their respective accounts. Same goes for the iTunes library. Hope this is possible...
    Thanks!

    To give other users read-only access to your iTunes library, use the Sharing features of iTunes. Sharing works over the local network as well as on the same computer. See the built-in help for details.
    To give others selective access to your iPhoto library, you have the option of using iCloud Photo Sharing, if the privacy implications don't bother you. The images will be stored temporarily on Apple servers.
    If you want to give full read/write access to more than one user, see the support articles linked below.
    iTunes: How to share music between different accounts on a single computer
    iPhoto: Sharing libraries among multiple users
    There is a way to share the library without moving it to a secondary volume. If you really need to do that, ask for instructions.

  • How do I share music in iTunes between different iTunes account on the MacBook Pro?

    How do I share music in iTunes between different iTunes account on the MacBook Pro?

    If it's in a single iTunes library, it's already being shared. If it's in separate user accounts on the computer, move one library to the /Users/Shared/ folder, launch iTunes with the Option key held down, point it there, and import the music from the other library to it.
    (79794)

  • HT204053 how do I share calendars and music between two ID's?

    How do I share calendars and music between two Apple ID's?  We have a Mac Pro and two Iphones.  Currently we utilize one ID between the Iphones in order to sync the calendars and music.

    You can privately share a calendar between devices using different iCloud IDs as explained here: http://help.apple.com/icloud/#mm6b1a8694.  Even if your devices use different IDs for iCloud you can continue to share the same ID for iTunes to share your music and other purchased media.  The ID you use on a device for iCloud does not need to be the same as the ID used for iCloud.

  • HT1373 how do i share apps and music between two itunes accounts

    How do I share music from my itunes account with my daughter so she can put it on her ipad?

    To give other users read-only access to your iTunes library, use the Sharing features of iTunes. Sharing works over the local network as well as on the same computer. See the built-in help for details.
    To give others selective access to your iPhoto library, you have the option of using iCloud Photo Sharing, if the privacy implications don't bother you. The images will be stored temporarily on Apple servers.
    If you want to give full read/write access to more than one user, see the support articles linked below.
    iTunes: How to share music between different accounts on a single computer
    iPhoto: Sharing libraries among multiple users
    There is a way to share the library without moving it to a secondary volume. If you really need to do that, ask for instructions.

  • Am having all kinds of trouble enabling Home Sharing on Apple TV. Had been working previously, but now I am unable to share files between TV, Ipods and iMac. I have tried restarting all hardware, systems and connections. I recently upgraded modem?

    Am having all kinds of trouble enabling Home Sharing on Apple TV 3. Had been working previously, but now I am unable to share files between TV, Ipods and iMac. I have tried restarting all hardware, systems and connections. I recently upgraded modem, would this have an effect on connectivity?

    U may need to check the settings on ur PC or Mac.

  • How can i transfer the xml files between different systems?

    hello
    the appearance of xml enable the inter-communication between differences systems.but
    i don't know how,such as following scinario:
    in the client side,we use the console that is written by using c#,if i finish
    filling the text boxes that are within the console,click the submit button,the
    console will generate a xml format document.i want the other application that
    is written by using jsp and servlet and deployed in weblogic server to receive
    the xml document,then process the document.
    but i don't know how i can transfer the xml files between the two applications
    that is written in different languages? can i use http protocol?
    thanks for any helps!

    Yes, you can use the HTTP protocol as a transport for the XML message, this
    is basically what the HTTP binding for SOAP does. The key is using a
    packaging mechanism that different applications will understand, otherwise
    only your own applications will know how to extract and process the XML
    messages you send between them.
    "zbcong" <[email protected]> wrote in message
    news:3e68318e$[email protected]..
    >
    hello
    the appearance of xml enable the inter-communication between differencessystems.but
    i don't know how,such as following scinario:
    in the client side,we use the console that is written by using c#,if ifinish
    filling the text boxes that are within the console,click the submitbutton,the
    console will generate a xml format document.i want the other applicationthat
    is written by using jsp and servlet and deployed in weblogic server toreceive
    the xml document,then process the document.
    but i don't know how i can transfer the xml files between the twoapplications
    that is written in different languages? can i use http protocol?
    thanks for any helps!

  • How can I share my LR catalog between Mac Mini and MacBook Pro?

    How can I share my LR Catalog between my Mac Mini and MacBook Pro?

    Your Lightroom license key is
    a. Single user / owner
    b. You are allowed two active installations, with one in use at any point in time.
    c. It is cross platform Mac and or PC.
    d. You can install / uninstall as many times it is necessary, as long as you meet the criteria above.
    The latest updates can be accessed from the link below.
    Product updates

  • How do I share my playlists with other accounts/users on my Mac?

    How do I share my playlists with other accounts/users on my Mac?

    Hello,
    I have a similar question, which I posted 8perhaps inappropriately) in the Home Sharing discussion: https://discussions.apple.com/message/17405588#17405588
    The problem I have is that it simply doesn't work and the question I have is how you do not move the the iTunes Library file or the iTunes Library.xml file when they are actually in the folder you are told by the article to move in the first place.

  • How can i share some apps from my macbook pro to iMac on different IP?

    how can i share some apps from my macbook pro to iMac on different IP?

    sign into same id on both computers in the app store
    see this
    http://support.apple.com/kb/HT2519
    Peace, Clyde

Maybe you are looking for

  • Issue in field edited by user

    Hi All, I have a z-tcode to display order-no, line item and priority (priority field can be edited by user). this transaction was associated with single order no only. I made some changes to make the program get associated with multiple order nos.  t

  • BC4J Custom Type Maps   (MS-SQL cont.)

    (FYI using JDeveloper 9.0.2.0.0, MS-SQL 2000 spk2 and MS-SQL's JDBC driver Version 2.2.0022) In the process of trying to get JDeveloper working fully with MS-SQL, I am at the point of developing a custom type map. Should this typemap include all mapp

  • Since using FF 5, my File Send link.. has quit working

    Since using FF5, the File > Send Link... has quit working. Also, FF 5 takes a log time to start and a really long time to Exit.

  • Birthdays show up on the calendar one day early.

    All of the Birthdays that I loaded in the contacts show up one day early on my calendar.  Has anyone else seen this or does anyone know what I am doing wrong?

  • IMac/Snow Leopard choosing wrong color profile?

    Hey guys, I am a wedding photographer and I calibrated my iMac twice a month with a Spyder 3 calibrator. I have noticed a few times, that even though I have chosen the color profile I have created with the Spyder 3, sometimes my iMac does NOT have th