1. Upload to repository, copy to federation, download from federation.
    1. Upload a file to repository storage using the REST API. (star)
    2. Copy the file to a federated filesystem. (star)
    3. Download the file from the federated filesystem. (star)
  2. Upload to federation, copy to repository, download from repository.
    1. Upload a file to a federated filesystem using the REST API. (star)
    2. Copy the file to the repository. (star)
    3. Download the file from the repository. (star)
  3. Upload a file to a federated filesystem using SCP. (star)
  4. Upload a file to a federated filesystem using NFS.(star)