File API¶
| Block name |
Block rendering |
|
|---|---|---|
| Creates a file in the Backendless file system. |
![]() |
|
| Renames a file or a directory. |
![]() |
|
| Moves a file or a directory to another directory. |
![]() |
|
| Copies a file or a directory to another directory. |
![]() |
|
| Deletes a file at the path. |
![]() |
|
| Deletes a directory at the path. |
![]() |
|
| Return a list of directory entries (files and directories) matching the pattern using paging. |
![]() |
|
Retrieves a property from an object returned in the list from the directory listing block. |
![]() |







