• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Projects
  • Products
  • Themes
  • Tools
  • Request for Quote

Vengala Vinay

Having 9+ Years of Experience in Software Development

  • Home
  • WordPress
  • PHP
  • Codeigniter
  • Magento
  • Selenium
  • Server
Home » How To Upload Files To WebServer Using FTP Or FileZilla

How To Upload Files To WebServer Using FTP Or FileZilla

If you want to know How to upload files to WebServer using FTP or FileZilla and if you don’t know anything, here i’ll show how you can do that. Before proceeding further on uploading files to web server through ftp. You need login credential for ftp, Host Name, User name, password and port of ftp server.

 

FTP is the file transfer protocol, using ftp we can transfer files from one computer to other, here i’m transferring files from client to server. Client is your computer and the server is web server.

 

First gather the login credentials to use ftp, from web hosting provider, or the one who is providing web hosting services. Or else if you have cpanel access, you can create ftp username and password through web hosting cpanel.

 

  1. First download ftp client, You can use FileZilla is a popular ftp client.
  2. After downloading install FileZilla, then launch FileZilla application from programs.
  3. From quick connect toolbar, enter the following details
    • Host Name – this is your domain name (like codingcyber.com)
    • User Name – this is the user name of your ftp account.
    • Password – this is the password of your ftp account.
    • Port – If your hosting provider, provides any port number fill in here, other wise leave it empty.
  4. Click on quick connect.
  5. From message log section, you can see the result, if it’s connected to server or failed to connect.
  6. If the connection was successful, files from server will be shown on right side panel.
  7. Left side is the local folder structure, and right side is remote files and folders.
  8. Navigate to path where files are located in local hard drives.
  9. Select files and folders from local site side, and drag them to server folder www or public_html.
  10. After dragging files, you can see how many files are in queue, and files uploaded, files still uploading.

After a few minutes, uploading process will be completed, based on size of your files.

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

A little about the Author

Having 9+ Years of Experience in Software Development.
Expertised in Php Development, WordPress Custom Theme Development (From scratch using underscores or Genesis Framework or using any blank theme or Premium Theme), Custom Plugin Development. Hands on Experience on 3rd Party Php Extension like Chilkat, nSoftware.

Recent Posts

  • How to add share via email functionality after each item’s content using filters
  • How to modify the site generator meta tag using filters
  • How to use WordPress path utility functions to load external files and images
  • How to use hooks and add output content to page head
  • How to create a basic plugin in WordPress?

Copyright © 2025 · Vinay Vengala