Skip to content

ZeroTransferCapabilities

Defined in: src/client/ZeroTransfer.ts:45

Lightweight capability snapshot for the current client instance.

PropertyTypeDescriptionDefined in
adapterReadybooleanWhether a concrete protocol adapter has been supplied.src/client/ZeroTransfer.ts:49
protocol"ftp" | "ftps" | "sftp"The protocol selected for this client facade.src/client/ZeroTransfer.ts:47