IPWorks SFTP 2020 C++ Builder Edition

Questions / Feedback?

SetFileList Method

Sets the file list for a connection during a directory listing request.

Syntax

void __fastcall SetFileList(int ConnectionId, String List);

Remarks

SetFileList should be set when a directory listing is requested by the client. The list parameter should be a string of all the filenames to include, separated by CRLF.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 C++ Builder Edition - Version 20.0 [Build 8263]