Connection to Filezilla® Secure FTP on Windows Server 2019
To start the server, start the virtual machine through Azure
Configuring the server
- For the VM to work, TCP ports 21, 990, 14147, and 50000 – 51000 must be open. You can check this in the VM’s Network settings.
- To connect to the virtual machine, run the “Remote Desktop Connection” shortcut “Win + R”. In the window that appears, enter “mstsc” and click “OK”.
- In the window that appears, enter the IP of the virtual machine and click “Connect”.
- In the window that appears, enter your username and password and click “OK”.
- Check the box and click “Yes”.
- After the VM startup, Administer FileZilla Server runs automatically. If not, run the FileZilla server using the Administer FileZilla Server shortcut on the desktop.
- Click Connect to Server
- You can set a password or log in without one.
- On the Administration interface, click Server -> Network Configuration Wizard
- Click Next
- Check the data and click Next
- Enter your VM IP and click Next
- Check the data and click Next
- You can skip the next step and click Finish to set up the server
- Click Server -> Configure
- Click Users -> Add and enter the name of the new user
- In the Authentication dropdown, select the desired item to connect with a password
- Enter a password (1), click Add (2), enter Virtual path as “\” (3), enter Native path (4), select Create native directory if it does not exist (5), and click OK (6).
The created user can now connect to the selected folder.
Before the client connects, make sure the Windows Firewall rules match the VM inbound port rules.
Connecting to the server
Users can use any FTP Client to allow clients to connect. One of the best solutions is to choose FileZilla’s FTP Client.
- To connect to FileZilla’s FTP Client, you should enter the IP of your VM in the Host field (1), the Username (2), and the Password (3) from step 18 of the previous chapter into the corresponding fields as well. Then click Quickconnect (4)
- After starting the connection, a window with a certificate will appear, accept the certificate by clicking OK
- After that, you will be connected to the FTP server.