Lightroom 5 upload, access, and downloading???

If I want to add Revek=l as  "Publish Service " option from Lightroom 5 can I do that and then will I be able to sync collections in a manner similar to how I would link them with the Lightroom App or for that matter Flickr?
What I want to do is share certain collections with certain people.  Recently I took photos of my sons graduation and took photos of all the kids.  I now want to share these photos by uploading them to Revel and then sending each parent a link that will lead them to these files.  That said, I want to only give them permission to view these photos and not the rest of the other collections.  Additionally, will they be able to easily download photos from this photo gallery once they pick the photos they want?  I don't want to waste too much time setting this up if it's not going to work.  I also took photo's at my sons T-ball games and want to share these photo's ONLY with the families that participated and again, only want them to have access and ability to view and download photos from this collection of T-ball photos.  Any suggestions or advice is greatly appreciated

See the following help document:
Exit Code: 6, Exit Code: 7 Installation Errors -
http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html

Similar Messages

  • I had an iPod touch, but it was stolen or lost. Now that I have a new one with a new Apple ID, is there someway I can access and download all my old photos and data from my old Apple ID to my new device? I still remember my old Apple ID and password.

    I had an iPod touch, but it was stolen or lost. Now that I have a new one with a new Apple ID, is there someway I can access and download all my old photos and data from my old Apple ID to my new device? I still remember my old Apple ID and password.

    Restopre from backup
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    Also,
    - If you used PhotoStream then try getting them from your PhotoStream. See that topic of:
    iOS: Importing personal photos and videos from iOS devices to your computer

  • Making Upload/Ws_Upload and Download/Ws_Download unicode compliant.

    Hi Guys/Dolls
    We're in the process of making our SAP ERP2005 system unicode compliant and when I run the uccheck transaction on a program I'm getting the following message:-
    Upload/Ws_Upload and Download/Ws_Download are obsolete, since they are not Unicode-enabled; use the class cl_gui_frontend_services.
    Can somebody give me the correct unicode translation for the following code:-
    * Download Column Headings interactively
    MOVE ' ' TO V_CANCEL.
    CALL FUNCTION 'DOWNLOAD'
        EXPORTING
             CODEPAGE            = 'IBM'
    *         FILENAME            = ' '
            FILETYPE            = 'DAT'
    *         ITEM                = ' '
    *         MODE                = ' '
    *         WK1_N_FORMAT        = ' '
    *         WK1_N_SIZE          = ' '
    *         WK1_T_FORMAT        = ' '
    *         WK1_T_SIZE          = ' '
    *         FILEMASK_MASK       = ' '
    *         FILEMASK_TEXT       = ' '
             FILETYPE_NO_CHANGE  = 'X'
    *         FILEMASK_ALL        = ' '
    *         FILETYPE_NO_SHOW    = ' '
    *         SILENT              = 'S'
             COL_SELECT          = 'X'
             COL_SELECTMASK      = V_MASK
         IMPORTING
             ACT_FILENAME        = V_FILENAME
    *         ACT_FILETYPE        =
    *         FILESIZE            =
             CANCEL              = V_CANCEL
         TABLES
              DATA_TAB            = I_H1
    *         FIELDNAMES          =
         EXCEPTIONS
              INVALID_FILESIZE    = 1
              INVALID_TABLE_WIDTH = 2
              INVALID_TYPE        = 3
              NO_BATCH            = 4
              UNKNOWN_ERROR       = 5
              OTHERS              = 6.
    I have had a look at   CALL METHOD cl_gui_frontend_services=>gui_download
    but there doesn't seem to be a match for match on the fields - can any of you guru's assist.
    Above code translation would be most appreciative.
    Many thanks in advance.
    Raj

    Hi Raj,
    Replacement Method and FM:   CL_GUI_FRONTEND_SERVICES=>FILE_SAVE_DIALOG and GUI_DOWNLOAD.
    Example:
    *CALL FUNCTION 'DOWNLOAD'
              EXPORTING
                   FILENAME            = SPACE
                   FILETYPE            = u2018DATu2019
              TABLES
                   DATA_TAB            = T_DOWNL
              EXCEPTIONS
                   INVALID_FILESIZE    = 1
                   INVALID_TABLE_WIDTH = 2
                   INVALID_TYPE        = 3
                   NO_BATCH            = 4
                   UNKNOWN_ERROR       = 5
                   OTHERS              = 6.
    *End of deletion CH01-
    Replacement Method for above code:
    DATA: l_filename    TYPE string,
           l_filen       TYPE string,
           l_path        TYPE string,
           l_fullpath    TYPE string,
           l_usr_act     TYPE I.
    l_filename = SPACE.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_SAVE_DIALOG
      EXPORTING
        DEFAULT_FILE_NAME    = l_filename
      CHANGING
        FILENAME             = l_filen
        PATH                 = l_path
        FULLPATH             = l_fullpath
        USER_ACTION          = l_usr_act
      EXCEPTIONS
        CNTL_ERROR           = 1
        ERROR_NO_GUI         = 2
        NOT_SUPPORTED_BY_GUI = 3
        others               = 4.
    IF sy-subrc = 0
          AND l_usr_act <>
          CL_GUI_FRONTEND_SERVICES=>ACTION_CANCEL.
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
        FILENAME                        = l_fullpath
       FILETYPE                        = 'DAT'
      TABLES
        DATA_TAB                        = T_DOWNL
    EXCEPTIONS
       FILE_WRITE_ERROR                = 1
       NO_BATCH                        = 2
       GUI_REFUSE_FILETRANSFER         = 3
       INVALID_TYPE                    = 4
       NO_AUTHORITY                    = 5
       UNKNOWN_ERROR                   = 6
       HEADER_NOT_ALLOWED              = 7
       SEPARATOR_NOT_ALLOWED           = 8
       FILESIZE_NOT_ALLOWED            = 9
       HEADER_TOO_LONG                 = 10
       DP_ERROR_CREATE                 = 11
       DP_ERROR_SEND                   = 12
       DP_ERROR_WRITE                  = 13
       UNKNOWN_DP_ERROR                = 14
       ACCESS_DENIED                   = 15
       DP_OUT_OF_MEMORY                = 16
       DISK_FULL                       = 17
       DP_TIMEOUT                      = 18
       FILE_NOT_FOUND                  = 19
       DATAPROVIDER_EXCEPTION          = 20
       CONTROL_FLUSH_ERROR             = 21
       OTHERS                          = 22.
    Thanks
    Sudharshan

  • How do I unblock email attachments so I can access and download?

    I'm accessing my email from work via a secure website. Each time the email has an attachment that is type .xml or other extension the attachment is blocked. How do I unblock it so I can access and download the attachment?

    Hi Drew1005
    It sounds like you have a security issue there. The agilent instrument driver that you are using requires access to some files that are restricted to Administrators on that machine. What you need to do is to give everyone full access to the instruments' driver directory. For example, if you are using LabVIEW, this will be in /labview/instr.lib. You will have to right click on the directory if you are in the Windows environment, choose properties and in the security tab, give Every One full access to the directory.
    Let me know if you nee more help.
    Thanks for contacting National Instruments.
    Serges Lemo
    Applications Engineer
    National Instruments

  • How can I access and download earlier versions of Adobe Reader to put on my older model iPod Touch?

    We have model PC086LL iPod Touched from roughly 2008 for our school that are rarely used anymore because we've updated to iPads.  But, I want to be able to use some of the iPod Touches to store files to access remotely in emergencies.  Unfortunately I cannot access earlier versions of the Adobe Reader app that are compatible with this version iPod.  How do I get access to those earlier versions?

    SGMS Knight,
    Based on the model number that you provided, your device is an iPod Touch 2nd generation.
    According to the following Wikipedia page, the highest supported operating system for the iPod Touch 2nd generation is iOS 4.2.1.
    http://en.wikipedia.org/wiki/List_of_iOS_devices#iPod_Touch
    Adobe Reader for iOS version 11.0.1 is compatible with iOS 5.  However, the App Store does not have the earlier version of Adobe Reader that is compatible with iOS 4.
    As a user, you can download and install Adobe Reader for iOS only from the App Store.
    You may be able to find other free PDF viewers that are compatible with iOS 4 in the App Store.
    Good luck.

  • Trying to simply access and download the Media Encoder application:

    Please help. I have looked all over the Adobe CC site as a member, and the links seem to go in a circle that never leads to the actual application, which I need to download and use. Even the trial option does not lead to an acutal access link.

    Hi alleswp,
    Media Encode CC will be download along with Premiere Pro CC. Please download Premiere Pro from the mentioned link: https://creative.adobe.com/products/premiere.
    Regards,
    Romit Sinha

  • ITunes store access and downloading (including podcasts) is SLOW :(

    This has been going on for a week now and it's getting quite frustrating. On my laptop, iTunes has all of a sudden decided that downloads are going to be super slow, to the point where most files are not downloaded and I get a -3259 error of some sort. I am running iTunes 7.5 and Windows XP. I had been using 7.5 for a while until this problem started. My desktop computer is also running XP and 7.5 and I have no problems downloading through iTunes at the usual speed.
    I have uninstalled and reinstalled iTunes with no success. I even installed a new copy of Itunes and moved the iTunes pref file and the library and xml files and iTunes downloads were still slow. I have not installed or uninstalled any programs recently.
    The podcasts downloads are quick, but only if I download them directly from the site hosting the file. If I use iTunes, the downloads are painfully slow and most of the time do not finish!
    I have even attempted to plug in the DSL line into my laptop directly and iTunes was still slow with downloads. Also, it takes a couple of minutes to access the homepage of the iTunes store.
    I really don't know if there is anything else I can do? This is really annoying since I had to use my other computer to download a TV show and then transfer it to my laptop with a thumb drive. Any ideas, anyone?

    I was never able to figure out the cause of my problem, but I was able to resolve it somewhat. I created another user account and iTunes was back to normal. I then just moved my iTunes library file to the new user account (and I spent a few hours getting all the other stuff changed - such as email in Outlook, etc).
    So I'm back to normal, so if anyone else has this problem, try a different user account on the same computer.

  • Using ABAP Webdynpr How to Upload File and download file in SAP R/3

    Hi SAP GURUS ,
                             I wanted to save employee profile from ESS to SAP so i am creating ESS Application .
    For that I go with BDS Approach and create test program for this  I got success while uploading file in my folder
    which i have created with the help of class and content repository . but when i Using ABAP Webdynpro , i got error FM "BDS_BUSINESSDOCUMENT_CREATEF"  message " error_kpro " .
                           Also I wanted to use KM for storage of Documents and wanted to retrive with help of ABAP Webdynpro .
                           So pls tell me / mailed me the process , approach and if you have examples .
        Thanks in Advance ,
         Vishwassap at gmail

    Hi Vishwas,
    Check out the thread [Efficient way of saving documents uploaded|Re: Efficient way of saving documents uploaded by users; and check the blog by Raja Thangamani.
    Also check the thread [Export Images through Function Modules   |Export Images through Function Modules;.
    Hope it helps you.

  • HT4910 How do I access and download playlists from my iTunes library to my iPad?

    See question above

    Hey Dodge50,
    Great question! You can choose to sync your entire library, or selected playlists and other items. For more information, check out this resource:
    Sync your iPhone, iPad and iPod with iTunes using USB - Apple Support
    http://support.apple.com/en-us/HT1386
    You can also opt to manually manage the content that is on your device. For more information about this option, see the following:
    Manage content manually on your iPhone, iPad, and iPod - Apple Support
    http://support.apple.com/en-us/ht1535
    Thanks,
    Matt M.

  • App. Store access and Download issue.

    When I try to down load apps to my iPad mini I have suddenly started getting the message -account not valid for the Maltese store - change to uk store to continue.  How do I get it to default to the uk store again

    Hello there Minigran,
    Here is an article outlining how to change the country your Apple ID is set to.
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/ht1311
    Change your iTunes Store country
    Sign in to the account for the iTunes Store region you'd like to use. Tap Settings > iTunes & App Stores > Apple ID: > View Apple ID > Country/Region.
    Follow the onscreen process to change your region, agree to the terms and conditions for the region if necessary, and then change your billing information.
    All the very best,
    Sterling

  • HT5622 its still telling me my password is incoreect how do access and download apps

    i have reset my password and confirmed my AppleID so i know i am entering correct details any advice on how to get  round this

    Test your Apple ID & Password combination at appleid.apple.com or www.icloud.com.
    After confirming it works, on your iPhone, go to Settings > iTunes & App Stores.  Sign out of the Apple ID, then sign back in.

  • HT204081 when in Europe, specifically France, can I access and download from iTunes?

    We are heading over to France for a month. I want to know if we will be able to rent movies off iTunes, or should I buy them and save to my computer prior to departing the USA?

    Hi Gary ...
    If you are not aware, your credit or debit card credentials must be associated with the same country where you reside.
    "Although you can browse the iTunes Store in any country without being signed in, you can only purchase content from the iTunes Store for your own country. This is enforced via the billing address associated with your credit card or other payment method that you use with the iTunes Store, rather than your actual geographic location."
    From here >  The Complete Guide to Using the iTunes Store | iLounge Article
    iTunes Store: Movie rental frequently asked questions (FAQ)

  • Uploading and downloading files from a web app (Urgent!!)

    Hi everyone:
    I'm developing an application in PL/SQL to upload and download files from an HTML webpage. I congured the document table and the parameters necessary in the DAD of my application.
    when I upload the file using my webpage that file info is automatically uploaded to the doc table. This is as far as I have gotten.
    I need to do the following:
    - Place the uploaded file into a column in another table in my database as part of a text message (think of it as an email message), and delete the file from the doc table (as this is thought to be a temp table that holds the file when uploaded from my webpage)
    - Retreive the file so that it can be downloaded from another web page.
    The file can be a PDF, WORD DOC, etc...
    I now that I can do this with InterMedia but I haven't figured out how :(
    Can anyone please point me to an example or some documentation that can guide me through the process.
    DB VERSION: 8.1.7
    IAS VERSION: 1.0.2.2
    Thanks,
    Carlos Abarca

    The idea was for you to look at the code and get an idea of how to access the BLOB in the document table. IF you look at the procedure
    insert_new_photo( new_description IN VARCHAR2,
    new_location IN VARCHAR,
    new_photo IN VARCHAR2 )
    It shows how to access the blob that is stored in the document table. You can then copy this blob to your own table using the DBMS_LOB package.
    Hope this helps,
    Larry

  • One drive connection for uploading and downloading files?

    I wish to use a live account  for uploading files to one drive and downloading them for an application. My need is to upload/download a database for a windows phone 8.1 game which the user cannot open up or access directly
    anyways because of the games functionality. How would I go about doing this? Would I need to inform the user of charges on the device at minimum or is their other functionality required too?
    Note: the database is required for proper functioning of the game, so I cannot let them access it directly as this would lead to exploitation of the game itself. I am uploading to a onedrive account I own, so I know what I am consenting to.
    Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. - "Sherlock holmes" "speak softly and carry a big stick" - theodore roosevelt. Fear leads to anger, anger leads to hate, hate leads to suffering
    - Yoda. Blog - http://www.computerprofessions.co.nr

    Please check this link: Re: FTP not working

  • How to upload and Download the file in a system through java programing

    I am trying to upload a file as well as want to download the uploaded file in my system....I don't have any server an all.
    I want to implement this in my system only .
    I got this code but i don't know ,where i have to make the change and what are the parameters i have to pass.
    can any one help me on this code ....please
    here some piece of code
    File Upload and Download Code Example
    package com.resource.util;
    public class FileUpload
    public void upload( String ftpServer, String user, String password,
    String fileName, File source ) throws MalformedURLException,
    IOException
    if (ftpServer != null && fileName != null && source != null)
    StringBuffer sb = new StringBuffer( "ftp://" );
    // check for authentication else assume its anonymous access.
    if (user != null && password != null)
    sb.append( user );
    sb.append( ':' );
    sb.append( password );
    sb.append( '@' );
    sb.append( ftpServer );
    sb.append( '/' );
    sb.append( fileName );
    * type ==> a=ASCII mode, i=image (binary) mode, d= file directory
    * listing
    sb.append( ";type=i" );
    BufferedInputStream bis = null;
    BufferedOutputStream bos = null;
    try
    URL url = new URL( sb.toString() );
    URLConnection urlc = url.openConnection();
    bos = new BufferedOutputStream( urlc.getOutputStream() );
    bis = new BufferedInputStream( new FileInputStream( source ) );
    int i;
    // read byte by byte until end of stream
    while ((i = bis.read()) != -1)
    bos.write( i );
    finally
    if (bis != null)
    try
    bis.close();
    catch (IOException ioe)
    ioe.printStackTrace();
    if (bos != null)
    try
    bos.close();
    catch (IOException ioe)
    ioe.printStackTrace();
    else
    System.out.println( "Input not available." );
    }

    At least that is what the code you posted suggests to me.It looks like that to me too.
    I believe that
    URLConnection urlc = url.openConnection(url);Will return you an FTP URLConnection implementation if you pass it a ftp:// url
    So for simple FTP ops, you don't need any external libs.
    Actually, looking at your code, this is already what you are doing, so I really don't get this:
    am not using FTP server..... i want to implement in my system only ....So How i will do.
    Can you give me any idea based on this code Can you explain a bit more what you need?
    patumaire

Maybe you are looking for

  • I have Macbook pro A1286 and was wondering how to connect it to the tv and have audio?

    Like the title says, I have a 15 inch macbook pro A1286 (from mid 2009) and want to hook it up to a tv. I also know that my particular model of macbook pro doesn't support audio from the mini display.  I know that I will need a mini display to hdmi c

  • Code View issue

    In Dreamweaver 8, when you place your cursor at any point in Design View, that area will be automatically selected in Code View. For some reason, this doesn't happen in Dreamweaver CS3. I hope it's just a bug and gets fixed soon. It's a very useful f

  • Page will not keep new size

    removing original size from the metada? I have a file with multiple pages that I cropped from 8.5 x 11 to a half page. I then proceeded to import the pages into an indesign file and the pdf is retaining the original size?

  • WLC HA Redundancy port

    Can I setup a 5508 pair of controllers as an HA pair if they're geographically located in different data centers?  From the reading I'm doing, it looks like the redundant port needs to be physically plugged in between the two or am I miss reading? Th

  • Data is not displaying for 0customer and 0material

    Hi all, If you Select 0customer or 0Material and right click, select maintain master data, and execute, i will get data.. but 0customer or 0material right click, select maintain master data, at the bottom u can see Maximum no.of hits if you take it o