Upload, update, delete, or download files using the File Transfer API.
SendSends a local file or data string to the server using the configuration you specify.
Create FilterCreates or adds to an existing filter to query files on the server.
Query FilesSearches the server for files matching filter.
DownloadReceives a file or an array of files from the server.
OpenOpens a reference to an existing file on the SystemLink file service.
CloseTerminates an open file reference.
Get PropertyReturns the property value of the file that corresponds to the key.
Set PropertyWrites the property value of the file that corresponds to the key and creates the property if it does not exist.
Update Metadata PropertiesModifies the metadata properties of a file.
Merge Metadata PropertiesUpdates metadata properties of a file after querying the server for the latest values.
File PropertiesProvides information about an open file reference.
DeleteRemoves a file or a group of files from the server.
Advanced FunctionsSend 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.