If you want to ensure the security of your data, you could use a secure managed file transfer solution with strong encryption. There are two primary mechanisms used for transferring the data: FTPS and SFTP.

 

As you know, FTP (File Transfer Protocol) is a network protocol for transmitting files between computers over Transmission Control Protocol/Internet Protocol (TCP/IP) connections. Within the TCP/IP suite, FTP is considered an application layer protocol. There are two significant parts of FTP, an FTP server and an FTP client. The FTP server is the place where files could be stored, and you can use an FTP client to upload files to or download files from the FTP server.

FTPS (File Transfer Protocol Secure)  is an extension of the popular File Transfer Protocol that supports Transport Layer Security (TLS) and Secure Sockets Layer (SSL). When using FTPS to transmit data and files, you can use either explicit FTPS (implicit FTP is not supported by Reolink products yet). On the Windows operating system, you can use transmitting software such as FileZilla to enable FTP over TLS for your FTP server.

SFTP (Secure File Transfer Protocol) is a file transfer protocol that uses SSH encryption to transfer files between systems securely. SFTP allows users to choose the level of authentication they want to use when transferring files. Users can transfer files using SFTP with no added authentication, using a combination of a user ID and password, or using a pair of SSH keys.  Due to the encryption/decryption technology involved, the transmission of data is more secure but with much lower efficiency compared with FTP.

Generally speaking, FTPS is an enhanced FTP that still uses an FTP server with the TSL/SSL protocol enabled. SFTP was developed as a more secure alternative to FTP. Even though they share some similarities, SFTP is a subsystem of SSH and is separate from FTP.

All Reolink devices that support FTP uploading can support FTPS (except Reolink NVRs with hardware version H3MB02/H3MB06/H3MB16), you can set it up by referring to How to Set up FTP via Reolink App.

If you do not find the FTPS feature, visit Download Center – Reolink to download the latest firmware and manually upgrade it following the instructions provided in How to Upgrade Firmware via Reolink Client (New Client).
If the FTPS feature still cannot be found with the latest firmware version, contact Reolink Support Team with a screenshot of the system information of your device. 

Note: Currently, Reolink cameras do not support SFTP.