Rules for uploading files and file management on a website
- Keep everything in the same folder. Don't make "subfolders" Of course you can make subfolders if you want to, but it just complicates things.
- Use a simple file-naming convention to avoid problems. All lower case, no spaces, no characters other than "a-z" and "1-0"
- Always include three-character file extensions, usually either ".htm," ".txt," ".gif," or ".jpg." Make sure you don't name a non-jpg file ".jpg," that won't work. (You can use ".html" if you want to, but then ALWAYS use ".html." Be consistent.)
- Remember that if you have a file named "index.htm" on the server, and then you send a second, different file named "index.htm" to the server, the second file will replace the first.
- Files which are on the server but which are not "linked" from "index.htm" or other ".htm" files are OK. You don't have to delete them.
- "Download" means "copy from the server to my hard disk;" the 'downloaded" file remains on the server.
- "Remote" means the Internet server.
- "Local" means your hard disk on your computer (most likely "C").
- Give files names that help you remember them. For the face of a doll, for example, use "dollface.jpg," and so on
.
- Write to me by clicking on this line.
|