post file

This block is part of the files group and was last modified in core v15.0.0.

post file v13.0.9 Updated v15.0.0

Create or replace a file.

In pins 4 + flow
  • flow
    flow
  • Connection required
    lxdconnection

    The LXD connection

  • Instance name required
    value

    The name of the instance for this action.

  • path required
    value

    Path to the file.

  • file required
    file

    The file to write.

Out pins 3 + flow
  • flow
    flow
  • Connection
    lxdconnection

    The LXD connection

  • Success
    condition

    If successful, this pin returns true.

  • Error
    value

    Error message if the file could not be created or updated.

A typical wiring for post file: a function trigger starts the flow; create network feeds the connection pin; value feeds the instance_name pin; value feeds the path pin; get file from assets feeds the file pin; the flow out pin feeds debug.

Studio canvas example for the post file block: typical wiring for post file.

Version history

Introduced in v13.0.9.

Last modified in v15.0.0.


Back to files Return to the main group to view all sub-groups Back to LXD Return to the group to view all blocks within this group