Category: category_3224

  • How To Install and Configure FTP Server in Windows

    You may have heard of FTP before which is the reason why you are currently reading this article. FTP is short for File Transfer Protocol and is used to transfer files between computers. Most of the time when you have a website hosted on a server, you are given a FTP information containing the FTP address, username, password and port number that commonly uses 21. This information is for you to connect to your web server using a FTP client software so you can manage the files on your server by downloading or uploading through a directory tree view.

    Other than commonly using FTP for web servers, it can also be used to backup files from a unbootable machine. All you need to do is set up a FTP server on a working Windows computer and then boot up the dead PC with a live rescue CD such as UBCD4Win that comes with a FileZilla FTP client software. You can then establish a connection to the FTP server and start transferring the files.

    There are quite a number of free FTP server software and after testing all of them, we will only show you how to setup your FTP server using FileZilla Server because of the popularity and Xlight FTP Server because it comes with UPnP support that your router will automatically forward the port. Another really easy to configure Core FTP mini SFTP server will also be included.
    (more…)