home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / uplhome / !UplHome / Config < prev   
Text File  |  1997-02-07  |  1KB  |  57 lines

  1. # !UplHome.Config
  2. # ===============
  3. #
  4. # Edit following line to point to root of your webspace
  5. # e.g.
  6. # root=ADFS::IDEDisc4.$.Net.Free.!Deltanet.WWWpages.tilmun
  7. #
  8. root=
  9. #
  10. #
  11. # last_time shows the time the UplHome was last run.
  12. # It takes the form YYYYMMDDHHMMSS
  13. last_time=
  14. #
  15. #
  16. # Download Page count? Yes or No. Assumes a file called
  17. # 'count.txt' in the server root directory.
  18. count=Yes
  19. #
  20. #
  21. # Path to where count.txt will be written to if enabled
  22. # with the above command. Needs a trailing .
  23. # e.g. count_to="ADFS::HardDisc4.$.Net.!UplHome.WWWPages."
  24. count_to=ADFS::HardDisc4.$.Net.!UplHome.WWWPages.
  25. #
  26. #
  27. #
  28. # Download structure of site to a file
  29. structure=Yes
  30. #
  31. # versions set to Yes will automatically update date stamps
  32. # and document version numbers. Set to No it will not make
  33. # any chages to your documents.
  34. versions=Yes
  35. #
  36. #
  37. #
  38. # Display script after creation, and before execution
  39. display=Yes
  40. #
  41. #
  42. # When running under freenet or Internet the following information
  43. # is required.
  44. # Name of ftp server to upload files too. e.g. homepages.demon.co.uk
  45. host_server=
  46. # Your ftp account name. For demon this is the node name
  47. node=
  48. # Your ftp account password.
  49. pass=
  50. #
  51. # server_root is where pages will be uploaded to on the
  52. # host server. If the directory where you log in to is
  53. # the root then this entry must be set to "."
  54. # It will be cd'd to
  55. # at the start of the ftp session.
  56. server_root=.
  57.