Skip to main content

Renaming, replacing, duplicating files

Altogic provides the following core nodes to rename a file, replace an existing file with the new one and duplicate a file.

For each of these nodes, you need to have the unique identifier of the file to perform the required actions.

  • Rename File - Using the new file name, updates the name of the file identified by file id
  • Replace Fine with New One - Replaces the existing file identified by file id with the new input file. This node does not create new file metadata but updates the existing one with the new file's information
  • Duplicate File In Storage - Duplicates the file identified with the file id in storage and returns the new duplicate file's metadata.