Properties Data Missing After Uploading on .ftp

Hi All,
We are having problems retaining the properties information in the .pdf files we upload to our ftp area.
Here's what's happening.
I have added metadata into the Properties area (I have tried this two ways; in Acrobat itself under File/Properties/Description - AND when right clicking on the file on the desktop, and adding to the Properties provided in the dropdown box). After saving the .pdf files, I uploaded them onto our .ftp - the metadata disappears. And I know this happens at the uploading process - to test this I uploaded a file with Properties data included in the file. Then I downloaded the EXACT SAME file that was just uploaded. Sure enough, all the Properties data I typed into the file is missing.
I don't know if this issue is with the .pdf files, our .ftp
Is anyone else having similar issues?
I have our IT guys working on the problem. Thot I'd help them out and see if anyone else out there had ideas.
Cheers
Vikas

Hi Mic,
Thanks for your interest in this query, it would be helpful if you could guide us.
Please find below required details
1. FTP folders has full permissions (including subfolder)
2. local OS - win XP (I have tried from different OS , XP, windows 2000 / vista)
3. Server OS - win 2003 server
4. filezila FTP client 3.3.3 (tried from windows explorer as well)
Cheers
Vikas

Similar Messages

  • Can the case be changed while uploading the data or after uploading ????

    hi all ,
    can u pls help me ???  can the case of the data in a itab be changed while running the program? the data is uploaded to an internal table and then based on loop at that itab the conditions will evaluate to give the result.... but the problem is like wen the data is given in small letters the worste(last)  condition is executing even the data satisfies the condtion which is not supposed to happen. this is due to case sensitive problem ...can u pls help me ....can the case be changed while uploading the data r after uploading ????

    this is the itab declaration ..
    data: begin of it_input occurs 0 ,
           tra          like tstc-tcode,
         end of it_input.
    and then from the uploaded data the prog should check wheather it is having any userexits or not ...
    here comes the code...
    sort it_input by tra.
    delete adjacent duplicates from it_input  .
    loop at it_input.
               it_itab-sno = sy-tabix.
      select single * from tstc where tcode eq it_input-tra.
    if sy-subrc eq 0.
        select single devclass from tadir into v_devclass
                 where pgmid = 'R3TR'
                        and object = 'PROG'
                        and obj_name = tstc-pgmna.
             if sy-subrc ne 0.
             select single * from trdir where name = tstc-pgmna.
             if trdir-subc eq 'F'.
                select single * from tfdir where pname = tstc-pgmna.
                select single * from enlfdir where funcname =
                tfdir-funcname.
                select single * from tadir where pgmid = 'R3TR'
                                   and object = 'FUGR'
                                   and obj_name eq enlfdir-area.
             move : tadir-devclass to v_devclass.
              endif.
           endif.
           select * from tadir into table jtab
                         where pgmid = 'R3TR'
                           and object = 'SMOD'
                           and devclass = v_devclass.
           if sy-subrc = 0.
            select single * from tstct where sprsl eq sy-langu and
                                            tcode eq it_input-tra.
                      if not jtab[] is initial.
               loop at jtab.
                    select single modtext from modsapt  into str
                         where sprsl = sy-langu and
                                name = jtab-obj_name.
                    it_itab-tra        = it_input-tra.
                    it_itab-i_obj_name = jtab-obj_name.
                    it_itab-i_modtext = str.
                    append it_itab.
                    str = ''.
               endloop.
              endif.
            else.
                    it_itab-tra        = it_input-tra .
                    it_itab-i_obj_name = ' '.
                    it_itab-i_modtext = 'No user Exit exists'.
                     append it_itab.
            endif.
          else.
                    it_itab-tra        = it_input-tra .
                    it_itab-i_obj_name = ' '.
                    it_itab-i_modtext = 'Transaction Code Does Not Exist'.
                     append it_itab.
          endif.
    endloop.

  • Podcasts 2&3 not playing after upload by FTP to server?

    On G-4, OS Tiger, Web site was created in iWeb 1.1.2 and worked with videos and audio podcast #1. Over internet, Podcasts #2 and #3 will not play- player bar does not show up (Just tiny question mark) after upload by FTP using Transit to Network Solutions server. Moved iWeb file to Mac Pro, OS Leopard, using iWeb '08, I recreated podcast pages and republished entire site: all pages look great, but I still have the same problem! I have tried uploading just podcast related files, uploading the entire site files, both zipped and not zipped. I always get this problem. Web site: www.calaverasgold.tv
    Site media- videos and audio podcasts work fine in Safari browser on my computer, but player is not working one some files when site is accessed via internet. Please help. I need to produce a weekly podcast and I need to have them working. Thank you.

    Yup. I am glad it is working just fine.
    I erased all the files in the server and upload them to a new created folder.
    I think the error was actually coming from the redirect. Somehow when I played around with changing .htaccess code if was able to style my website correctly.
    Thanks everyone for your help.

  • URGENT help needed:Address data missing after QA Refresh from PRD

    All,
    Address data for almost all user-ids are missing after QA Refresh from PRD.
    In QA, after importing the User-Master although its shows successful. The detailed log shows:
       Data inconsistency in USR21. Start RSADRCK2 (See Note 459763)
       Exit program AFTER_IMP_ADDRESS3 successfully executed
       SAP user has no address SAP*
       Error while deleting ADRVP for SAP*
       SAP user has no address SAPCPIC...
       ERROR: Type "F" user exit with SYS_ERROR:     SUSR_CLIENTCOPY_USERBUF_RESET
    We also do a Table export - import wherein the tables
    USR03
    USR07
    USR09
    USR20
    USR21
    USR30
    are included.
    The no. of entries exported and imported are same.
    Also FYI in the User-master Transport i can see the following Tables included in the object list
    USR01
    USR02
    USR04
    USR05
    USR06
    USR08
    USR14
    USR21S
    USR22
    USRACL
    USREXTID
    USREXTIDH
    Has anyone seen this before?
    Any body has any ideas?

    Hello Bidwan,
    I think it is an issue with company address. Just check if  company addresses are existing the source client ?After client copy company addreses of target client will only exist in source client. Then if you do impot of the transport containing USR* tables it will try to assign old company addresses to the users but probably they are not exisitng in target client any more.
    If this is the case then you need to create those company addresses again using SUCOMP and then once again import the transport for user master.
    Regards.
    Ruchit.

  • After uploading to FTP, my site does not view properly

    after i have uploaded to FTP i checked my website www.johnandsarahswedding.com and it doesn't view properly. only text and no images etc and no alignment, like the styles weren't exported etc.

    Did you use Muse's FTP upload feature or a 3rd party FTP upload client?
    Usually if you upload your site and it appears scrambled it's caused by one of these things:
    1) Not all files were uploaded. If you use Muse's FTP upload feature, it should automatically upload all the files that have changed. If you're uploading using another FTP client, be sure to upload all the html,css,and js files that have been modified by Muse on export. A common mistake is uploading the changed HTML files, but not the changed CSS files that go with them.
    2) If you've verified that you uploaded all the changed files, try clearing your browser cache and reloading the page.

  • Ical  data missing after OS 10.5.8 update

    all of my ical data is missing after OS 10.5.8 update. also must force quit. unfortunately i am not able to access my backup due to problems with disc not being recognized and timemachine.... aack ( this problem occurred prior to update)..... i have my data on my ipod so i'm not completely *... but is there some way to restore my calendar without using my backup?.... is my info still there somewhere in my HD?...
    i am using a 24" imac intel core duo processor 2.4 ghz 4MG ram
    thanks.... this happened to me before when i installed the 10.5.7 update.... but i luckily had my backup to go into at that time...
    should have waited to install the update until i had my backup up and running again.... i guess... oh well....
    any help will be more than appreciated.

    I have also seen this problem.
    My fix for it was to get the iCal package off the install CD.
    To do this, download a program called Pacifist. What it does is it reads the install disc, and finds all the packages that the programs are in.
    It is really handy for installing individual apps.
    Once you have extracted the package, install it as usual. Then you should see all you data back in iCal, until it breaks again.
    Note: This is not really a fix, rather a way to get iCal working again.
    I have also seen this problem happen when there was no update done, or rather the update was done a month before the problem occurred. This was a real fail update by apple and i hope they make a fix for it in the next update, although now that Snow Leopard is out, your probably won't wee any more fixes, as they will be too busy patching up 10.6, already up to 10.6.2

  • BACK UP DATA MISSING AFTER UPGRADE

    Hello again
    I am posting again my problem , maybe this time I can get some more help..
    I was using an older Itunes and 4.1 os on Iphone. I backed up iphone and restored it (TWICE) to check for data and eveything was there, after upgrading Itunes and OS to 5.0.1 , I tried to restore from the Previous Backup but lots of data was missing (contacts, pix,videos,songs,passwords) . What happened here ?
    I found 4 backup folders with dates :  20/jan/2012 (1 folder )  , 23/jan/2012 (2 folders)  and   26/jan/2012 (1folder) <---date of upgrade.
    (I forgot to mention that when i was upgrading the OS , I wasn't prompted to do anything by Itunes, Itunes upgraded and backed up the phone automatically.)
    I  looked inside those folders and found out that the folders from 20/jan and 23/jan contain identical info. but the one from 26/jan is different !!!!!
    1)does that mean that the original backed up info is still there but not ported over to the new OS ?!!!
    2)Is there anything in particular that I should look for in the backup folders ?
    3)assuming the original backed up data is still there , how do we make sure it is completely transfered to the new OS ?
    Regards

    That sounds like a more complicated problem within PC Suite...Maybe you should contact Nokia directly to see if they can come up with a solution for this.
    www.europe.nokia.com/contactus
    There you´ll find a detailed selection of your country.
    Don´t forget to keep us informed on this!
    By clicking the "Kudos!" or the "Solution?" button on the right you can say "Thank You" and you´ll show the author and others that the post is useful.
    The day we stop improving is the day we stop being good.

  • Sales office data missing after patching in CRM

    Hi,
    We have CRM 4.0 for internet sales.
    Recently, we patched our Development and QA CRM systems from SAPKU40009 to
    SAPKU40016.
    Immediately after the patching, we see that the Sales office information in the BP (Sales area- organization tab) is missing.  We have only one Sales org and Dist channel with division not active. All the sales office belong to the same sales org. Nothing has changed w.r.t org model before and after patching and all the org units are checked for determintation.
    Everything was working before the patching. Just after patching, we find the sales office information blanked out in the BP and as well as the drop down list is empty.
    I can see the sales office table entries for all the BPs in CRMM_BUT_SET0140. But when ichange the BP data (for some other field) and save, the table entries get deleted as i am not able to assign the sales office any more.
    We have not buffered the attributes. I tried that also and ran the report HRBCI_ATTRIBUTES_BUFFER_UPDATE, but it is of no use.
    Can somebody help?
    Thanks
    Shankar

    Hi ,
    What you can do is,
    Create a request for a material whose Sales Area data is missing in
    CRM , and perform the request load in transaction:R3AR4.
    And please check whether sales area data flows to CRM.
    Put a filter in txn:R3AC1, to download single material or material
    range.And before performing an initial load in txn:R3AS,please make
    sure that sales area data is missing in CRM.Now, perform the initial
    load in txn:R3AS.And please check whether sales area data flows to
    CRM.
    Check the  filter settings in transaction R3AC1 for
    object MATERIAL and please make sure that it would bring down all
    the expected materials from R/3 along with the sales area data. I guess there is some
    filter setting which is blocking it.
    Please check the entries you have maintained in table MVKE - the entries
    for the sales data maintained here must match with the ones maintained in the
    filters.
    thanks & regards,
    Krishnen
    Edited by: Krishnen Subramanian on Aug 9, 2011 8:47 AM

  • Why after uploading to FTP does the site page appear then disappear?

    Hello Everybody,
    I am an amateur when it comes to Muse but am capable of making minor text and image changes, saving as HTML, then uploading to my FTP server.  I have an accordion menu on my main page that I had previously made some changes to by adding content (text and a pic).  Last Friday I went in to make similar changes as I had before.  After I uploaded through Filezilla, I checked out my changes online and was confused by the result. 
    Basically the main page as it should look pops up for an instant then disappears.  In its place is just one of the boxes from the accordion menu (not all of them); in this case, it is our Twitter feed. 
    I don't know if I pressed something to make this menu come forward, or mask the rest of the site, but I'm having lots of trouble figuring it out.  Obviously the main site has not been deleted, but it is just being hidden somehow. 
    Any help with this issue would be much appreciated.  The website URL is www.prcclothing.com  Thank you!

    The problem is a combination of the twitter widget you're using and Muse's accordion widget.
    See this forum thread for a workaround:
    http://forums.adobe.com/message/4656140#4656140

  • Record Working Time time data missing after save

    Dear All,
    I have some problem with my ESS record working time iview (CATW). All this while it was working fine until today, after I click on check entries and the save the time data, there is a message showing that the timesheet had been successfully submitted but the time data is missing form the field.
    Normally after I click on check entries and save, I can still see the time data there even I logout and login again. But now after I click save, the data is not there anymore.
    Any idea what wrong with it?
    Regards,
    Bryan

    well the times will surely be saved! Please verify
    this is just information
    If you want to prevent this message to be issued, you
    may consider a modification in the relevant function module
    HR_BALANCE_TIMES_AGAINST_DWS:
    Ganztägige Sätze
       IF BEGUZ_EXP    <> SPACE06       AND
          STDAZ_EXP    >= DAYGEN-SOLLZ  AND "<    change in ">"
          DAYGEN-SOLLZ <> 0.
         IF INFOTYPE = '2001'.              "ABW umfaßt Sollarbeitszeit
           IF 1 = 2. MESSAGE I848(P2). ENDIF.
           CALL FUNCTION 'HR_APPEND_ERROR_LIST'
                EXPORTING
                     ARBGB = 'P2'
                     MSGTY = 'I'
                     MSGNO = 848.
           BEGUZ_EXP = SPACE06.
           ENDUZ_EXP = SPACE06.
           STDAZ_EXP = DAYGEN-SOLLZ.      MESSAGE_OCCURED = 'X'.
        ENDIF.
      ENDIF."
    I think this should be callend via ESS as well

  • PayPal Button missing after upload on iWeb 8

    I've created a page on iWeb with a PayPal button.  I created the button on PayPal and added it to my page using the HTML widget and it shows up fine in iWeb.  When I upload it to my server the button and look at the page on the web it shows this message:
    When I spoke with my server provider they said they could not see the HTML code.  I'm not sure why it's not uploading. 
    A publishing error message also appears after I upload the page:
    Although I got this message all my pages were uploaded on my site and they looked fine except for the area where I placed the PayPal button.
    Any ideas how I can get my PayPal button to upload and work?
    Thank you

    I'm hosting my site through goDaddy.  This is the page in question:  http://dqtrs.com/DQtrs/Order.html
    I uploaded the entire site again and now the PayPal button is showing fine and working but a few of the other jpgs that I use for links are missing.  This is how it looks in iWeb:
    But this is what is posting now:
    At least I know the PayPal button works now.  Just need to figure out why the other files aren't loading properly.  They were prior when the PayPal button wasn't uploading correctly.
    Thanks for you time,
    Joseph

  • Calendar data missing after upgrade to OS X 10.9.3

    Just upgraded my 2013 iMac to OS X Mavericks 10.9.3.  After rebooting the iMac noticed that my Calendar data is no longer present.  How do I restore my Calendar data from Time Machine External Backup drive.  I had a year's worth of calendar data.

    Is your calendar held in iCloud or "On my Mac".  If it is in iCloud, log into iCloud.com and check the Calendar there.  Also check that the appropriate options are checked in your Preferences for iCloud.
    This thread details how to recover from Time Machine
    https://discussions.apple.com/message/18034346#18034346
    In future, I would export your Calendar to make an Archive copy and keep it in a safe place.  The same with Contacts and other user specific data.

  • Help!! Data missing after sending it in for repairs.

    I sent in my Xperia Z1 for repairs because of a cracked screen. So when I got it back, all the data was missing. I suspect they did a hard factory reset causing all my data to be wiped. Add. info: I sent it to an authorized Sony dealer and I did not have a sd card so all the data was internal memory. Please help me figure a way to retrieve the data! I can't bare losing all those memories.

    Strange that they did not intimate you about backing up your data. Contact Sony. Try to go for a Hard recovery option if there is still something left, I dont think you are left with any data.
    Also have you given your device under the accidentall cover??
    They have replaced or repaired your unit?

  • My application's content won't show on the web after uploading on FTP

    I published my project and I put the content of the deploy-to-web folder on my ftp.But all it shows is the color that I have set as the background color of the project, nothing else.If I upload a test html  file displaying a simple text,it shows with no problem.Is there something I should do to see my application on line?What am I doing wrong?My project contains videos and images and transitions between pages and states.I tried changing from Main.html to main.html, or Main.html to index.html with no success.I really don't know what else I can do.
    Thank you in advance.
    Erika

    Chris,
    I did what you said, I installed the web development tools for Firefox, I paste the url of my Main.html on the browser and I open to see the errors, and here what is says:
    swfobject is not defined, line 53
    I check to see line 53 and it says:
    swfobject.embedSWF(
                    "Main.swf", "flashContent",
                    "100%", "100%",
    I don't know what to change here and how to fix it
    Do you think there is something Im doing wrong?
    Thank you very much Chris for being so helpful here, this really means a lot to me!!!

  • All Data Missing After App Store Update to MPG Program....

    I've been using a program from the App Store Called MPG. It tracks your automobile fuel usage, cost, miles per gallon etc. I"ve been using the program for three weeks and had a lot of data stored.
    This weekend I was notified of a program update... the update completely deleted all of my data. I found info on the forum about this issue ( the app developers are not writing the applications in a way that preserves previous user data ) so when the update is done the program is essentially reinstalled as a new app.
    I have iTunes backing up my iPod Touch during each sync but I see no way of doing a restore. How do you restore? I synch'ed this morning, so is the backup that was just created which does not contain my missing data overwrite the prior backup which may have contained my data?
    Thanks !
    Chuck :- )

    I was mistaken... the app did not delete my previous data...

Maybe you are looking for

  • .Mac gallery in iweb site with custom domain name

    This is my first post on the boards and I want to say that switching from pc to mac has been one of the greatest moves of my life. Anyways Im a photographer and have my own domain name. Ive created a site in iweb with .mac photo galleries on it. To u

  • Error in Installation of Solution Manager on Virtualbox centOS

    Error in Installation of Solution Manager on Virtualbox centOS . I tried as per the solution given in the error. Please go through attachment for error and my /etc/hosts file.

  • HT3209 Movie Rental download problem

    I am trying to download a movie rental and I get this pop up that says "The URL "____________" can not be found on the server."  What does this mean? Thanks, Justin

  • Why is Nokia 301 so dumb?!?!

    Sorry for the somewhat indescriptive thread title, but with the problems being so far-ranging, it is hard to summarize them, or even remember 'em all. I just upgraded from a C2.1 to the 301. All I want is a sleek, fast, candybar that stays awake for

  • How Can I increase memory used by director?

    Hi I have a tool, written in director, that imports all imagefiles from a folder and its subfolders into director cast It worked since years without any problem But now I have following problem - if the amount of files is big enough, director is out