SmbConnection::PutFile (open)

Stores a file

Syntax

LOADLIB "mod::system/lib/networking/smb.whlib";

MACRO PutFile(STRING share, STRING path, BLOB data)

Parameters

STRING share

Share name

STRING path

Path of the file within the share

BLOB data

File contents