Sftp Server - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
In "Src" and "Include" installation folders, the following files implementing the encryption are
available:
aes.c and aes.h: low-level implementation of AES codification.
CryptoTools.c and CryptoTools.h: functions for encrypting and decrypting a byte array.
It uses functions located in aes.c and aes.h.
UDPTools.c and UDPTools.h: UDP communication functions. It calls functions located in
CryptoTools.c and CryptoTools.h to encrypt communications.
All provided programming examples that call the DLL functions, can use the protocol
encryption, just setting "Communications/Password" parameter on its configuration files.

8.2.2. SFTP server

When using encrypted communications, access to summaries and incidences through FTP is
disabled. SFTP is enabled instead, that allows communications encryption, and increases
security and confidentiality of stored summaries and incidences.
To access to stored data: :
sftp://<ip_of_the_unit>/Log/Incidences
sftp://<ip_of_the_unit>/Log/Summaries
If the integration tool is enabled:
sftp://<ip_of_the_unit>/Log/Integration/SetX (where 'X' is the Set identifier).
Quercus Technologies
227

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents