SFTP can be used for file transfer for bulk files or other import/export activities. To configure SFTP, you must create an SSH keypair and provide Live Data with the public key.

When generating your SSH keypair, you can use either of the following commands (or equivalents) to generate keys supported by Live Data:

ssh-keygen -t ecdsa -b 256 -N '' -m PEM

or

ssh-keygen -t ed25519

Once the keypair is generated, contact Support and provide the public part of the key. The support team will reach out with login information once the SFTP endpoint is provisioned.