Connect by FTP in Windows there are several ways:
Due to the fact that the ftp program in Windows can only work in an active connection mode (when the server sends requests to the client), the connection via
FTP from the command line is available only for devices that have a public "white" IP address and for which the firewall is disabled or configured accordingly (to accept requests on ports used when
FTP-connection).
To connect via FTP using the command line, do the following:
Open command prompt: press combination Win+R, in the window that appears, enter cmd
and press Enter or "OK».
-
Open a new connection by running the command:
open example.ftp.tools
Instead example.ftp.tools
specify host from FTP connection data.
-
To connect via
FTP using File Explorer, do the following:
Open File Explorer via "This computer"Or by pressing the combination Win+E.
In the left pane of Explorer, right-click on "
This computer"And select"
Add new item to Network Neighborhood»:

Click "
Further", Select"
Please select a different network location"And press"
Further»:

In field "
Network address or Internet address»Specify the server address as
ftp://example.ftp.tools
where instead of
example.ftp.tools
specify host from
FTP connection data, and press "
Further»:

Uncheck the box next to "
Anonymous login", in field "
User"And specify the login from
FTP connection data and press "
Further»:

Enter an arbitrary name for the connection.
Complete the setup by following the instructions. When opening the added resource, when prompted for a password, enter
FTP user password.