Discuss this help topic in SecureBlackbox Forum
Writes sequence of bytes to the remote file
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to write data to opened files. Do not pass as Handle the handle to opened directory. If the data was successfully written to file, the OnSuccess event is fired. The OnError event is fired otherwise.