Showing posts with label Questions. Show all posts
Showing posts with label Questions. Show all posts

Friday, 12 February 2016

How to Upload Files to a WebsiteIn Feburary 2016 12,

In Feburary 2016 12,
Download and install an FTP (file transfer protocol) program. Smart FTP, Filezilla, CuteFTP and Core FTP Light are some of the choices that you can consider. They all work in essentially the same way. Core FTP LE (light version) has everything you need, it is easy to install and it is free.
Visit your web host and check the Frequently Asked Questions section. Look for instructions on setting up an FTP program. Keep this information in an open browser window on your computer or write the information down so you will have it handy should you need it again. Write down the host IP URL, your username and password, and the name of the folder you will need to connect with to upload your files.
Install Core FTP or another FTP program, open it and create a project. You will need to supply a name for the project. Use the name of your website to keep things simple. Before you can connect to your Web host, you will need to enter all the information you retrieved from your Web host. On the left side of the programs interface you will enter the name of the directory where all your website files are located on your computer. On the right side of the program you will enter the folder you need to upload your files to. It will typically be named 'public html,' or something similar. Enter the names of these folders. If you want Core to remember your password each time you sign in to upload files, click the 'Remember Password' box. Ensure your connection type is set to FTP.
Click the 'Connect' button and your FTP software will connect to the Web host folder you need to upload your files to. Your website folder will appear, with contents displayed. To upload a file, all you need to do is double click. The file will transfer to your Web host and be available for viewing on the Web.
In Feburary 2016 12,