FTP has fast transfer rates and can be used both on the home network (LAN) and remotely (WAN). However, the files have to be transferred to the computer first, before you can open and view them. Also, you will have to know the IP address of your network drive and for remote access, port forwarding on the network router is required.
To find out the IP address of your network drive, login via web interface and then go to
Preferences > Server Info. The
Local IP Address can be used on your home network and the IP address seen under
UPnP Port Forwarding can be used for remote access.
When using
FTP, we recommend installing a dedicated
FTP client. This is not only more convenient but also makes it easier to manage your accounts and files.
If you would like to connect remotely via
FTP, set a port range for passive
FTP and set up port forwarding on your network router first. Redirect the incoming
FTP traffic on port 21 to the IP address of your network drive and do the same for the passive port range. Otherwise, you can only use
FTP when both your computer and the network drive are connected to the same local network. For more information about port forwarding and how to setup your network router, please see the guides at
http://portforward.com or refer to the documentation of your network router.
A FTP client makes it easier to manage multiple accounts and it is also more convenient to transfer the files. In addition, the FTP client provides functions like pause, resume, error logs, backup and more. If you already have a FTP client, simply use your preferred program. If you are still looking for a client, you could try FileZilla or Cyberduck just to name two.
In this environment, both the network drive and the computer where the FTP client is installed are connected to the same local network.
Start up your
FTP client. In this example, we are using FileZilla.
Open the Site Manager.
Click
New Site and create a new account for your network drive.
For the host, enter the
IP address of your network drive (e.g. 192.168.33.30). Use the local IP address as seen under
Preferences > Server Info but without the port number.
For the protocol, select
FTP - File Transfer Protocol.
For the encryption, select
Use plain FTP. If the
FTP server is set to use SSL encryption, select
Require explicit FTP over TLS instead.
For the logon type, select
Normal and then enter the username and password of your user account on the network drive. As an example, the administrator would enter
admin for both username and password.
Under normal circumstances, these are all the settings you have to configure and the rest can be left at default. However, if you have changed the port number for the
FTP server and it's not using the default port 21, remember to enter the correct port number in the
FTP client at this point.
Double check all your settings and then click
Connect. If you are using SSL encryption, you will be prompted to accept the certificate at this point.
You can now manage your files on the network drive.
If there is an option to set the charset that is used to encode the file names, set it to UTF-8.