<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">No, you are wrong, HTTP does not provide you with a standardized directory view. FTP and Gopher both provide ANY client a directory tree with files that is simple to browse (although it can be argued whether FTP has any actual standard for directory structures). HTTP has nothing like this - it will never provide you a list of files, just HTML pages (which may or may not look like a directory listing).</div><div class=""><br class=""></div><div class="">Of course WebDAV changes all that providing proper dir/file structure over HTTP in a way which is better than either FTP or Gopher. But no one ever exposes WebDAV to all clients, even anonymous.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">- Kim</div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On 11 Feb 2015, at 23:56, Kevin Veroneau <<a href="mailto:kevin@veroneau.net" class="">kevin@veroneau.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I'm sorry Kim but that's not a good explanation to someone who knows HTTP server.  These days most HTTP servers including Apache provide directory views.<br class="">
<br class="">
Here is my personal distinction and why I like using Gopher.  Gopher is more similar to FTP than it is to HTTP.  Gopher is like a power user's FTP server.  Where FTP falls flat, gopher shines.  FTP cannot perform database queries, remote searches, run server-side code, or accept input from the user.  Sure a custom built FTP server could be made to query a database, but it cannot request a string of text from the user.<br class="">
<br class="">
Gopher is also vastly more lightweight than the likes of HTTP.  Gopher doesn't use headers or content types.  Gopher is overall a much simpler protocol to implement and can be used to say fetch lightweight status reports and logs from a server.  I use Gopher to view server logs without needing to configure and run either a full fledged HTTP or FTP server.  And since there are clients on mobile, it's a cinch to read this info.<br class="">
<br class="">
To me, Gopher still has it's place and I feel it's way under used for what it can do in this day and age.<br class=""><br class=""><div class="gmail_quote">On February 11, 2015 2:32:24 PM MST, Kim Holviala <<a href="mailto:kim@holviala.com" class="">kim@holviala.com</a>> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> On 11 Feb 2015, at 17:29, NN NN <<a href="mailto:aepedia@yandex.ru" class="">aepedia@yandex.ru</a>> wrote:<br class=""> <br class=""> For what reasons is Gopher needed if there are FTP and HTTP?<br class=""></blockquote><br class=""><br class="">FTP provides directories but no hyperlinks. HTTP provides hyperlinks but no directories. Gopher provides both hyperlinks and directories combining both FTP and HTTP. Of course no one uses Gopher, but that’s another story :-) <br class=""><br class=""><br class=""><br class="">- Kim<br class=""><br class=""><br class=""><br class=""><br class=""><hr class=""><br class="">Gopher-Project mailing list<br class=""><a href="mailto:Gopher-Project@lists.alioth.debian.org" class="">Gopher-Project@lists.alioth.debian.org</a><br class=""><a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/gopher-project" class="">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/gopher-project</a></pre></blockquote></div><br class="">
-- <br class="">
Sent from my Android device with K-9 Mail. Please excuse my brevity.</div>_______________________________________________<br class="">Gopher-Project mailing list<br class=""><a href="mailto:Gopher-Project@lists.alioth.debian.org" class="">Gopher-Project@lists.alioth.debian.org</a><br class="">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/gopher-project</div></blockquote></div><br class=""></body></html>