Command: store

  Format: store <file>
          <line-1>
          <line-2>
          <...>
          .

Creates a file in the selected list's storage space, making it available to
the public or a specific segment of the public.  Currently, only text files
are supported, meaning it's expected that the file contents be text-based
and not binary or other data.

If a storage quota has been imposed by the system administrator, this
command will fail if the resulting stored file causes that quota to be
exceeded.

You may not replace an existing file; remove it first with the "sremove"
command.

This function is only available to list owners.

See also: Storage get saccess select storage sremove srename
