FTP Server : FTP Client2022/02/02 |
Connect to the FTP server from Client Computers.
On passive mode or FTPS (SSL/TLS) connection, client program [ftp] command bundled in Windows can not use those features, so it needs to use other FTP Client program.
On this example, Use FileZilla.
⇒ https://filezilla-project.org/download.php?type=client |
[1] | Install FileZilla and run it, then Open [File] - [Site Manager]. |
[2] | Click [New Site] button and input information for FTP connection. For [Host] field, input Hostname or IP address of FTP server. For [Encryption] field, set it if you configured SSL/TLS. For [Logon Type] filed, set a type except [Anonymous]. For [User] field, set your username and so on. |
[3] | If you configured SSL/TLS setting and also use self-signed certificate, following warning is shown, Click [OK] to proceed. |
[4] | If settings are OK, it's possible to connect to FTP server. |
Sponsored Link |