home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / sdf / faq / GOPHER / 02 < prev    next >
Text File  |  2009-10-12  |  2KB  |  54 lines

  1. [02] HOW CAN I SETUP MY GOPHERSPACE?
  2.  
  3.      This document was written with 'mkgopher' in mind.  You may be
  4.      managing your space from the UNIX shell, but since 'mkgopher'
  5.      uses common UNIX commands, this should still be helpful.
  6.  
  7.      SETUP
  8.      ----
  9.      This will create the directory for the top level of your GOPHERSPACE.
  10.      Your URL will be "gopher://sdf.lonestar.org/1/users/username" (or
  11.      "gopher://sdf-eu.org/1/users/username") where 'username' is your UNIX
  12.      user id.  During your 'mkgopher' session, this directory will be
  13.      present.  If you don't create anyfiles or directories, the space
  14.      will be removed to keep our site clean.
  15.  
  16.      NOTE: Unfortunately, most web browsers do not render gopher pages
  17.      properly, let alone grok Gopher URLs.
  18.  
  19.      TITLE
  20.      -----
  21.      Your GOPHER URL is gopher://sdf.lonestar.org/1/users/login (or
  22.      gopher://sdf-eu.org/1/users/login) where 'login' is the UNIX user id
  23.      you use to login to SDF.  Your SITE name is your 'login'.  Since that
  24.      is limited to 8 characters, you can use TITLE to set a 50 character
  25.      or less title for your site.
  26.  
  27.      DESCRIBE
  28.      --------
  29.      For each directory you create in your GOPHERSPACE you can use the
  30.      DESCRIBE command to create a detailed description.  This entry is
  31.      limited to 9 lines of roughly 50 characters per line.
  32.  
  33.      MKDIR
  34.      -----
  35.      Create a subdirectory within your GOPHERSPACE.
  36.    
  37.      RMDIR
  38.      -----
  39.      Remove a subdirectory within your GOPHERSPACE.
  40.  
  41.      PICO
  42.      ----
  43.      Edit and publish a document.  You can also use this as a way to
  44.      cut and paste text from your computer terminal to SDF.  ASCII upload
  45.      mode can also be used, just start sending text once you open the
  46.      editing buffer.  
  47.  
  48.      UPLOAD
  49.      ------
  50.      This should be used for large text files or binary data that cannot
  51.      be transmitted via an ASCII transfer.  UPLOAD uses the ZMODEM file 
  52.      transfer protocol which some terminal emulators support (TeraTerm ..)
  53.       
  54.