Blog

How to Create New Files in File Storage Using Backendless Console’s Inline Text Editor

by on September 1, 2019

In another post, we described how to upload files to Backendless file storage using File Service API. In addition to the file upload API, Backendless Console supports online (built into the Console) text editing.

The editor lets you create new files with just a click of a button:

  1. Login to Backendless Console, select your app and click the Files icon.
  2. Browse to a directory where the file should be created and click the New File button from the toolbar.
  3. Enter the name of the file and select a syntax highlighter.
  4. As you edit the file, the editor can also highlight syntax errors for most document types:
  5. Click Save to save the file. It immediately becomes available for download.

Leave a Reply