Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default replacing files

    Hi all,

    My company is looking to deploy Contribute. I've been experimenting with it
    and have run into a problem. When a pdf file is uploaded, its file name is
    identical to the file name being uploaded. However, if I want to update that
    file and keep the same name, it creates a new filename filename_000.pdf rather
    than overwriting the existing file, which is what I want it to do.

    Any ideas on how I can do this? I.e. what are the edits in contribute to
    perform?

    jpoma Guest

  2. Similar Questions and Discussions

    1. Replacing PDF files - fixed?
      One of my clients links to a PDF file from multiple places on his website. He likes to update the PDF file periodically, but in previous versions...
    2. Replacing non-html files
      I am able to upload images but would like to replace an existing image on the web server with an updated image. I upload an image from my desktop...
    3. Removing/Replacing CFIDE files for security
      I tried removing the CFIDE directory and all its contents from the inetpub/wwwroot directory so that nobody can access it. The idea is to put...
    4. uploading/replacing pdf files
      hi all now that ive set in website admin (in contribute 3) that all pdf files should be placed in a /documents/ folder - how the heck do i upload...
    5. Replacing files in 3.1
      I want my users to be able to replace their own pdf files. This option works well if (and only if) the option is checked off in the user profile to...
  3. #2

    Default Re: replacing files

    Hi! Contribute automatically renames files that have identical filenames
    already on the server. This renaming process avoids filename collision without
    asking the user to choose another filename when you publish the draft.

    A site administrator can use dreamweaver to delete / rename these files.

    Alternatively, you can download and localy edit and save the file with the
    filename that you want. Then, using FTP, delete the original file from the
    server and upload the updated file.

    zhayhieed Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139