Blog

How to Create Directories in Backendless File Storage

by on September 1, 2019

Directories in file storage can be created implicitly as a result of uploading files using the File Service API. Alternatively, a directory can be created using Backendless Console.

To do that:

  1. Login to Backendless Console, select your app and click the Files icon.
  2. Navigate to a directory where a new directory should be created (or just stay in the root one).
  3. Click the New Folder button.
  4. Enter the name of the directory in the popup and click the Save button.
  5. The directory is created and can be used right away in the Console as well as the APIs.

Leave a Reply