Discuss this help topic in SecureBlackbox Forum

FTPS: File operations in FTPS server

TElFTPSServer class is a low-level class that acts as a data processor. TElFTPSServer does not directly access the filesystem. Instead your application code handles events of TElFTPSServer and reacts to them by performing the requested operations. In doing this your code is free to process any data (files, in-memory data, databases etc) as you like.

How To articles about server-side FTPS questions

Discuss this help topic in SecureBlackbox Forum