FTP
From Wiki
[edit]
FTP - Uploading files through Windows
FTP is short for File Transfer Protocol. FTP programs are used to transfer files from one computer to another. Most ftp programs support multi type of file uploads as well as Operating Systems such as Linux or Windows.
To FTP files directly from your windows web browser follow these steps:
- Open a new browser window.
- In the URL (Address Bar) type in the ftp location to the computer you would like to upload files to (eg. ftp://yourdomain.com/)
- You will now need to login to the specific account that you will want to upload files to. To do this, you will need to either right mouse click any place within the browser area and choose "Login As". The same process can also be accomplished by clicking on File and then chossing "Login As" within that same browser.
- Type in your username and password and click ok.
- You should now be located in the FTP folder that in which you have permissions to upload files to.
Note:
After login to your ftp folder, you might see a folder called public_html. This folder can be used to upload files to but cannot be removed.
