Paths and Trees and Folders

Slides:



Advertisements
Similar presentations
The Windows File System and Windows Explorer To move around the file system and examine your files or get to one you want (say, to modify, delete or copy.
Advertisements

File management GAP Toolkit 5 Training in basic drug abuse data management and analysis Training session 2.
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall
Module 4.2 File management 1. Contents Introduction The file manager Files – the basic unit of storage The need to organise Glossary 2.
Using System Software:
Introduction to Windows File Management
Using Folders to Organize Files
MCT260-Operating Systems I Operating Systems I Navigating the File System.
ETT 429 Spring 2007 File Management. Hardware/Software Review Hardware Hardware Primary Devices Primary Devices Peripheral Devices Peripheral Devices.
Microsoft Office Illustrated Brief File Management Understanding.
Computer Storage Devices Principles of Information Technology Lytle High School Click to continue.
Chapter 8 Managing Files.
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
Laboratory Exercise # 3 – Basic File Management Office Productivity Tools 1 Laboratory Exercise # 3 Basic File Management Objectives: At the end of the.
Microsoft Office Illustrated Fundamentals Unit B: Understanding File Management.
Course ILT Folder and file management Unit objectives Explore the contents of a hard disk and view file and folder attributes by using Windows Explorer.
Chapter 7 Working with Files.
Operating Systems and File Management Chapter 4. 4 Chapter 4: Operating Systems and File Management2 Chapter Contents  Section A: Operating System Basics.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Computer Systems Week 10: File Organisation Alma Whitfield.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 3 Windows File Management 1 Morrison / Wells / Ruffolo.
I Can… Define basic file management and related terms Identify levels of a file system Identify and explain ways to view files in Windows OS Explain the.
Operating Systems Concepts 1/e Ruth Watson Chapter 2 Chapter 2 Windows File and Environment Ruth Watson.
EDT321EDT321 1 Summer Session File Structure File Types Naming and Storing Files Finding, Using, Copying, and Moving Files.
Microsoft Office 2003 Illustrated Introductory with Programs, Files, and Folders Working.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Windows Management Computer Literacy 1 Transition Plus Services.
Introduction To Windows Operating Systems Manipulating Windows GUI
Interfacing with Computer ADE100- Computer Literacy Lecture 05.
Windows3.ppt1 Objectives: l Describe the Windows 2000 user interface l Identify elements of a window Using Windows Using Windows.
File Management Presented to The Glades Computer Club January 4, 2001.
Windows XP: Continue Files and Folders. Files & Directories n We store programs and data on secondary storage devices using a file system. n These are.
Computing Fundamentals Module Lesson 10 — File Management with Windows Explorer Computer Literacy BASICS.
XP New Perspectives on Windows 2000 Professional Windows 2000 Tutorial 2 1 Microsoft Windows 2000 Professional Tutorial 2 – Working With Files.
Windows and File Management
Microsoft Office XP Illustrated Introductory, Enhanced with Programs, Files, and Folders Working.
Organizing Your Computer: How to Use Files & Folders Cyberspace Explorations November 17, 2004.
IT-IDT-5 Understand, communicate, and adapt to a digital world. File Management.
Windows XP Lab 2 Organizing Your Work Competencies.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 3 Windows File Management 1 Morrison / Wells / Ruffolo.
CMPF124 Personal Productivity With Information Technology Chapter 1 – Part 2 Introduction to Windows Operating Systems Manipulating Windows GUI CMPF 124.
XP New Perspectives on Microsoft Windows XP Tutorial 2 1 Microsoft Windows XP Working with Files Tutorial 2.
Module 2 Part II Introduction To Windows Operating Systems Manipulating Windows GUI Introduction To Windows Operating Systems Manipulating Windows GUI.
File and File Systems Compiled by IITG Team Need to be reorganized and reworded.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 3 Windows File Management 1 Morrison / Wells / Ruffolo.
Chapter 2 – Introduction to Windows Operating System II Manipulating Windows GUI 1CMPF112 Computing Skills for Engineers.
Unit Unit 4 – Windows OS File Structure Introducing Your Computer Widows File Types, Trees & Explorer.
Getting Started with Application Software
Navigation and File Management
UNDERSTANDING YOUR COMPUTER
Microsoft Windows 7 - Illustrated
An Introduction to Computers and Visual Basic
Understanding File Management
An Introduction to Computers and Visual Basic
Microsoft Office Illustrated Introductory, Premium Edition
Understanding File Management
Microsoft Windows 2000 Professional
Chapter 8 Managing Files.
Chapter 8 Managing Files.
File Management File Explorer © EIT, Author Gay Robertson, 2017.
New Perspectives on Windows XP
Windows file management
An Introduction to Computers and Visual Basic
Grauer and Barber Series
Microsoft Office Illustrated Fundamentals
Windows.
IT-IDT-5 Understand, communicate, and adapt to a digital world.
Paths and Trees and Folders
Presentation transcript:

Paths and Trees and Folders File Management Paths and Trees and Folders

Outline File Basics File Management File Names, Extensions Directories, Folders, and Paths File Formats File Management File (Windows) Explorer Zipping files Shortcuts

Files When you use an application to do work - e.g., write a paper, make a spreadsheet, or draw a picture, the work is stored in RAM first It is in danger of being lost if the power goes off (RAM is volatile!) When you save it, it is copied to a secondary storage device like the hard drive It is saved as a FILE with a name, extension, time, date, size

File Names and Extensions You must adhere to file-naming conventions when saving files Case sensitivity – upper and lower case are different True in Linux and Unix variations, not in Windows Maximum length (Windows 260 characters) Spaces allowed Digits allowed \ / : * ? " < > | not allowed File names not allowed (con, nul, prn) File extensions provide clues to the file contents

Filename Extensions Filename extensions: Indicate the file format Used by programs Indicate the file format Extension Type of Document Application .doc or .docx Word processing document Microsoft Word; Corel WordPerfect .xls or .xlsx Workbook Microsoft Excel .ppt or .pptx PowerPoint presentation Microsoft PowerPoint .mdb or .accdb Database Microsoft Access .bmp Bitmap image Windows .zip Compressed file WinZip .pdf Portable Document Format Adobe Acrobat .htm or .html Web page Hypertext Markup Language

How to Make Extensions Visible in Windows Windows default is NOT to show the common extensions of filenames but we want to SEE them! Open a Windows Explorer window Choose Organize tab Choose Folder and search options Choose View tab UNcheck the box that says “Hide extensions for known file types” Choose “Apply to Folders”

File Systems – Drives Every Computer has a File System used to keep track of the files on that machine File Systems are based on Physical Storage Devices, known as Drives Drives can be local or remote (network or cloud) Click on “My Computer” to see a list of drives (on a Windows machine)

File Systems – Drives Typical Drives A: or B:  Floppy Disk C:  Local Hard Drive D:  CD Drive E-Z for removable drives like memory sticks About any letter for a partition of a device WATCH OUT for the D drive on lab machines! It is another hard drive that is not erased when you log out! Do not leave your work on there!

File Systems – Partitions Note that a “partition” is not a physical device, although it looks like one to the OS. Why have a partition? At one point Windows could only handle devices of a certain size. If your hard drive was larger than that size, you could not access the entire device. Partitions fool the OS into thinking that one device is two (or more!) devices, each with their own letter and file system You will find disks partitioned even today, when some space is used for a specific need, like a backup

File System on a Device

File Directories and Folders Every storage device has a directory containing a list of its files Root directory (like “C:\”) Subdirectory Depicted as folders A computer’s file location is defined by a file specification, or path Examples: D:\ is the root of the D drive Examples: C:\Notes\CS 101\Week 1\notes.txt Examples: F:\1999\Music\CDs\Prince\

File Formats A file format refers to the organization and layout of data that is stored in a file A file extension usually indicates the format of a file and the application which was used to create the file But it does not have to! Just changing the extension on a file from xlsx to zip does not make the file a zip file! It needs to be converted from a spreadsheet to a zipped file using the zip application.

Applications and Files Most applications that create files have a file menu Choices will include Save and Save As Save saves on same filename, if has been saved once already Save asks for new name if has not been saved before Save As asks for new name and saves new copy of file Duplicate – makes another copy with new name but you keep editing old version Rename – allows you to change the name of the current file

File Management The operating system provides an organizational structure to the computer’s data and programs Hierarchical structure of directories: Drives Folders and more Folders … Files Storage metaphors help you visualize and mentally organize the files on your disks and other storage devices An additional function of the OS is to enable file management, which entails providing organizational structure to the computer’s contents. The OS allows you to organize the contents of your computer in a hierarchical structure of directories that includes drives, folders, subfolders, and files. .

File Management Metaphors Tree Metaphor Root, branches, leaves Filing Cabinet Metaphor Drawers, Folders, Files

A File System Tree

File Explorer File Explorer (also known as Windows Explorer) helps you manipulate files and folders in the following ways: Rename Copy Move Delete Windows offers a set of preconfigured personal folders, such as My Documents and My Music, for storing your personal data files

Windows Explorer NOT the same as Internet Explorer! Windows Explorer is a file manager Shows files in different views Shows files’ information: name, date modified, type, size and others you can set (Turn menu bar on, then View then menu choice Choose Details) Uses Graphical User Interface to let you move files around, copy them, erase them

Units for measuring file sizes One byte = one character, pretty small 1 Kilobyte = 1024 bytes, about a page of text 1 Megabyte = 1024 KBs, a 1000-page book 1 Gigabyte = 1024 MBs (more than 1 billion bytes), about 1000 books, a library! 1 Terabyte = 1024 GBs (more than 1 trillion bytes), over 1000 libraries 1 Petabyte = 1024 TBs (more than 1 quadrillion bytes), over 1 million libraries

File Sizes and Dates A file contains data, stored as a group of bits File size is usually measured in bytes, kilobytes, or megabytes The file date indicates the date that a file was created or last modified

File Sizes and Dates Why is the file size important? Memory and Storage Capacity “How many songs can I fit on my MP3 player?” “How many pictures can I take with my camera?” "Did all my data get saved?“ “Did I submit a file for the lab test that was empty?” Why is the file date important? History of File Creation and Last Modification “Which one is the latest version of my paper?” “Did I submit my lab test on time?”

File Properties In Windows, right click on a file icon and you see a menu of things you can do to the file Last choice on menu is Properties Look at the Security Tab Shows the groups or users who can access the file Shows “permissions” = Modify, Read & execute, Read, Write Modify = change an existing file Read = see what’s inside Read & execute = see what’s inside and run it if executable Write = create new files, modify existing files

File Management Tips Use descriptive names Maintain file extensions – don’t change one unless you convert the file to that type Group similar files into a folder Organize your folders from the top down Consider using default folders but consider putting folders inside them – My Documents can be subdivided as you like! Do not mix data files and program files in the same folder

File Management Tips Be aware of storage locations! Don’t store too many files in the root directory – actually slows down the access Follow copyright rules Delete or archive files you no longer need Be aware of storage locations! You will not be able to submit your lab test work if you do not know where you put your files! Make Backups!

Zipping a file or files Files can be compressed by removing the redundancies in them Zip also archives them - turns several files into one file, easier to move, copy, upload, etc. In Windows, select the files to zip Right click on one of them Choose "Send to compressed folder" You may need to rename the file afterward

Searching for files If you don’t remember where you put a file when you saved it or when you downloaded it Every operating system provides a way to search Windows: Start button has a search bar at the bottom of its menu Windows Explorer windows have a search bar at the top right corner can add Search filters can type in a file extension like JPG to find picture files NOT case sensitive so can use JPG or jpg

Shortcuts Can create another icon which points to a file or folder or program Double clicking on it is equivalent to double clicking on what it points to But be careful! The shortcut is NOT a copy of the file! If the original file is moved or deleted, the shortcut does not work When submitting lab tests, be careful of this! Do not send your TA JUST a bunch of shortcuts!