How to Make a DEV Folder on Your Website

How to Make a DEV Folder on Your Website thumbnail
Manage your website content remotely with FTP.

A website typically consists of folders and files. You can easily add a folder to your website by using File Transfer Protocol, or FTP, to remotely access your website. Make sure you have previously set up a valid FTP account with your website hosting service. Microsoft Windows computers have a built-in FTP client accessible from your desktop's DOS shell. An FTP client gives you remote access to your website with a view of your website's directory structure and content.

Instructions

    • 1

      Click your Microsoft Windows "Start" icon on the desktop taskbar, then select "All Programs."

    • 2

      Click "Accessories," "Command Prompt." This brings up the DOS Shell window.

    • 3

      Type "ftp yourdomainname" at the "C:" prompt, where "yourdomainname" is the domain name of your website. This brings you to your website's FTP login server.

    • 4

      Type in your username, then press "Enter."

    • 5

      Type in your password, then press "Enter." A successful login brings you to the FTP prompt.

    • 6

      Type "cd public_html/websitename" to navigate to your website's folder, where "websitename" is the name of your website. By default, you arrive at your home directory.

    • 7

      Type "mkdir DEV" to create a DEV folder relative to your website's homepage. Your DEV folder is now created. If you choose to place the DEV folder elsewhere, continue navigating to another folder relative to your website using the "cd" command.

    • 8

      Type "bye" at the FTP prompt to end the FTP session. You are now logged off the FTP session.

Tips & Warnings

  • The ftp command on Windows is available only if the Internet Protocol, TCP/IP is installed as a component in the properties of a network adapter in Network Connections.

  • Make sure your FTP username and password are secure so that only you and other authorized users have access to it.

  • Consult your website hosting service provider to set up an FTP account.

Related Searches:

Resources

  • Photo Credit Dynamic Graphics/Dynamic Graphics Group/Getty Images

Comments

You May Also Like

  • How to Create a Folder

    Creating folders, also called directories, helps you organize your files. For example, you might want to make a folder called "Job Search"...

  • How to Make a New Directory in Linux

    Directories are an important component of keeping your files and your hard drive organized in Linux. Each directory can have its own...

  • How to Customize the FTP Folder View

    Users make a connection for File Transfer Protocol (FTP) over the Internet to another host computer, similar to how the HyperText Transfer...

  • How to Make an FTP Server

    An FTP server, or File Transfer Protocol server, is a fast and easy way to share files. It can be configured for...

  • How to Set Up a Folder on a Website to FTP Files

    File Transfer Protocol (FTP) programs allow users to manipulate the folder structure of any website they have access to. Once connected, users...

  • How to Create Web Folders

    It's a good idea to create different folders on the Web to keep certain files and programs separate for ease of navigation...

  • How to Boot From an SD Card

    You can boot a PC from a Secure Digital (SD) card if a PC-compatible operating system has been installed on the card....

  • How to Copy an ISO Image to a Disk

    ISO image files are a great way to back up your physical discs to your hard drive, creating an exact digital replica....

Related Ads

Featured