Modified: websites/staging/mina/trunk/content/ftpserver-project/download_1.0.6.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/download_1.0.6.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/download_1.0.6.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -150,22 +150,22 @@ h2:hover > .headerlink, h3:hover > .head <tbody> <tr> <td>zip distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/dist/ftpserver-1.0.6.zip">ftpserver-1.0.6.zip</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.0.6/dist/ftpserver-1.0.6.zip.md5">MD5</a>/<a href="http://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.zip.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.zip.asc">ftpserver-1.0.6.zip.asc</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/dist/ftpserver-1.0.6.zip">ftpserver-1.0.6.zip</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.0.6/dist/ftpserver-1.0.6.zip.md5">MD5</a>/<a href="https://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.zip.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.zip.asc">ftpserver-1.0.6.zip.asc</a></td> </tr> <tr> <td>tar.gz distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/dist/ftpserver-1.0.6.tar.gz">ftpserver-1.0.6.tar.gz</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.tar.gz.md5">MD5</a>/<a href="http://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.tar.gz.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.tar.gz.asc">ftpserver-1.0.6.tar.gz.asc</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/dist/ftpserver-1.0.6.tar.gz">ftpserver-1.0.6.tar.gz</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.tar.gz.md5">MD5</a>/<a href="https://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.tar.gz.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.0.6/ftpserver-1.0.6.tar.gz.asc">ftpserver-1.0.6.tar.gz.asc</a></td> </tr> </tbody> </table> <h2 id="verify-the-integrity-of-downloads">Verify the Integrity of Downloads<a class="headerlink" href="#verify-the-integrity-of-downloads" title="Permanent link">¶</a></h2> <p>It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. The PGP signatures can be verified using PGP or GPG. Begin by following these steps:</p> <ol> -<li>Download the <a href="http://archive.apache.org/dist/mina/KEYS">KEYS</a></li> +<li>Download the <a href="https://archive.apache.org/dist/mina/KEYS">KEYS</a></li> <li>Download the asc signature file for the relevant distribution</li> <li> <p>Verify the signatures using the following commands, depending on your use of PGP or GPG:</p> @@ -195,7 +195,7 @@ $ <span class="n">gpg</span> <span class <li><a href="http://www.slavasoft.com/fsum/">SlavaSoft FSUM</a></li> </ul> <h2 id="getting-the-binaries-using-maven-2">Getting the Binaries using Maven 2<a class="headerlink" href="#getting-the-binaries-using-maven-2" title="Permanent link">¶</a></h2> -<p>To use this release in your maven project, the proper dependency configuration that you should use in your <a href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p> +<p>To use this release in your maven project, the proper dependency configuration that you should use in your <a href="https://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p> <div class="codehilite"><pre><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.ftpserver<span class="nt"></groupId></span> <span class="nt"><artifactId></span>ftpserver-core<span class="nt"></artifactId></span> @@ -218,26 +218,26 @@ $ <span class="n">gpg</span> <span class <tbody> <tr> <td>zip sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip">ftpserver-1.0.6-src.zip</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip.md5">MD5</a>/<a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip.asc">ftpserver-1.0.6-src.zip.asc</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip">ftpserver-1.0.6-src.zip</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip.md5">MD5</a>/<a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.zip.asc">ftpserver-1.0.6-src.zip.asc</a></td> </tr> <tr> <td>tar.gz sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz">ftpserver-1.0.6-src.tar.gz</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz.md5">MD5</a>/<a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz.asc">ftpserver-1.0.6-src.tar.gz.asc</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz">ftpserver-1.0.6-src.tar.gz</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz.md5">MD5</a>/<a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.0.6/ftpserver-1.0.6-src.tar.gz.asc">ftpserver-1.0.6-src.tar.gz.asc</a></td> </tr> </tbody> </table> <h3 id="svn-tag-checkout">SVN Tag Checkout<a class="headerlink" href="#svn-tag-checkout" title="Permanent link">¶</a></h3> -<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">mina</span><span class="o">/</span><span class="n">ftpserver</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span>1<span class="p">.</span>0<span class="p">.</span>6 +<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">mina</span><span class="o">/</span><span class="n">ftpserver</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span>1<span class="p">.</span>0<span class="p">.</span>6 </pre></div> </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div>
Modified: websites/staging/mina/trunk/content/ftpserver-project/download_1.1.0.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/download_1.1.0.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/download_1.1.0.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -150,28 +150,28 @@ h2:hover > .headerlink, h3:hover > .head <tbody> <tr> <td>zip distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.zip">apache-ftpserver-1.1.0.zip</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.zip.md5">MD5</a> / <a href="http://www.apache.org/dist/mina/apache-ftpserver/1.1.0/dist/ftpserver-1.1.0.zip.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.zip.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.zip">apache-ftpserver-1.1.0.zip</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.zip.md5">MD5</a> / <a href="https://www.apache.org/dist/mina/apache-ftpserver/1.1.0/dist/ftpserver-1.1.0.zip.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.zip.asc">ASC</a></td> </tr> <tr> <td>tar.gz distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz">apache-ftpserver-1.1.0.tar.gz</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz.md5">MD5</a> / <a href="http://www.apache.org/dist/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz">apache-ftpserver-1.1.0.tar.gz</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz.md5">MD5</a> / <a href="https://www.apache.org/dist/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.gz.asc">ASC</a></td> </tr> <tr> <td>tar.bz2 distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2">apache-ftpserver-1.1.0.tar.bz2</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2.md5">MD5</a> / <a href="http://www.apache.org/dist/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2">apache-ftpserver-1.1.0.tar.bz2</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2.md5">MD5</a> / <a href="https://www.apache.org/dist/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.0/dist/apache-ftpserver-1.1.0.tar.bz2.asc">ASC</a></td> </tr> </tbody> </table> <h2 id="verify-the-integrity-of-downloads">Verify the Integrity of Downloads<a class="headerlink" href="#verify-the-integrity-of-downloads" title="Permanent link">¶</a></h2> <p>It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. The PGP signatures can be verified using PGP or GPG. Begin by following these steps:</p> <ol> -<li>Download the <a href="http://archive.apache.org/dist/mina/KEYS">KEYS</a></li> +<li>Download the <a href="https://archive.apache.org/dist/mina/KEYS">KEYS</a></li> <li>Download the asc signature file for the relevant distribution</li> <li> <p>Verify the signatures using the following commands, depending on your use of PGP or GPG:</p> @@ -201,7 +201,7 @@ $ <span class="n">gpg</span> <span class <li><a href="http://www.slavasoft.com/fsum/">SlavaSoft FSUM</a></li> </ul> <h2 id="getting-the-binaries-using-maven-2">Getting the Binaries using Maven 2<a class="headerlink" href="#getting-the-binaries-using-maven-2" title="Permanent link">¶</a></h2> -<p>To use this release in your maven project, the proper dependency configuration that you should use in your <a href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p> +<p>To use this release in your maven project, the proper dependency configuration that you should use in your <a href="https://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p> <div class="codehilite"><pre><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.ftpserver<span class="nt"></groupId></span> <span class="nt"><artifactId></span>ftpserver-core<span class="nt"></artifactId></span> @@ -224,32 +224,32 @@ $ <span class="n">gpg</span> <span class <tbody> <tr> <td>zip sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip">apache-ftpserver-1.1.0-src.zip</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip.md5">MD5</a> / <a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip">apache-ftpserver-1.1.0-src.zip</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip.md5">MD5</a> / <a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.zip.asc">ASC</a></td> </tr> <tr> <td>tar.gz sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz">apache-ftpserver-1.1.0-src.tar.gz</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz.md5">MD5</a> / <a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz">apache-ftpserver-1.1.0-src.tar.gz</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz.md5">MD5</a> / <a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.gz.asc">ASC</a></td> </tr> <tr> <td>tar.bz2 sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2">apache-ftpserver-1.1.0-src.tar.bz2</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2.md5">MD5</a> / <a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2">apache-ftpserver-1.1.0-src.tar.bz2</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2.md5">MD5</a> / <a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.0/apache-ftpserver-1.1.0-src.tar.bz2.asc">ASC</a></td> </tr> </tbody> </table> <h3 id="svn-tag-checkout">SVN Tag Checkout<a class="headerlink" href="#svn-tag-checkout" title="Permanent link">¶</a></h3> -<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">mina</span><span class="o">/</span><span class="n">ftpserver</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span>1<span class="p">.</span>1<span class="p">.</span>0 +<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">mina</span><span class="o">/</span><span class="n">ftpserver</span><span class="o">/</span><span class="n">tags</span><span class="o">/</span>1<span class="p">.</span>1<span class="p">.</span>0 </pre></div> </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/download_1.1.1.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/download_1.1.1.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/download_1.1.1.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -150,28 +150,28 @@ h2:hover > .headerlink, h3:hover > .head <tbody> <tr> <td>zip distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip">apache-ftpserver-1.1.1.zip</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip.md5">MD5</a> / <a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip">apache-ftpserver-1.1.1.zip</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip.md5">MD5</a> / <a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.zip.asc">ASC</a></td> </tr> <tr> <td>tar.gz distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz">apache-ftpserver-1.1.1.tar.gz</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz.md5">MD5</a> / <a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz">apache-ftpserver-1.1.1.tar.gz</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz.md5">MD5</a> / <a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.gz.asc">ASC</a></td> </tr> <tr> <td>tar.bz2 distribution</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2">apache-ftpserver-1.1.1.tar.bz2</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2.md5">MD5</a> / <a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2">apache-ftpserver-1.1.1.tar.bz2</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2.md5">MD5</a> / <a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/dist/apache-ftpserver-1.1.1.tar.bz2.asc">ASC</a></td> </tr> </tbody> </table> <h2 id="verify-the-integrity-of-downloads">Verify the Integrity of Downloads<a class="headerlink" href="#verify-the-integrity-of-downloads" title="Permanent link">¶</a></h2> <p>It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. The PGP signatures can be verified using PGP or GPG. Begin by following these steps:</p> <ol> -<li>Download the <a href="http://archive.apache.org/dist/mina/KEYS">KEYS</a></li> +<li>Download the <a href="https://archive.apache.org/dist/mina/KEYS">KEYS</a></li> <li>Download the asc signature file for the relevant distribution</li> <li> <p>Verify the signatures using the following commands, depending on your use of PGP or GPG:</p> @@ -201,7 +201,7 @@ $ <span class="n">gpg</span> <span class <li><a href="http://www.slavasoft.com/fsum/">SlavaSoft FSUM</a></li> </ul> <h2 id="getting-the-binaries-using-maven-2">Getting the Binaries using Maven 2<a class="headerlink" href="#getting-the-binaries-using-maven-2" title="Permanent link">¶</a></h2> -<p>To use this release in your maven project, the proper dependency configuration that you should use in your <a href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p> +<p>To use this release in your maven project, the proper dependency configuration that you should use in your <a href="https://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p> <div class="codehilite"><pre><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.ftpserver<span class="nt"></groupId></span> <span class="nt"><artifactId></span>ftpserver-core<span class="nt"></artifactId></span> @@ -224,26 +224,26 @@ $ <span class="n">gpg</span> <span class <tbody> <tr> <td>zip sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip">apache-ftpserver-1.1.1-src.zip</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip.md5">MD5</a> / <a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip">apache-ftpserver-1.1.1-src.zip</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip.md5">MD5</a> / <a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.zip.asc">ASC</a></td> </tr> <tr> <td>tar.gz sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz">apache-ftpserver-1.1.1-src.tar.gz</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz.md5">MD5</a> / <a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz">apache-ftpserver-1.1.1-src.tar.gz</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz.md5">MD5</a> / <a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.gz.asc">ASC</a></td> </tr> <tr> <td>tar.bz2 sources</td> -<td><a href="http://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2">apache-ftpserver-1.1.1-src.tar.bz2</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2.md5">MD5</a> / <a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2.sha1">SHA1</a></td> -<td><a href="http://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2.asc">ASC</a></td> +<td><a href="https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2">apache-ftpserver-1.1.1-src.tar.bz2</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2.md5">MD5</a> / <a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2.sha1">SHA1</a></td> +<td><a href="https://www.apache.org/dist/mina/ftpserver/1.1.1/apache-ftpserver-1.1.1-src.tar.bz2.asc">ASC</a></td> </tr> </tbody> </table> <h3 id="git-tag-checkout">Git Tag Checkout<a class="headerlink" href="#git-tag-checkout" title="Permanent link">¶</a></h3> -<div class="codehilite"><pre>$ <span class="n">git</span> <span class="n">clone</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">gitbox</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">mina</span><span class="o">-</span><span class="n">ftpserver</span><span class="p">.</span><span class="n">git</span> +<div class="codehilite"><pre>$ <span class="n">git</span> <span class="n">clone</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">gitbox</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">mina</span><span class="o">-</span><span class="n">ftpserver</span><span class="p">.</span><span class="n">git</span> $ <span class="n">git</span> <span class="n">checkout</span> <span class="n">ftpserver</span><span class="o">-</span>1<span class="p">.</span>1<span class="p">.</span>1 </pre></div> @@ -253,7 +253,7 @@ $ <span class="n">git</span> <span class </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/downloads.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/downloads.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/downloads.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -157,7 +157,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/draft-twine-ftpmd5-00.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/draft-twine-ftpmd5-00.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/draft-twine-ftpmd5-00.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -489,7 +489,7 @@ J.Twine Internet-Dr </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/embedding_ftpserver.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/embedding_ftpserver.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/embedding_ftpserver.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -191,7 +191,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/faq.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/faq.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/faq.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -226,7 +226,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/features.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/features.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/features.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -153,7 +153,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/ftplet.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/ftplet.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/ftplet.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -633,7 +633,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/ftpserver_as_windows_service.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/ftpserver_as_windows_service.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/ftpserver_as_windows_service.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -164,7 +164,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/ftpserver_commands.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/ftpserver_commands.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/ftpserver_commands.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -549,7 +549,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/ftpserver_port_21.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/ftpserver_port_21.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/ftpserver_port_21.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -144,7 +144,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/ftpserver_site_commands.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/ftpserver_site_commands.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/ftpserver_site_commands.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -202,7 +202,7 @@ Sign TwoDigitHours TwoDigitMinutes</p> </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/getting_involved.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/getting_involved.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/getting_involved.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -140,7 +140,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/getting_source.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/getting_source.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/getting_source.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -152,7 +152,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/index.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/index.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/index.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -147,7 +147,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/installation.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/installation.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/installation.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -174,7 +174,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/mailing_list.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/mailing_list.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/mailing_list.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -221,7 +221,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/managing_users.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/managing_users.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/managing_users.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -172,7 +172,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/messages.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/messages.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/messages.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -299,7 +299,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/related_project.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/related_project.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/related_project.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -141,7 +141,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/releasing.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/releasing.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/releasing.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -211,7 +211,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/reporting_bug.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/reporting_bug.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/reporting_bug.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -152,7 +152,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/running_ftpserver_standalone.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/running_ftpserver_standalone.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/running_ftpserver_standalone.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -171,7 +171,7 @@ h2:hover > .headerlink, h3:hover > .head </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div> Modified: websites/staging/mina/trunk/content/ftpserver-project/testimonials.html ============================================================================== --- websites/staging/mina/trunk/content/ftpserver-project/testimonials.html (original) +++ websites/staging/mina/trunk/content/ftpserver-project/testimonials.html Wed Feb 20 08:22:07 2019 @@ -100,16 +100,16 @@ h2:hover > .headerlink, h3:hover > .head <li><a href="./../ftpserver-project/getting_involved.html">Getting Involved</a></li> <li><a href="./../ftpserver-project/reporting_bug.html">Reporting a Bug</a></li> <li><a href="./../ftpserver-project/contributors.html">Contributors</a></li> - <li><a href="http://www.apache.org/foundation/contributing.html">Contributing</a></li> - <li><a href="http://www.apache.org/licenses/">License</a></li> - <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li><a href="https://www.apache.org/security/">Security</a></li> </ul> <h5>Sponsorship</h5> <ul> - <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="http://www.apache.org/">apache.org</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/">apache.org</a></li> </div> <!-- navigation --> @@ -144,7 +144,7 @@ sharing solution, <a href="HostedFTP">Ho </div><!-- rightColumn --> <div id="endContent"></div> </div><!-- content --> - <div id="footer">© 2003-2018, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> + <div id="footer">© 2003-2018, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="./../privacy-policy.html">Privacy Policy</a><br /> Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. </div>