> ## Documentation Index
> Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to set up secure file delivery

## How to request establishment of Secure File Delivery connections

This is a two step process. You must contact your Operations contact at Synctera and agree to:

<Steps>
  <Step>
    Share your ssh key to get access to the designated Secure File Transfer Protocol (SFTP) folder directories via an email to [support@synctera.com](mailto:support@synctera.com)
  </Step>

  <Step>
    Share your Pretty Good Privacy (PGP) Public Key via an email to [support@synctera.com](mailto:support@synctera.com)
  </Step>
</Steps>

## How to access secure files

<Steps>
  <Step>
    Use your preferred SFTP client to connect to your folder and download the associated files.
  </Step>

  <Step>
    All Synctera PGP-encrypted files end with the suffix .pgp.
  </Step>

  <Step>
    Once the files are downloaded, decrypt the files using your associated encryption key.
  </Step>
</Steps>

<Info>
  **Recommended SFTP clients**

  Without endorsement or offer of support, there are several SFTP clients that can be deployed. If your organization does not already have an approved SFTP, native SFTP options within your cloud service providers may also be a good option, such as:

  <CardGroup cols={1}>
    <Card title="Google Cloud Platform (GCP)" icon="google" iconType="solid" href="https://docs.cloud.google.com/integration-connectors/docs/connectors/sftp/configure" horizontal />

    <Card title="Amazon Web Services (AWS) via Transfer Family" icon="aws" iconType="solid" href="https://docs.aws.amazon.com/transfer/latest/userguide/create-server-sftp.html" horizontal />
  </CardGroup>
</Info>

<Info>
  **Recommended encryption tools**

  Without endorsement or offer of support, there are several encryption tools that can be deployed. If your organization does not already have an approved encryption too, native encryption options within your cloud service providers may also be a good option, such as:

  <CardGroup cols={1}>
    <Card title="GCP Cloud Key Management Service (Cloud KMS)" icon="google" iconType="solid" href="https://cloud.google.com/security-key-management" horizontal />

    <Card title="AWS Key Management Service" icon="aws" iconType="solid" href="https://docs.aws.amazon.com/kms/latest/developerguide/overview.html" horizontal />
  </CardGroup>
</Info>

## What to do if you face problems

Please contact [support@synctera.com](mailto:support@synctera.com). We endeavor to reply to emails within one business day.
