IPWorks SFTP 2020 .NET Edition

Questions / Feedback?

SetFileList Method

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

Syntax

public void SetFileList(string connectionId, string[] list);
Public Sub SetFileList(ByVal ConnectionId As String, ByVal List As String())

Remarks

SetFileList should be set when a directory listing is requested by the client.

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