SmbConnection::PutFile (open)
Stores a file
Syntax
LOADLIB "mod::system/lib/networking/smb.whlib";
MACRO PutFile(STRING share, STRING path, BLOB data)Parameters
STRING shareShare name
STRING pathPath of the file within the share
BLOB dataFile contents