#
# mysql command
#
export mysql ; mysql='mysql'
#
# crawler database connection arguments
#
export crawler_db ; crawler_db=""
#
# ftp test host. It must give access to the check/ftp directory.
# Do *not* add a trailing /
#
export ftphost ; ftphost="ftp://myself:mypass@localhost/webbase/check/ftp"
