Discuss this help topic in SecureBlackbox Forum
Writes sequence of bytes to the remote file
Declaration
Parameters
Description
Use this method to write the data to the opened file.
Do not pass the handle to opened directory as
Handle.
In case of error, EElSFTPError exception containing
SFTP error code, is raised.
For more information on error handling, please read the
corresponding how-to article.