IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

CreateFile Method

Creates a file on the SFTP server.

Syntax

public fun createFile(fileName: String?)

Remarks

This method creates an empty file on the server with the name specified by the FileName parameter.

To upload a file with content use Upload instead.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]