Page 1 of 1

Lua-script for upload of file(s) to remote server

Posted: Thursday 20 July 2017 10:55
by Toulon7559
Have a python-script for upload of files to a remote server.

However, if the file is output of a lua-script (like here), it would be nicer & straightforward to perform such upload by means of a few extra scriptlines, incorporated in the lua-script making the file.

Anybody knowing/having a working example of lua-scriptlines performing such upload-functions?