How to control file location of iPhone pictures?

I have invested a lot of time into figuring out a smart way to combine Apple's approach of handling images (database-driven) with the approach of all other services (file-driven) but was not successful yet. I really hope you can help me.
Problem: I take a lot of picture on my iPhone and want them to be:
in a useful location on my drive based on events (e.g. Pictures/Christmas 2013/IMG_123.JPG) which enables me to use file-based services like dropbox
in iPhoto
My problem: if I attach my iPhone and start iPhoto, I can import images from the iPhone without any control over where they are placed on the hard disk.
I tried several ways to work around this:
Find the images in the iPhoto Library folder and move them --> iPhoto doesn't find them anymore. Unfortunately it doesn't ask me where to find them but just shows an error symbol.
Export the images and reimport them --> A lot of manual effort + I loose some timestamp information
Hack into the SQLite DB of iPhoto --> I managed to update the imagePath in iPhoto but then found out that the location is additionally stored in a file alias which is stored in SQLite as a BLOB. I don't see a chance to create/update such an alias
Any idea how I can control where images are stored? Should I use another mechanism to import images from the iPhone instead of importing directly into the media library?

in a useful location on my drive based on events (e.g. Pictures/Christmas 2013/IMG_123.JPG) which enables me to use file-based services like dropbox
Do you want to store the original image files in a synced folder like your dropbox folder? Then you are risking to breaking the connection between your original image files and the versions in your iPhoto library.
Image files managed by iPhoto are best left alone. iPhoto offers many safe ways to access the photos, and probably can what you want be done, by using iPhoto's interface. What yo not can do in iPhoto is syncing the library to other macs.
Any idea how I can control where images are stored? Should I use another mechanism to import images from the iPhone instead of importing directly into the media library?
The only way to control where images are stored, is to avoid importing them in the first place. If you disable "Copy items to the iPhoto Library". Then your image files wil remain exactly where they are. But this method is not recommended, because it is a disaster waiting to happen. Images imported this way cannot be rlocated to another drive, if you are running out of space, they are difficult to restore from backup, and they are not well protected and may be accidentally moved or deleted.  If you need a photo library that supports this kind of staorage better, upgrade to Aperture.

Similar Messages

  • I'd like to change the dfault file location, C:My pictures, to another file location, eg E or G. What can I do to change it?

    See above question.

    Hi trshaner,
    Thanks again for your complete reaction. I’ve looked at the video and the help-information. This made me decide to leave the file My pictures where it is (C) and move some of the other folders/files to the E-drive. Thanks for your help.
    Met vriendelijke groet,
    Aad Oudshoorn
    Edelsteensingel 166
    2719 RC Zoetermeer
    06-22250606
    Van: trshaner 
    Verzonden: dinsdag 22 juli 2014 20:09
    Aan: Aad Oudshoorn
    Onderwerp:  I'd like to change the dfault file location, C:My pictures, to another file location, eg E or G. What can I do to change it?
    I'd like to change the dfault file location, C:My pictures, to another file location, eg E or G. What can I do to change it?
    created by trshaner <https://forums.adobe.com/people/trshaner>  in Photoshop Lightroom - View the full discussion <https://forums.adobe.com/message/6573614#6573614>

  • How many control files will be present in a database?

    How many control files will be present in a database?

    See this link for control file recommendations
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96524/c04space.htm
    See the portion "Control Files Overview" and the last "Multiplexed Control Files"
    Don't forget to reward points if this answer your query.

  • DBCA -control file locations in template

    Windows Server 2003 Enterprise. Oracle 9.2.0.6 With Oct 2005 patch.
    I'm trying to place my control files in an alternate shared location as required for using Oracle Failsafe. The editor allows me to make changes but when I view the template and the scripts created the control file location is the default.
    Have I missed a prerequisite step before energizing DBCA or is there a problem with the tool that I need to open a TAR for?
    Thanks in advance for your help!
    Darrell

    This was in regards to the initialization parameters being edited in the DBCA. I found one workaround and one solution.
    The DBCA was always taking the default {ORACLE_BASE} despite what was being displayed in the edit screen.
    Workaround= Build your templates on a server where the {ORACLE_BASE} is defined as the target location you want and then move the template to the machine where you plan to build the instance.
    Solution= Redefine the {Oracle_Base} value in the file initialization variable section during the creation of your template. It shows up as a default(unchangeable) but it allows you to reenter it with your desired value and override the default.
    Hope this helps someone else down the road!
    Darrell

  • I'am a first time mac user, can any explain to me how to transfer file i.e. iTunes ,pictures, other files.

    I'am a first time mac user, can any explain to me how to transfer file i.e. iTunes ,pictures, other files.

    Select a file you want to transfer and drag it to the desired destination.
    If you need help with the basics of OS X you can:
    Select Mac Help (or Help Center) from the Finder's Help menu and enter a search keyword. For your question you might search for "copy," "file copy," or "drag and drop" for example.
    See Apple - Support - Mac 101
    Visit the Apple website where you will find additional information and tutorials on how to use OS X.

  • HT2534 how to itunes file tranfer in iphones 3gs

    how to long time iphone games playing

    FYI, I now remember what I wasn't remembering.
    I ran a apple script to copy the file location to another field that I could display.
    Then I could sort and find music files not stored in the correct master location.
    Sundry Info was the script I used to copy the file path to another field (comments, description or categories)
    I used categories since I wasn't using this field.
    bdog

  • How many control file should be created in ASM for ORACLE 4 nodes RAC

    We have a oracle 10G(10.2.0.4) database with 4 nodes locates ASM in redhat linux5.
    The vendor created this RAC system with database.
    I saw below infornation as
    SQL> select name from GV_$CONTROLFILE;
    NAME
    +FLSDISK1/sale/controlfile/current.256.690290159
    +FLSDISK1/sale/controlfile/current.256.690290159
    +FLSDISK1/sale/controlfile/current.256.690290159
    +FLSDISK1/sale/controlfile/current.256.690290159
    It seems that each node with one control file.
    I got a feedback that vender claimed SAN is very reliable.
    I am new person for database at ASM for RAC.
    Could you make a explain for this condition? Do I need to add ( mirror) another 2 control file into ASM?
    The Oracle recommands that at least 2 contril files( best 3 files) in different place. This is true for signle instance.
    How about RAC that database locates in ASM?
    Please help me!!
    Jim

    You are fine using the standard three controlfiles in ASM, four is fine too, but it does not need to be tied to the number of instances as all the instances in a RAC database use the same controlfile (and its copies). ASM knows the controlfile type and will stripe each one in 128k pieces across as many volumes as it can. I much prefer to have my controlfiles in ASM, it prevents accidental deletion and generally makes DBA life easier.
    Cheers!
    Jay Caviness
    http://www.grumpy-dba.com

  • How to control the location of Iconified JInternalFrame?

    Is there any way to control the location of Iconfied JInternalFrame on JDesktopPane? I've searched API reference and tried to find suitable methods to override in UI classes. But I still cannot figure out how to do it after a long time. Who have any ideas about it? Thank you very much.

    DefaultDesktopManager.iconifyFrame(...);

  • How to upload file located on the network

    I used following API successfully upload file located on
    database machine. I
    got error when upload file located on network. I run this
    as "Portal30" user
    which has DBA priviledges.
    I used code like this.
    result:=wwsbr_api.add_item(p_caid=>53,
    p_folder_id =>4487,
    p_display_name => 'Test',
    p_type_id => wwsbr_api.ITEM_TYPE_FILE,
    p_type_caid => wwsbr_api.SHARED_OBJECTS,
    p_region_id =>5,
    -- these are not working
    p_file_filename=>'//nt2/vol2/common/test.pdf'
    p_file_filename=>'///nt2/vol2/common/test.pdf'
    p_file_filename=>'S:/common/test.pdf'
    -- this works
    p_file_filename=>'c:/test.pdf'
    Errors:
    ORA-29532: Java call terminated by uncaught Java exception:
    java.lang.NullPointer Exception
    ORA-06512: at "PORTAL30.WWSBR_API",line 24
    ORA-06512: at "PORTAL30.WWSBR_API",line 277
    PS: we tries run Oracle as a privileged user other than System
    user. it won't help. Am I missing something here. I am new on
    the network problem. How I can verify the privileged user access
    the network.
    we have portal 3.0.9.8.1 running on Windows 2000

    Thanks for the direction. I can upload same file through Oracle
    Portal "Add Item" user Interface. So I assume file is visible to
    the database. Notice the Portal uses wwv_additem.additem and
    wwv_add_wizard.edititem to upload file. Do they eventually use
    wwsbr_api.add_item and wwsbr_api.add_item_post_upload? What is
    syntax of reference file on remote drive?
    Thanks
    Linda

  • How to view file location in columns

    If I remember correctly, I used to be able to select file location as a column heading an sort.
    This allowed me to quickly find any songs that may not be in normal library location.
    I don't see that column option anymore.
    I have itunes match so not sure if this has an affect or not.
    Anyway to easily review file locations in itunes 11?
    Regards,
    bdog

    FYI, I now remember what I wasn't remembering.
    I ran a apple script to copy the file location to another field that I could display.
    Then I could sort and find music files not stored in the correct master location.
    Sundry Info was the script I used to copy the file path to another field (comments, description or categories)
    I used categories since I wasn't using this field.
    bdog

  • HT1386 how to transfer files from my iphone while using itune

    i m using iphone for very first time i want to tranfer some files from ma laptop to my mobile and want to delet some files from my iphone..i have downloaded itunes in ma laptop. please assist me and do the needful

    What files are you trying to transfer to your phone?  What files you want to delete from your phone?

  • How can I change the default location ipad/iphone pictures are stored in on my desktop?

    So here's my dilemma.  I have lightroom mobile on my ipad and iphone.  Seamlessly, lightroom mobile pushes these images to my desktop and saves them in a folder in windows.  I use an SSD and would prefer not doing read/writes to it that are unnecessary.  What makes the default location problematic is that I can't seem to change it.  Further, when I sync my ipad/iphone to my windows desktop using a cable, I will now have duplicates of images that were synced via lightroom mobile.  So, it would be infinitely simpler, I think, if lightroom mobile would sync ipad/iphone images to a directory I specify, on a supplemental hard drive for instance, and using dates for folder names rather than some default directory on my main drive where they are just dumped.

    Currently, Lightroom saves the images in a directory structure under a folder named "Mobile Downloads.lrdata", which is created in the same folder as the catalog file.
    For example, an image will be saved as:
    Windows = C:\Users\<username>\Pictures\Lightroom\Mobile Downloads.lrdata\<random hexadecimal name>\picture1.jpg
    Mac = Users/<username>/Pictures/Lightroom/Mobile Downloads.lrdata/<random hexadecimal name>/picture1.jpg
    you want to change the location of this "Mobile Downloads.lrdata" to another path.
    You should file an Idea, AKA Feature Request, to the Feedback site:
    http://feedback.photoshop.com/photoshop_family
    If there is enough people voting for it, the Product Managers will evaluate it and eventually apply it to a future version.
    It's your interest to advertise the Idea in order to increase the number of votes (I would vote for it).
    There is another similar discussion in the forum (How do i change the location of 'Mobile Downloads.lrdata' ?), I am posting the same answer there.

  • Moved library - how to correct file locations in playlists

    I copied my library off my HD to an external HD because the library is pretty large, about 120gb. I have all my music in playlists, and I back up my playlist library regularly just to be safe. I have not deleted my original library off my HD just yet to be safe that everything made it over.
    My question is: My playlists still show all my songs as located on my internal HD. How do I get them all updated to show that the files are located on the external HD instead? I want to delete the original library off the internal HD to make more space. I changed the library location in the Settings -> Advanced tab under Preferences and iTunes now recognizes that that is where the library is.
    I tested all of this by deleting a song from a playlist in its folder on the internal HD to see if iTunes would relocate it on the external HD. It did not. It prompted me to locate it instead.
    I tried importing my library again, thinking that might fix it. Instead, all my playlists are now duplicated. And the songs in both versions of any playlists both still show the songs as being on the original internal HD, not the external.
    Thanks.

    Traditionally, if you want your download to go to a different folder than the default folder you would control-click on the link in Safari and select something like "Download Linked File As..."
    Some websites are written in such a way as to disable that functionality.
    charlie

  • How to change file location path at run time in OWB 10g

    Hello all,
    We want to load several files with the same name but from different folders into a single table.
    The information about the paths is stored in an oracle table.
    Is there any best practice to achieve this?
    Our approach is to loop on the number of sources and execute the mapping after changing the location path. We found how to make the loop, and have the apropriate OMB command to update the location path, but we are still looking for a way to call this OMB plus command in a process flow or a mapping. Any idea?
    We also succeeded in loading the file from an unregistered location, which is necessary to be able to update the path, but I'm not sure this is really the best approach. Any advise?
    Thanks in advance for your help!
    best regards
    Cedric.

    Hi,
    I can provide you with an idea on this, dont know if it will work or not.
    Suppose, you need to load 5 files in different folder locations into a single table. Call the mapping 5 times in a process flow. If you log in to the database, and go the table all_directories in your target schema, you will find an entry for the actual path of the file you are trying to laod. I think if this path is updated before each run of the mapping, you can load all files into the target table. Only thing you have to do is call a procedure which will update this record in all_directories table with the different locations each time you want and then plug in this procedure before each call to the mapping in a process flow and see if it works or not?
    Regards
    -AP

  • How to control File read Proxy Service when it is polling from folder?

    Hello all,
    In my current requirement we are receiving  xml's through one folder(LOCAL) from source side.we are picking those xml's  by proxy service PS1  as file transport for every 10 sec and configured that folder path.In PS1 message flow we put on routing action to one bussiness service,that business service sending those xml's to one MQ.
    We already created this interface but the issue is source side they plan to change that folder and also they want to stop this service(folder to MQ) sometimes based on synarios.That folder will be delete or if exist proxy wont read messages from that folder.
    But proxy is still looking for that folder in Test ENV on Unix system then it gives error beacuse of unix folder structure is different,proxy unable to create that folder in unix system.it is creating in windows.
    Now we want to control that service when the folder is ready that time only  proxy will activate otherwise not..i.e like if condition "if cndtion is satisfied PS1 starts the polling from that folder else condition should be work.
    How can i control PS1 service?
    Is there any chance to control by using another proxy?
    Experts please guide me..
    regards
    venu

    Hi Terry,
    According to your description, my understanding is that you don’t want the yollow bar notification to display when you open Access documents.
    This issue seems to be about the client application. Please compare the followings with the things that you did:
     1.Open the documents
     2.Click File->Options->Trust Center->Trust Center Settings
     3.Click Protected View, unselect ‘Enable Protected View for originating from the Internet’
     4.Click Message Bar, select ‘Never show information about blocked content’
     5.Click Macro Settings, select ‘Disable all macros without notification’
    In addition, as this issue is about Office, I commend you create a new thread in Office forum, more experts will assist you with this issue.
    Office forum:
    http://social.technet.microsoft.com/Forums/en-US/home?category=officeitpro
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Problems! Help if you can....

    Hello, I have few problems.. 1. My iPhone 4's battery isn't charging really good i left it on my usb charger and after about 10 minutes it didn't even charge a percent! It's charging reaaally slow.. Sometimes it charges 2% per 3-5 min.. (Version 5.0.

  • Acer R7 571G touch screen with PhotoShop. Art Rage 3 works, but PS does not.

    The title says it all. Does anyone have/had this problem? I've been looking all over the place for a solution but nothing works. I tried adding the PSUserConfig.txt to the adobe PS CC 2014 Settings as mentioned on one of the websites but it still doe

  • Image Not Appearing in Display Mode

    I have just upgrade to DW8 from DW 2004. After starting DW8, I realise the images on my webpages are not showing in the Display Mode of DW8 but I can still see the images in DW 2004. All the settings are properly brought from DW2004 to DW8 but the im

  • I book doesnt work with power cord only

    Hello. I was just using my ibook g4 and shut it down. When i tried to turn it back on it worked for about 5 minutes then it shut off. I tried taking out the battery and holding down the power button for 5 seconds among other things. I gave up and bor

  • Help! Painfully slow broadband!

    Hi All! I'm in need of some help discovering why my internet has gone so slow it'd be faster back on dial up! I generally until Monday (29th) had speeds around 3Mbps but since then after doing speed tests I only appear to be getting around 0.5Mbps. C