Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

FTP.Connection.Write

Andrew Lambert edited this page Jul 27, 2017 · 3 revisions

Method Signature

 Protected Sub Write(Command As String)

Parameters

Name Type Comment
Command String An FTP command.

Notes

Writes the command to the control connection.

Clone this wiki locally