Hi I'm afraid my knowledge base is very low on using websites and updating them. I have for a number of years used CORE FTP LE to update a couple of websites I produced in Dreamweaver a few years ago. The host company has recently moved the sites to a different server and I am now unable to access them via CORE. I keep getting a prompt to GET HTTP/1.1 which then times out and gives error loading directory. Can anyone help please
TC
GET HTTP/1.1
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
Re: GET HTTP/1.1
the HTTP protocol may not be available on the new server. Try FTP (with the "AUTH TLS" connection type) on port 21, or SSH/SFTP on port 22.