Command Line

Access FTP Server using Command Prompt in Windows 10

Access FTP Server using Command Prompt in Windows 10

Earlier we have posted about FileZilla Client, a free FTP client for Windows, which can be used to access your FTP server and transfer files on it. We also saw how we could use NotePad++, a Notepad alternative for Windows, to access the FTP server. In this post, we are going to discuss how to access FTP using the command prompt.

The Windows command prompt allows accessing the server using FTP through its FTP command. As soon as you establish a connection to your server you can transfer files from your PC and also can download from it, simply by using commands. I will also list some of the FTP commands that will be helpful throughout.

Access FTP Server using Command Prompt

Here are the steps which will show you how to use FTP from the Command Prompt:

Step1: Launch the command prompt and move to the directory where all your files are located. Because this is the place from which you can move your files to server and download it on the same folder

Step2: Enter the command

ftp domainname

example: ftp azharftp.clanteam.com

Step 3: Enter the username when asked, followed by the password.

Step 4: You can see the connection being established. Now you are allowed to perform actions on your files on the sever.

These are the FTP commands:

To get the complete list of FTP commands, you can use “Help”. This command does not require a connection to a remote system.

Uploading file to server

To upload a file enter the command:

put filename

Now you can view the uploaded file by entering the URL, thus:

Let me know if you have any questions.

Read next: Add Network Location, Map FTP Drive in Windows.

HD Remastered Games for Linux that Never had a Linux Release Earlier
Many game developers and publishers are coming up with HD remaster of old games to extend the life of franchise, please fans requesting compatibility ...
Kuinka käyttää AutoKey-toimintoa Linux-pelien automatisointiin
AutoKey on työpöydän automaatioapuohjelma Linuxille ja X11: lle, ohjelmoitu Python 3, GTK ja Qt. Komentosarjojen ja MACRO-toimintojen avulla voit auto...
Kuinka näyttää FPS-laskuri Linux-peleissä
Linux-pelaaminen sai suuren työn, kun Valve ilmoitti Linux-tuesta Steam-asiakkaalle ja heidän peleilleen vuonna 2012. Siitä lähtien monet AAA- ja indi...