50 likes | 286 Views
TLC 101. Welcome to your WebSpace !. Best Practices. Plan ahead and determine your goals Build directories for storing files Anticipate file names pertaining to file content File Structures/Directories Maintain consistency For example, store images to an “images” directory
E N D
TLC 101 Welcome to your WebSpace!
Best Practices • Plan ahead and determine your goals • Build directories for storing files • Anticipate file names pertaining to file content • File Structures/Directories • Maintain consistency • For example, store images to an “images” directory • Organize, organize, organize! • File Naming • Avoid capital letters, spaces, and special characters • Replace blank (or white) space with underscores (_) • *My HTML Page*.html • my_html_page.html • Consider similar naming structure based on file type • image_fancy_bear.jpg • document_test.pdf • audio_song.mp3
FTP (File Transfer Protocol) Store a file Retrieve a file
How do I FTP? • Use an FTP client – FileZilla • Host: academicftp.csc.eduEncryption: Require explicit FTP over TLSLogon Type: NormalUser: orn/*your ORN (on campus computer login) ID* Password: *your ORN (on campus computer login) password* • Drag & Drop!