When working with a website there are many different ways you can manage the files and folders. Managing files includes, creating, editing, uploading, and moving them on the server. Files and folders can be managed directly on the server using the File Manager, an FTP program like FileZilla or CyberDuck, or you can use an HTML Editor to manage your files.
Important! These articles are geared for beginners and are not going to touch upon file management through SSH (Shell). This is because SSH is not enabled on our shared servers and requires a VPS or Dedicated server to use.
Managing your Files with cPanel, FTP, and an HTML editor
Below is a list of basic ways to create, edit, upload, and move your files on your InMotion Hosting server.
Note If you do not know where your files are located on the server, please see out article on What directory should I put my files in?.
When managing a website, you most likely will need to be able to create files on the server. This article explains how to create a file using the cPanel File Manager, FTP ( Specifically FileZilla ), and an HTML editor ( We will use notepad++ ).
When using different Free Open Source Software like WordPress or Joomla, you may need to install the software manually, In order to install programs like these, you will need to upload the files to the server. This tutorial will give the steps to upload files to your server using the cPanel File Manager, an FTP program (FileZilla), and an HTML editor (notepad++).
Moving files can be done several ways. To teach you how to move your files, we will move files using the cPanel File manager and an FTP program ( FileZilla ).
You can edit your files with whatever program you want.To edit the code in your web files, you can use the cPanel File Manager, an FTP Program or an HTML editor. This article walks through the steps for editing a file through the cPanel File Manager, the FileZilla FTP program, and the notepad++ HTML editor.
Note! If you are using WordPress, Joomla, Drupal, or another Open Source Software to edit your site, this article does not apply to you. You will need to use the programs WYSIWYG editor to edit the pages with Open Source Software like these.
There is a few ways you can delete files from your server. This article will explain how to delete files using the File Manager and and FTP program (FileZilla).