# # sample .site file for publish.py # # fill in required values as shown. use "." for directory if no # directory change is needed on the remote server. use "" for source # if the current directory is the source directory. # # save as .site in the top directory of the local web site copy. # user = "username" pwd = "password" host = "hostname" directory = "directory" source = "source-directory" # end of file.