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

FTP.Client.TYPE

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

FTP.Client.TYPE

Method Signature

 Sub TYPE(TransferType As Integer)

Parameters

Name Type Comment
TransferType Integer The remote directory to delete.

Notes

Sets the data connection to the specified transfer type/mode. See the constants of the FTP.Connection class for Modes.

Clone this wiki locally