Uploading files without a link

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

  1. #1

    Default Uploading files without a link

    A client creates a link to their PDF, publishes, and the PDF is uploaded. All
    is good. Within that PDF are links to other PDFs that are left behind on
    their local system. Is there an way to get those to transfer as well? I
    recommended a plain old ftp client or creating temporary links to force
    Contribute to upload them, then remove the links and publish again. Both of
    those suggestions left them scratching their heads. Any ideas?

    timpav Guest

  2. Similar Questions and Discussions

    1. Images not uploading - browser shows link to local computer
      We have pages that are several folders deep with our Contribute managed site. We have just noticed on several of these pages that images are not...
    2. Problems: uploading files have Chinese named files
      Hi everyone, I try to upload file by using asp.net, code like that: <script language="VB" runat="server"> Sub Upload(Source As Object, e As...
    3. [PHP] Uploading files via SSH
      Google for "Failed to scan directories. Error 6" (including quotes). First result is the ssh.com faq, which has a link to...
    4. Uploading files in C#
      why don't you examine the extension of the file being loaded. "Ian Walsh" <ianwalsh@hbosplc.com> wrote in message...
    5. Uploading Files - help please
      When you use: <Input ID="ImageUpload" Type="File" visible="false" RunAt="Server"> Is their any way you can make a starting value appear inside...
  3. #2

    Default Re: Uploading files without a link

    Hi,

    You can try this:

    1. File -> Publish File from My Computer...
    2. Browse to your file.
    3. Choose the folder you want to publish to.
    4. Publish.

    Hope this Helps.
    arao2k6 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