IPWorks SFTP 2020 JavaScript Edition

Questions / Feedback?

Connections Property

A collection of currently connected SFTP clients.

Syntax


 getConnections(): SFTPConnectionMap;



Default Value

Remarks

This property is a collection of currently connected clients. All of the connections may be managed using this property. Each connection is described by the different fields of the sftpconnection type.

This property is read-only.

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