File Transfer Functions
- Updated2025-04-09
- 1 minute(s) read
Upload, update, delete, or download files using the File Transfer API.
Sends a local file or data string to the server using the configuration you specify.
Creates or adds to an existing filter to query files on the server.
Searches the server for files matching filter.
Receives a file or an array of files from the server.
Opens a reference to an existing file on the SystemLink file service.
Terminates an open file reference.
Returns the property value of the file that corresponds to the key.
Writes the property value of the file that corresponds to the key and creates the property if it does not exist.
Modifies the metadata properties of a file.
Updates metadata properties of a file after querying the server for the latest values.
Provides information about an open file reference.
Removes a file or a group of files from the server.
Send files one data packet at a time, receive events when new files are available on the server, or receive file packets from the server asynchronously through events.