Presently I am writing this in hopes of getting some of my friends in Quartzsite to make use of the web space provided by the local telephone company. There are two ISP's offering Dial Up Service here. I use TDS (the local phone company) and internet with them includes 5 Meg of web space.
Go to the Command Line Prompt. (Earlier Windows called this a DOS Prompt.)
| cd \web | Gets to my web pages | |
| ftp personalpages.tds.net | Runs FTP to connect to TDS | |
| lafarr@tds.net | My email address is my user name. | |
| xxxxxxx | That really ain't my password. | |
| cd public_html | Required, you can have pages and directories here. | |
| help | Will give a list of commands. | |
| put name.htm | Will upload the file to the web space | |
| bye | Terminates the FTP connection, and returns to the DOS prompt. |
FTP stands for "File Transfer Protocol" and FTP is a Windows command to use this protocol to talk to a host computer.
This is essentially a terminal log on to the host.
To leave the DOS "Command Line prompt" world use the
exit command.
There are minor changes to transfer files to a different web host. All I have used are simpler, than this! Your web host should give you some help with uploading. It appears that Semantic's virus software may interfere with the Windows FTP command. If I find more information on this I will post it here. If you still have problems give me a call and we will see if we can figure the problem out.
| Go to: My Home Page |
![]() |
Go to: This page TOP |