<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using Wget to download packages, where to find the urls? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-wget-to-download-packages-where-to-find-the-urls/m-p/269903#M223033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;PLease all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suffer of a silly problem that wasted my time!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i can find the Alfresco packages to download in a download web page on the site of Alfresco, and i can download them directly to my machine by clicking on them, but when i want to download them on a live server and i have to use wget command, i can't find the dircet download url, could you please help me to find these url through the web download ones?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for example i want to download the community version of Alfresco 3.4.d&amp;nbsp; in this link using the wget command, how to do ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Community_file_list_3.4.d" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Community_file_list_3.4.d&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 12:02:09 GMT</pubDate>
    <dc:creator>yaziderman</dc:creator>
    <dc:date>2011-05-27T12:02:09Z</dc:date>
    <item>
      <title>Using Wget to download packages, where to find the urls?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-wget-to-download-packages-where-to-find-the-urls/m-p/269903#M223033</link>
      <description>PLease all,I suffer of a silly problem that wasted my time!i can find the Alfresco packages to download in a download web page on the site of Alfresco, and i can download them directly to my machine by clicking on them, but when i want to download them on a live server and i have to use wget command</description>
      <pubDate>Fri, 27 May 2011 12:02:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-wget-to-download-packages-where-to-find-the-urls/m-p/269903#M223033</guid>
      <dc:creator>yaziderman</dc:creator>
      <dc:date>2011-05-27T12:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Wget to download packages, where to find the urls?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-wget-to-download-packages-where-to-find-the-urls/m-p/269904#M223034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You just need to dig a little further. The download links are one step short of the actual link. If you click on the download link, copy the url from the "here" link on the screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, the full 64bit Linux install is available from &lt;/SPAN&gt;&lt;A href="http://dl.alfresco.com/release/community/build-3370/alfresco-community-3.4.d-installer-linux-x64.bin" rel="nofollow noopener noreferrer"&gt;http://dl.alfresco.com/release/community/build-3370/alfresco-community-3.4.d-installer-linux-x64.bin&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;so your wget line should be &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;wget &lt;A href="http://dl.alfresco.com/release/community/build-3370/alfresco-community-3.4.d-installer-linux-x64.bin" rel="nofollow noopener noreferrer"&gt;http://dl.alfresco.com/release/community/build-3370/alfresco-community-3.4.d-installer-linux-x64.bin&lt;/A&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; etc etc (e&amp;amp;oe)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other source will be from here &lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/downloads/nightly/dist/" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/downloads/nightly/dist/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sasquatch&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 12:12:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-wget-to-download-packages-where-to-find-the-urls/m-p/269904#M223034</guid>
      <dc:creator>sasquatch58</dc:creator>
      <dc:date>2011-05-27T12:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using Wget to download packages, where to find the urls?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-wget-to-download-packages-where-to-find-the-urls/m-p/269905#M223035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, thank you very much Sasquatch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact i was wasting my time inspecting the HTML of the download button, which contains a javascript action, and i haven't noticed the direct link!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 16:19:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-wget-to-download-packages-where-to-find-the-urls/m-p/269905#M223035</guid>
      <dc:creator>yaziderman</dc:creator>
      <dc:date>2011-05-27T16:19:07Z</dc:date>
    </item>
  </channel>
</rss>

