IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Logoff Method

Logoff from the FTP server by posting a QUIT command.

Syntax

async ftp.logoff(): Promise<void>

Remarks

This method is used to logoff from the FTP server by posting a QUIT command. If that fails, the connection is terminated by the local host.

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