Thanks Omi. But that's what I did, on two different machines. From the command line: git clone ssh://[email protected]:443/paideia
This is the response I get: Cloning into paideia... Warning: Permanently added the RSA host key for IP address '[107.20.223.252]:443' to the list of known hosts. remote: Counting objects: 23, done. remote: Compressing objects: 100% (14/14), done. remote: Total 23 (delta 8), reused 23 (delta 8) Receiving objects: 100% (23/23), 6.79 KiB, done. Resolving deltas: 100% (8/8), done. But the /paideia folder that results doesn't have any public_html/applications folder. public_html only contains two files: dispatch.fcgi and .htaccess. What's weird is that the site is working online. It's just that the files aren't there! Ian

