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.

Gry 5 najlepszych gier zręcznościowych dla systemu Linux
5 najlepszych gier zręcznościowych dla systemu Linux
W dzisiejszych czasach komputery to poważne maszyny używane do gier. Jeśli nie możesz uzyskać nowego wysokiego wyniku, będziesz wiedział, o co mi chod...
Gry Bitwa o Wesnoth 1.13.6 Wydanie rozwojowe
Bitwa o Wesnoth 1.13.6 Wydanie rozwojowe
Bitwa o Wesnoth 1.13.6 wydana w zeszłym miesiącu jest szóstą wersją rozwojową w 1.13.Seria x i zapewnia szereg ulepszeń, w szczególności w interfejsie...
Gry Jak zainstalować League Of Legends na Ubuntu 14.04
Jak zainstalować League Of Legends na Ubuntu 14.04
Jeśli jesteś fanem League of Legends, to jest okazja do przetestowania League of Legends. Pamiętaj, że LOL jest obsługiwany w PlayOnLinux, jeśli jeste...