Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When uploading files, after a file is selected to be sent, the file is read and the data transferred in chunks to the server. Figure below shows a file upload in progress.

Image Added

Downloading files

Select a file you want to download from the file list and pressing download. After selecting the path to be saved, the file data is retrieved from the server and saved on local disk. When the user clicks download, the data receiving starts immediately as indicated by the progress bar. This is possible because of the data streaming capability of the WSO2 Data Services Server.

Image Added

Previewing files

Images can be previewed using this app. Select an image file. When you click preview, the image is downloaded to memory and shown in the preview panel as follows:

Image Added

Deleting files

...