rename to staticsite.py to avoid clashing with `import site`,
rename site.py to staticsite.py to avoid import conflicts with the python site module. Also add FTP push support.