<h2>org.autoplot.wgetfs.WGetFileSystemFactory</h2><p>Implemented to relieve all the annoying http problems we see at LANL. If the system is a Mac, then curl is used, otherwise wget is used. Either way, if the system environment property AP_WGET, WGET, AP_CURL, CURL is set then the implied executable is used.</p> <h2>WGetFileSystemFactory( )</h2> <p></p> <hr> <a name="createFileSystem"></a> <h2>createFileSystem</h2> createFileSystem( <a href='https://docs.oracle.com/javase/8/docs/api/java/net/URI.html'>java.net.URI</a> root ) → <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/util/filesystem/FileSystem.html'>org.das2.util.filesystem.FileSystem</a> <p></p> <h3>Parameters</h3> root - an URI <h3>Returns:</h3> org.das2.util.filesystem.FileSystem <br><br> <a href="https://github.com/autoplot/dev/search?q=createFileSystem&unscoped_q=createFileSystem">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/wgetfs/WGetFileSystemFactory.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/wgetfs/WGetFileSystemFactory.html#createFileSystem">[view on old javadoc]</a> <br> <br>