# CONFIG.INI for ftp_sync.rb # Format is "option = value" # Leading and trailing spaces of both option and value are stripped. # Comment lines begin with '#' host = ftp.server.com username = john password = john_is_genius remote_root = john/projects/ remote_control = john/projects/control.xml local_root = C:\Projects\ control_filename = C:\Projects\control.xml temp_filename = C:\Projects\control.tmp.xml