HT4906 Is there an easy way to put my photos in the cloud to manage my storage?

Can someone help me to manage my photos by putting them in the cloud?  I'm a bit confused, as to how it happens?  Thank you.

No - that is nothing to do with iCloud - it is a way to transfer photos between devices, backup IOS devices and share photos
You must have your photos actually stored on a local hard drive - you may need an external hard drive if you have lots of photos
LN

Similar Messages

  • Is there an easy way to put dashboard icons on the desktop

    I there a simple way to get dashboard widgets to the desktop. just new to Mac and learning

    If you do a google search you should find a site the explains how to get the widgets to show on the normal desktop.
    I've thought about doing it but then I said "The Heck with it".

  • HT1345 I have a new iPodtouch 5th generation.  I currently have a 4th generation.  Is there an easy way to transfer from one to the other or should I start a new setup?

    I have a new iPodtouch 5th generation.  I currently have a 4th generation.  Is there an easy way to transfer from one to the other or should I start a new setup?

    Click here and follow the instructions.
    (95861)

  • If I have say 200 photos in an EVENT and I use 50 of them in an ALBUM and months later I'm happy with the ALBUM and want to trash the 150 extras in part to save space on the hard drive, is there an easy way to find which photos to delete?

    If I have, say 200 photos in an EVENT and I use 50 of them in an ALBUM, and months later I'm happy with the ALBUM and want to trash the extra 150 photos, is there an easy way to know which 150 photos to trash? My idea is to not have hundreds of photos taking up space on the hard drive.
    Thanks.

    Various ways:
    Easy one: Flag the ones you want to keep (do this in the Album - Select All and Flag)
    Then:
    File -> New Smart Album
    Event -> contains -> Name of the Event
    Photo -> Is Not -> Flagged
    will find the unwanted 150.
    Regards
    TD

  • Is there way to find my photos in the cloud and download them

    Is there anyway to find my photos in the cloud and down them

    In the source pane on the left click on "faces"
    You may want to watch the iphoto tutorials - https://ssl.apple.com/findouthow/photos/
    LN

  • I have two iPads about a year old and have 5 full folders of web links that I would like to copy from one to the other.  Both have iCloud but not the same account.  Is there an easy way to grab those folders or the icons and email?

    I have two iPad 2 with separate iCloud accounts.  I want to copy folders of weblinks from one iPad to the other.  Email solution?  Answer needs to be written for a user who doesn't know how to select a folder or a number of icons and email or copy them to something that can be emailed.  I know how to do it one at a time by opening weblink and then emailing the link from safari.

    Good idea. I've already used the feedback for my general suggestions to improve the way Apple handles bug reports (and tried sending it to Steve Jobs too), but I'll send a specific suggestion for a bug app on the iPhone.
    However, my question is whether there is a simple way to send bug reports from the iPhone now that I have overlooked.

  • Why isn't there an easy way to add a photo to photoStream from the finder?

    Apple makes it easy to share your photo with Twitter, FB, Flickr, etc. Why not Photo Stream? As far as I know, the only way to add a photo to photo stream is to open iPhoto and then add the photo to that.  This seems to be a very poor way of quickly adding a photo.

    If you have a suggestion make it here: Apple Feedback. This is the wrong venue.

  • I updated to snow leopard recently and when i turned on my macbook every file from pictures and music was on my desktop.. are these copies? is there an easy way to put them where they belong like music with itunes, pictures in iphoto and so on

    Hi, I updated to snow leopard recently and when I turned my macbook back on icons from every file of pictures and music i have were all over my desktop
    how can i get them to all go to their programs like music to itunes, pictures to iphoto,  do I have to do it individually? thanks for any help

    If the icons have a black arrow bottom left corner, then the icons are just aliases, not the Application itself. You can move those icons to the Trash.

  • Is there an easy way to download my music from the iCloud to iTunes library on my new PC desktop so I can sync my iPod?  I have iMatch and cannot figure out how to do it in one fell swoop rather than by downloading each song, which will take forever!

    Hi,
    I have taken over my son's old PC desktop tower as it has more memory than my old PC.  I installed iTunes on it and have accessed via my iMatch account my music library that's in the iCloud.  I need to download it to the iTuned library on the desktop so I can sync my iPod.  I can only see how to do it song-by-song, which will take forever for my almost 5000 songs.  Is there a way to dowload the entire library in one fell swoop, letting it download without me having to do each song individually or monitor it?
    Thanks,
    RSG

    Select all songs ctrl A, right click - Download.

  • PSE10: Is there an easy way to add a vignette?

    Besides using Filter > Correct Camera Distortion, is there an easy way to put a vignette on a picture?  The method I just named doesn't give me the smooth, uniform fade that I need for creating collages, etc.  Thanks!

    Sure, just use any selection tool to make your selection.  Here, I simply used an elliptical selection:
    Then, use Select...Feather to feather the selection.  I used 10px.  Hit the Ctrl+J keys to copy that feathered selection to a new layer with a transparent background:
    Ken

  • Is there an easy way to transfer playlist from laptop to iMac?

    Hi,
    I just made custom tunes and a playlist on my laptop.
    How do I transfer the playlist (with the new tunes) to my iMac?
    Do I have to find the actual songfile on the laptop - copy to laptop desktop, then through "target mode" - copy to desktop of imac and put in library?  Or is there an easier way???
    Thanks!

    The method I have used is to export the playlist on the first Mac, File>Library>Export Playlist, this creates a text file that you save to say your desktop.  Then copy that text file to the second Mac and from iTunes on the second Mac import that playlist, File>Library>Import Playlist.
    Note however this will NOT copy the songs from one Mac to another, but assuming you have the same songs on both, this method works well. If you dont have the same songs on both as you said then you first need to copy the songs manually from 1 Mac to the other, either through Home Sharing or Add to Library etc.
    Easiest way to do that is to create a new folder on desktop, drag the songs in your playlist into that folder, copy that folder to your iMac then Add to Library from iTunes on your iMac & select that folder you just copied.

  • Is there an easier way to do this?  Save As in Acrobat to a Specified Folde

    CAN APPLESCRIPT RUN IN THE BACKGROUND?
    Or is there an easier way to do this script? The script does what I need done - no problem, but every action happens on screen. Is there a more direct way to some of the steps? (Ideally so most of the action happens in the background. I will ALL-CAP what my thought process is).
    *BASICALLY I GET JOB REQUESTS FROM DEPARTMENTS IN MY COMPANY ON AN PDF THAT I CREATED. WHEN I OPEN THE REQUEST, I RUN THIS REQUEST SO I CAN IMPORT IT INTO FILEMAKER PRO. IT IS OPEN IN ADOBE ACROBAT PRO 9.*
    tell application "Adobe Acrobat Pro"
    activate
    end tell
    *I SIMPLY SAVE EVERY REQUEST AS "REPORT". IT JUST RESAVES EVERY TIME A NEW REQUEST COMES IN. SO I WANT TO STREAMLINE THIS STEP BETTER AND HAVE IT JUST SAVE IN THE BACKGROUND TO THE SPECIFIED FOLDER.*
    tell application "System Events"
    tell process "Acrobat"
    save
    click menu item "save as..." of menu "File" of menu bar 1
    keystroke "report"
    keystroke tab
    delay 1
    keystroke "g" using {command down, shift down}
    keystroke "/users/kellyf/documents/projects/pdf2fmp/ExportPDF"
    keystroke return
    keystroke "s" using command down
    delay 1
    keystroke "r" using command down
    *I BELIEVE THIS STEP HAS TO HAPPEN LIKE THIS, UNLESS SOMEONE IS FAMILIAR WITH A BETTER WAY TO EXPORT FROM ADOBE ACROBAT TO A CSV/SPREADSHEET FILE.*
    tell application "System Events"
    tell process "Acrobat"
    click menu item "Merge Data Files into Spreadsheet..." of menu 1 of menu item "Manage Form Data" of menu "Forms" of menu bar 1
    keystroke return
    delay 1
    keystroke "g" using {command down, shift down}
    keystroke "/users/kellyf/documents/projects/pdf2fmp/exportpdf"
    keystroke return
    delay 1
    keystroke (ASCII character 31) -- Down
    delay 1
    keystroke return
    delay 1
    keystroke tab
    delay 1
    keystroke return
    delay 1
    keystroke "g" using {command down, shift down}
    keystroke "/users/kellyf/documents/projects/pdf2fmp/ImportCSV"
    keystroke return
    delay 1
    keystroke (ASCII character 31) -- Down
    delay 1
    keystroke return
    delay 1
    keystroke tab
    delay 1
    keystroke return
    keystroke "s" using command down
    delay 1
    keystroke "r" using command down
    delay 1
    click button "Close Dialog" of window "Export Progress"
    end tell
    end tell
    end tell
    end tell
    tell application "Adobe Acrobat Pro"
    close document "report.pdf"
    end tell
    delay 1
    tell application "Finder"
    activate
    open file "Creative Job List.fp7" of folder "Filemaker Pro Databases" of folder "Documents" of folder "Kellyf" of folder "users" of folder "macintosh hd"
    end tell
    tell application "FileMaker Pro"
    activate
    do script "PDF2FMP Import"
    end tell

    Kelly Fisher wrote:
    CAN APPLESCRIPT RUN IN THE BACKGROUND?
    Yes. Applescript can run in the backgound. The applications you run also need to be able to run in the background. You need to run scriptable applications & avoid simulating the keyboard & mouse. You need to run commands that are in the application dictionary.
    *BASICALLY I GET JOB REQUESTS FROM DEPARTMENTS IN MY COMPANY ON AN PDF THAT I CREATED. WHEN I OPEN THE REQUEST, I RUN THIS REQUEST SO I CAN IMPORT IT INTO FILEMAKER PRO. IT IS OPEN IN ADOBE ACROBAT PRO 9.*
    tell application "Adobe Acrobat Pro"
    activate
    end tell
    *I SIMPLY SAVE EVERY REQUEST AS "REPORT". IT JUST RESAVES EVERY TIME A NEW REQUEST COMES IN. SO I WANT TO STREAMLINE THIS STEP BETTER AND HAVE IT JUST SAVE IN THE BACKGROUND TO THE SPECIFIED FOLDER.*
    tell application "System Events"
    tell process "Acrobat"
    save
    click menu item "save as..." of menu "File" of menu bar 1
    keystroke "report"
    keystroke tab
    You are simulating the keyboard. They need to run as you have done.
    delay 1
    keystroke "g" using {command down, shift down}
    keystroke "/users/kellyf/documents/projects/pdf2fmp/ExportPDF"
    keystroke return
    keystroke "s" using command down
    delay 1
    keystroke "r" using command down

  • Is there a way to put a lock on the ipod from itunes?

    is there a a way to put a lock on the ipod from itunes?

    mvilla143 wrote:
    is there a a way to put a lock on the ipod from itunes?
    NO.  You have to set a pass code.
    If you have an iCloud account, and if you set up Find My Phone, and if your iPod is turned on and if your iPod is connected to a WiFi network you can remotely wipe the device, or you can make it play a sound, or you can sent it a message....

  • Is there an easy way to transfer bookmarks from old computer (Win2000) to new computer (Win7)

    I finally updated computers. Is there an easy way to get my bookmarks from the old computer, running Windows 2000 and Firefox 3.6, to the new computer, running Windows 7 and Firefox 4. Thanks for any advice.

    See [[Recovering important data from an old profile]]

  • I have two iTunes libraries I need to merge.  Both contain over 34,000 songs, so I cannot do this manually.  Is there an easy way to do this?

    I have two iTunes libraries I need to merge.  Both contain over 34,000 songs, so I cannot do it manually.  Is there an easy way to do this?

    Drag the media folder from one over to an open iTunes window.  Go away and have a long lunch.  Of course if you have a lot of common content you will be spending your next vacation sorting out the duplicates.  Oh, you can search the Internet because I am sure somebody has some wonder tool that purportedly prevents duplicates, not that I would trust any automated method.  I always deal with duplicates one by one.
    Consolidating Multiple iTunes Libraries - http://www.ilounge.com/index.php/articles/comments/consolidating-multiple-itunes -libraries-api1/ - Basically using consolidate/organize to make sure all your media are in one place, then copying media from a second library to the main one by simply adding the media as new files.
    Commercial software that purportedly helps merge libraries (not a complete list, nor have I tried any of them):
    http://supersync.com/
    PowerTunes - http://www.fatcatsoftware.com/powertunes/ (commercial software)

Maybe you are looking for

  • Can't restore iPod in Windows XP

    Hey everybody, I just had my iPod replaced and now have a newly restored monochrome iPod c/w in front of me. It came with instructions stating that it had been formatted for Mac, and that I would need to use the updater to get it ready for my PC. So,

  • Custom Fields in Incident form - how to report on ?

    I added a site field and a line of business filed to the incident form.  The fields are not showing up in the DW to be reported on it seems, named the MP Incident Customer ..   How do I get these fields to show ..

  • Cannot receive .doc & .xls files

    I have searched the board, and read that a number of owners receive doc & xls files with no problems. I do receive the e-mail sent to my iPhone, but when it tries to display the file, it always states ( This message has no content ). I use embarqmail

  • Cs4 Recent documents file path length?

    This is bugging me. Why, under Recent Documents, do some files have the entire file path starting with the hard drive name > user name > ad nauseum and other files have just the document name? Is it because I opened some within the program and the ot

  • Does anyone know how to fix error 3259?

    Hello. I have the ipad mini (wifi) running on ios 7.0.4. I have up to date windows 8 and up to date itunes. Whenever i try to restore my ipad, I get error 3259- network connection timed out. I've tried disabling the computer firewall, windows defende