You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by gg...@apache.org on 2019/08/15 20:56:15 UTC

svn commit: r1048798 [15/39] - in /websites/production/commons/content/proper/commons-vfs: ./ commons-vfs2-distribution/ commons-vfs2-examples/ commons-vfs2-examples/apidocs/ commons-vfs2-examples/apidocs/org/apache/commons/vfs2/example/ commons-vfs2-e...

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/class-use/VfsComponentContext.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/class-use/VfsComponentContext.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/class-use/VfsComponentContext.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.vfs2.provider.VfsComponentContext (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Interface org.apache.commons.vfs2.provider.VfsComponentContext (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.vfs2.provider.VfsComponentContext (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Interface org.apache.commons.vfs2.provider.VfsComponentContext (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {
@@ -180,7 +180,7 @@
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/commons/vfs2/FileName.html" title="interface in org.apache.commons.vfs2">FileName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">LayeredFileNameParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/vfs2/provider/LayeredFileNameParser.html#parseUri-org.apache.commons.vfs2.provider.VfsComponentContext-org.apache.commons.vfs2.FileName-java.lang.String-">parseUri</a></span>(<a href="../../../../../../org/apache/commons/vfs2/provider/VfsComponentContext.html" title="interface in org.apache.commons.vfs2.provider">VfsComponentContext</a>&nbsp;context,
-        <a href="../../../../../../org/apache/commons/vfs2/FileName.html" title="interface in org.apache.commons.vfs2">FileName</a>&nbsp;base,
+        <a href="../../../../../../org/apache/commons/vfs2/FileName.html" title="interface in org.apache.commons.vfs2">FileName</a>&nbsp;baseFileName,
         <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fileName)</code>
 <div class="block">Parses the base and name into a FileName.</div>
 </td>

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileObject.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressedFileFileObject (Apache Commons VFS 2.4 API)</title>
+<title>CompressedFileFileObject (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressedFileFileObject (Apache Commons VFS 2.4 API)";
+            parent.document.title="CompressedFileFileObject (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressedFileFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>CompressedFileFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressedFileFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="CompressedFileFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/CompressedFileFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressedFileFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>CompressedFileFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressedFileFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="CompressedFileFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileObject.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileObject (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileObject (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileObject (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileObject (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/class-use/CompressedFileFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.compressed.CompressedFileFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4 API)";
+            parent.document.title="org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-tree.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.compressed Class Hierarchy (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.compressed Class Hierarchy (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.vfs2.provider.compressed Class Hierarchy (Apache Commons VFS 2.4 API)";
+            parent.document.title="org.apache.commons.vfs2.provider.compressed Class Hierarchy (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-use.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/compressed/package-use.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Package org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Package org.apache.commons.vfs2.provider.compressed (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FTPClientWrapper.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FTPClientWrapper.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FTPClientWrapper.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FTPClientWrapper (Apache Commons VFS 2.4 API)</title>
+<title>FTPClientWrapper (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FTPClientWrapper (Apache Commons VFS 2.4 API)";
+            parent.document.title="FTPClientWrapper (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClient.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClient.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClient.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpClient (Apache Commons VFS 2.4 API)</title>
+<title>FtpClient (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpClient (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpClient (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.ConnectionFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.ConnectionFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.ConnectionFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4 API)</title>
+<title>FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.FtpConnectionFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.FtpConnectionFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.FtpConnectionFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4 API)</title>
+<title>FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpClientFactory (Apache Commons VFS 2.4 API)</title>
+<title>FtpClientFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpClientFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpClientFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileNameParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileNameParser.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileNameParser.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpFileNameParser (Apache Commons VFS 2.4 API)</title>
+<title>FtpFileNameParser (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpFileNameParser (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpFileNameParser (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileObject.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpFileObject (Apache Commons VFS 2.4 API)</title>
+<title>FtpFileObject (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpFileObject (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpFileObject (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>FtpFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>FtpFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfigBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfigBuilder.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfigBuilder.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpFileSystemConfigBuilder (Apache Commons VFS 2.4 API)</title>
+<title>FtpFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpFileSystemConfigBuilder (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileType.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileType.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/FtpFileType.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpFileType (Apache Commons VFS 2.4 API)</title>
+<title>FtpFileType (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpFileType (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpFileType (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FTPClientWrapper.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FTPClientWrapper.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FTPClientWrapper.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FTPClientWrapper (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FTPClientWrapper (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FTPClientWrapper (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FTPClientWrapper (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClient.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClient.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClient.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.vfs2.provider.ftp.FtpClient (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Interface org.apache.commons.vfs2.provider.ftp.FtpClient (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.vfs2.provider.ftp.FtpClient (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Interface org.apache.commons.vfs2.provider.ftp.FtpClient (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.ConnectionFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.ConnectionFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.ConnectionFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.ConnectionFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.FtpConnectionFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.FtpConnectionFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.FtpConnectionFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory.FtpConnectionFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpClientFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpClientFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileNameParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileNameParser.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileNameParser.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileNameParser (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileNameParser (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileNameParser (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileNameParser (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileObject.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileObject (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileObject (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileObject (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileObject (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileSystemConfigBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileSystemConfigBuilder.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileSystemConfigBuilder.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileType.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileType.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/class-use/FtpFileType.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileType (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileType (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileType (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftp.FtpFileType (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4 API)";
+            parent.document.title="org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-tree.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.ftp Class Hierarchy (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.ftp Class Hierarchy (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.vfs2.provider.ftp Class Hierarchy (Apache Commons VFS 2.4 API)";
+            parent.document.title="org.apache.commons.vfs2.provider.ftp Class Hierarchy (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-use.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftp/package-use.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Package org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Package org.apache.commons.vfs2.provider.ftp (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsClientFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsClientFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsClientFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpsClientFactory (Apache Commons VFS 2.4 API)</title>
+<title>FtpsClientFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpsClientFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpsClientFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsDataChannelProtectionLevel.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsDataChannelProtectionLevel.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsDataChannelProtectionLevel.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4 API)</title>
+<title>FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpsFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>FtpsFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpsFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpsFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpsFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>FtpsFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpsFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpsFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileSystemConfigBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileSystemConfigBuilder.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsFileSystemConfigBuilder.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4 API)</title>
+<title>FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsMode.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsMode.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/FtpsMode.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FtpsMode (Apache Commons VFS 2.4 API)</title>
+<title>FtpsMode (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FtpsMode (Apache Commons VFS 2.4 API)";
+            parent.document.title="FtpsMode (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsClientFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsClientFactory.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsClientFactory.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsClientFactory (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsClientFactory (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsClientFactory (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsClientFactory (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsDataChannelProtectionLevel.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsDataChannelProtectionLevel.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsDataChannelProtectionLevel.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsDataChannelProtectionLevel (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileSystemConfigBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileSystemConfigBuilder.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsFileSystemConfigBuilder.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsFileSystemConfigBuilder (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsMode.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsMode.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/class-use/FtpsMode.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsMode (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsMode (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsMode (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.ftps.FtpsMode (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4 API)";
+            parent.document.title="org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-tree.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.ftps Class Hierarchy (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.ftps Class Hierarchy (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.vfs2.provider.ftps Class Hierarchy (Apache Commons VFS 2.4 API)";
+            parent.document.title="org.apache.commons.vfs2.provider.ftps Class Hierarchy (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-use.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/ftps/package-use.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Package org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Package org.apache.commons.vfs2.provider.ftps (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileObject.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GzipFileObject (Apache Commons VFS 2.4 API)</title>
+<title>GzipFileObject (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GzipFileObject (Apache Commons VFS 2.4 API)";
+            parent.document.title="GzipFileObject (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {
@@ -246,7 +246,7 @@ protected&nbsp;<a href="../../../../../.
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>name</code> - Abstract file name.</dd>
 <dd><code>container</code> - My container.</dd>
-<dd><code>container</code> - My file system.</dd>
+<dd><code>fs</code> - My file system.</dd>
 </dl>
 </li>
 </ul>

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GzipFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>GzipFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GzipFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="GzipFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/GzipFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GzipFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>GzipFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GzipFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="GzipFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileObject.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileObject (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileObject (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileObject (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileObject (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileProvider.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileProvider.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileProvider (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileProvider (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileProvider (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileProvider (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/class-use/GzipFileSystem.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileSystem (Apache Commons VFS 2.4 API)</title>
+<title>Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileSystem (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileSystem (Apache Commons VFS 2.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.vfs2.provider.gzip.GzipFileSystem (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.gzip (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.gzip (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/commons-vfs2/apidocs/org/apache/commons/vfs2/provider/gzip/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.vfs2.provider.gzip (Apache Commons VFS 2.4 API)</title>
+<title>org.apache.commons.vfs2.provider.gzip (Apache Commons VFS 2.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.vfs2.provider.gzip (Apache Commons VFS 2.4 API)";
+            parent.document.title="org.apache.commons.vfs2.provider.gzip (Apache Commons VFS 2.4.1 API)";
         }
     }
     catch(err) {