Versions Compared

Key

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

...

  1. Part before dash = state in terms of package life cycle, possible states are:

    • requested: Request for a package. Waiting for the recipient of the request (the sender of the future package) to upload the files.

    • uploading: Sender is currently uploading files to the package.

    • active: Package with all files successfully uploaded.

    • deleted: Package deleted. Either automatically after expiration or manually.

      It can no longer be downloaded. The administrator can restore it (It is in the recycle bin.).

    • archived: Package was transferred from the recycle bin to the archive. It can no longer be downloaded or restored. Only the administrator can see it.

    • content deletedshredded: Package files were permanently deleted. Even the administrator can no longer access them. Only package information remains.

  2. Part after dash = state in terms of set package checks, possible states are:

    • unknown: Not all the package checks set up by the administrator have been completed yet. The package cannot be downloaded until the checks are completed.

    • clean: All package checks set up by the administrator went well, and the package was evaluated as OK. Content can be downloaded.

    • quarantined: Some of the checks set by the administrator have evaluated the package content as problematic. It could be a virus, prohibited content or another problem. The package is in quarantine and cannot be downloaded. The administrator can release it from quarantine at his/her discretion.

...