How to mount an ftp server as a drive in Windows

0
342

The following tip may be useful for all the webmasters out there and everyone else who needs to access ftp servers and wants to make that more comfortable.

Instead of connecting to the ftp with a program designed for that, ftp software usually, you can simply mount the ftp drive in Windows directly and access its contents like every other hard drive you have installed.

Here is how you do that:

  • Open Windows Explorer, for instance by using Windows-r to bring up the run box, entering explorer and hitting enter on the keyboard, or by clicking on the Explorer icon in the Windows taskbar.
  • You can alternative do this by opening a folder on your hard drive for example.
  • Select Tools and Map Network Drives from the Menu.You may need to press the Alt-key on the keyboard if the Tools menu is not displayed.
  • If you want the ftp to be available every time you log into windows select reconnect at logon, otherwise uncheck the box.
  • Click on “Sign up for online storage or connect to a network server”, this will lead to the Ad Network Place Wizard setup. Hit next and wait until you can select Choose another network connection from the list that is displayed.
  • Click Next after choosing the entry and enter the ftp in the form field that appears. For example ftp://www.example.com/.
  • Uncheck Log on Anonymously in the next screen and provide the login details to your ftp. First the username, then a name for the connection and finally the password that appears in the Log on As window at the end.
  • Select Log on and the contents of the ftp will be shown under the drive letter that you specified at the beginning.

Disconnecting the ftp drive is a piece of cake, right-click the drive letter and select disconnect, that is all.

Update: The process has changed slightly under Windows 8.

  • Here you need to select Computer in Windows Explorer which is listed in the left sidebar.
  • Right-click in the main window and select Add a network location from the context menu.

add ftp server windows

Follow the wizard that pops up from this point. You basically need to paste the ftp server’s address and login credentials in the following windows of the dialog to complete the process and access the contents of the server directly in Windows Explorer afterwards.