home *** CD-ROM | disk | FTP | other *** search
- # !UplHome.Config
- # ===============
- #
- # Edit following line to point to root of your webspace
- # e.g.
- # root=ADFS::IDEDisc4.$.Net.Free.!Deltanet.WWWpages.tilmun
- #
- root=
- #
- #
- # last_time shows the time the UplHome was last run.
- # It takes the form YYYYMMDDHHMMSS
- last_time=
- #
- #
- # Download Page count? Yes or No. Assumes a file called
- # 'count.txt' in the server root directory.
- count=Yes
- #
- #
- # Path to where count.txt will be written to if enabled
- # with the above command. Needs a trailing .
- # e.g. count_to="ADFS::HardDisc4.$.Net.!UplHome.WWWPages."
- count_to=ADFS::HardDisc4.$.Net.!UplHome.WWWPages.
- #
- #
- #
- # Download structure of site to a file
- structure=Yes
- #
- # versions set to Yes will automatically update date stamps
- # and document version numbers. Set to No it will not make
- # any chages to your documents.
- versions=Yes
- #
- #
- #
- # Display script after creation, and before execution
- display=Yes
- #
- #
- # When running under freenet or Internet the following information
- # is required.
- # Name of ftp server to upload files too. e.g. homepages.demon.co.uk
- host_server=
- # Your ftp account name. For demon this is the node name
- node=
- # Your ftp account password.
- pass=
- #
- # server_root is where pages will be uploaded to on the
- # host server. If the directory where you log in to is
- # the root then this entry must be set to "."
- # It will be cd'd to
- # at the start of the ftp session.
- server_root=.
-