home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 12 / MA_Cover_12.iso / internet / webup / manual < prev    next >
Encoding:
Text File  |  1999-05-29  |  7.1 KB  |  185 lines

  1.  
  2.      /\            __        /\_________         /\_________    UU UU  PPPP
  3.     /  \          /  \      /           \       /           \   UU UU  PP PP
  4.    /   /\        /    \    /    _____    \     /   ______    \  UU UU  PPPP
  5.   /   / / __     \     \  /    /_____\___/\   /   /\_____\   /\  UUU U PP
  6.  /   / / /  \     \    /\/         /\ \__\/  /              / /        PP
  7. /    \/ /    \    /   / /    _____/ /       /    ____      / /         PP
  8. \     \/      \  /   / /    /\____\/__     /    /\___\     \/
  9.  \             \/   / /    / /    \   \   /    / /    \     \   © 1999 Christian
  10.   \      /\        / /     \/_____/    \ /     \/_____/     /\             Krapp
  11.    \____/ /\      / /\                 /\\                 / /
  12.     \___\/  \____/ /  \_______________/ / \_______________/ /      SHAREWARE
  13.              \___\/    \______________\/   \______________\/
  14.  
  15. --------------------------------------------------------------------------------
  16.  
  17. Introduction
  18.  
  19. Everyone who has a homepage at a server of his ISP and creates the pages offline
  20. on his  Amiga nows  the following  problem: Some pages are changed, some are un-
  21. changed but which have to be uploaded to the server? In the most cases all pages
  22. are transfered to the server because it is easier than looking for the changes.
  23.  
  24. With WEBup this isn't a problem anymore! WEBup checks the offline pages and only
  25. uploads or deletes that pages to/on the server, that are relevant!
  26.  
  27. And: If you start WEBup  automatically from  the TCP/ IP-Stack if you go online,
  28. the pages at your ISP are allways uptodate with your offline created ones.
  29.  
  30. --------------------------------------------------------------------------------
  31.  
  32. Copyright
  33.  
  34. This program and  all accompanying  files (program-icon) are copyrighted 1999 by
  35. Christian 'cr8y'  Krapp! You can copy these files to your friends as long as the
  36. files are unchanged. It is not allowed to demand a fee higher as media costs and
  37. a (little)  copy-fee. In addition,  no one  is allowed to put these files onto a
  38. PD-disk or an CD-Rom. You can get a permittion by the author. Please contact!
  39.  
  40. For the AmiNet, FreshFish and MeetingPearls CD-Rom's is no permittion requiered!
  41.  
  42. This program  is released  as <b> Shareware</b>.  When you use this program, you
  43. should send me the sharewarefee.
  44.  
  45. When you use this little program, than you use it on  your own risk!  The author
  46. take no respons for damage made by WEBup!
  47.  
  48. --------------------------------------------------------------------------------
  49.  
  50. Requirment
  51.  
  52. You need of course an  Amiga-Computer (or an compatible one ;^) ). Also you need
  53. at least AmigaOS 3.0 or higher. Also you need a AmiTCP/IP-compatible TCP/IPstack
  54. (e.g. MIAMI) and a ftp-account for your homepage at your providers server!
  55.  
  56. --------------------------------------------------------------------------------
  57.  
  58. Usage
  59.  
  60. WEBup can be started from a shell and has the following parameters:
  61.  
  62. LOCALWEBDIR
  63.   Is the directory, were you have your offline written webpages.
  64.  (MUST BE SPECIFIED)
  65.  
  66. WEBSERVER
  67.   Address of the Homepage-Server of your Internet Service Provider /ask your ISP
  68.  (MUST BE SPECIFIED)
  69.  
  70. USERNAME
  71.   Your username for the Homepage-Server /ask your ISP
  72.  (MUST BE SPECIFIED)
  73.  
  74. PASSWORD
  75.   The password for the specified username /ask your ISP
  76.   Now it is possible to crypt the password, so that noone can use it to
  77.   change your web-pages. TO CRYPT THE PASSWORD, USE WEBup-Prefs AND THE
  78.   Save as... OPTION. If you provide a crypted PASSWORD, you also have to
  79.   use the option CRYPTEDPASSWORD.
  80.  (MUST BE SPECIFIED)
  81.  
  82. CRYPTEDPASSWORD
  83.   If you provide a crypted password.
  84.  (Optional)
  85.  
  86. REMOTEWEBDIR
  87.   Sometimes it is necessary to copy the web-pages into a directory on the
  88.   web-server! Here you can specify the name of this directory /ask your ISP if
  89.   this is necassary
  90.  (Optional)
  91.  
  92. FILEPATTERN
  93.   With this pattern you can only upload file with a special filename
  94.  (Optional, default: ~#?.info => No .info files will be uploaded)
  95.  
  96. OUTPUTFORMAT
  97.   Where do you want to see the output from WEBup? OUTPUTFORMAT=QUIET: means
  98.   not output, OUTPUTFORMAT=WINDOW: opens a own window and the standard is
  99.   output into the shell
  100.  (Optional)
  101.  
  102. DONOTUPLOAD
  103.   WEBup checks only the files and creates WEBup.transfered. No files will be
  104.   uploaded
  105.  (Optional, default: transfere files)
  106.  
  107. TRANSFEREMPTYDIR
  108.   If you want, that empty directories are also uploaded to the server,
  109.   you have to give this parameter else, WEBup don't upload empty directories!
  110.  (Optional)
  111.  
  112. If  you start  WEBup the  first time,  all data  will be transferd to the server
  113. because there doesn' t exist  the  WEBup. transfered  file! Only  with this file
  114. WEBup can check,  which files has  changed. After  WEBup has  uploaded  all  the
  115. files, you also get a error message, that  says, that the  file WEBup.transfered
  116. doesn't exist. You can ignor  this message. After this first startup WEBup is ok
  117. and shouldn't bring  up this error message  and should  only upload the  changed
  118. www-files from the local directory to the server!
  119.  
  120. --------------------------------------------------------------------------------
  121.  
  122. What to type in to start WEBup:
  123.  
  124. WEBup LOCALWEBDIR=WEB: WEBSERVER=ftp.your-isp.com USERNAME=YOURUSERNAME
  125.       PASSWORD=PASS
  126.  
  127. With this  statement you  upload the web- pages from  the directory WEB: on your
  128. Amiga to the server ftp.your-isp.com  under the user YOURUSERNAME with the pass-
  129. word PASS!
  130.  
  131. You can also create ENV  variables (ENV:WEBup/, name  of the option - please use
  132. therefore WEBup-Prefs!). Furthermore you  can start WEBup with an icon from your
  133. workbench. Also it is possible to specify the options as tooltypes in the icon!
  134.  
  135. --------------------------------------------------------------------------------
  136.  
  137. WEBup-Prefs:
  138.  
  139. I think, WEBup- Prefs is easy to use, so I'll only describe some little issues:
  140.  
  141. Save writes the input permanent into ENVARC:WEBup/.
  142.  
  143. Upload writes into ENV:WEBup/ and starts WEBup.
  144.  
  145. If you want WEBup-Prefs to create a script for you, use Project/Save as...!
  146. In this script yo ucan also see the crypted password.
  147.  
  148. --------------------------------------------------------------------------------
  149.  
  150. I want  to thank Thomas Heinrich and Christian Authman for  there ideas and bug-
  151. reports!
  152.  
  153. --------------------------------------------------------------------------------
  154.  
  155. Registration, problems or bugs
  156.  
  157. WEBup is  a shareware  program! When you use WEBup you should pay the shareware-
  158. fee of 20,- DM plus portage.
  159.  
  160.                                  Christan Krapp
  161.                                  Hagenmähderstr. 9
  162.                                D-86391 Stadtbergen
  163.                                  Germany
  164.  
  165.                                  Christian.Krapp@A-City.De
  166.                                  www.a-city.de/homepages/ba044406/webup/
  167.  
  168. --------------------------------------------------------------------------------
  169.  
  170. History
  171.  
  172. V39.0 / 02/21/1998 / unreleased
  173. First try.
  174.  
  175. V39.1 / 01/24/1999 / (23396 Byte) / released: Aminet
  176. After a long work it's done. The first public-version ok.
  177.  
  178. V39.2 / 05/29/1999 / (25560 Byte) / released: Aminet
  179. Removed some bugs (It should now work also with more web-servers).
  180. Know it also realize renamed files!
  181. Also the german catalog file is included.
  182. Can now crypt password in a environment-file.
  183. THERE IS A PREFERENCES PROGRAM!
  184.  
  185.