default_site alt1 # a default site source_dir /tmp includes_dir /tmp output_dir /tmp template_files \.html\z ignore_dirs CVS ignore_dirs .svn ignore_files \.swp\z lint_check 1 author Joe Bloggs email joe@localhost copyright © 2006-2008 Joe Bloggs. All rights reserved. hostname remote.ftp.site username joe.bloggs password sekrit passive 1 path / # a second site definition - to demonstrate how to define multiple sites source_dir /tmp includes_dir /tmp output_dir /tmp plugin_base MyPrefix::Template::Plugin template_files \.html\z ignore_dirs CVS ignore_dirs .svn ignore_files \.swp\z lint_check 1 author Joe Bloggs email joe@localhost copyright © 2000-2006 Joe Bloggs. All rights reserved. hostname remote.site path /home/joe.bloggs