Weap.io Docs
  • Home
  • Overview
    • What are Provider Snapshots?
    • What are Database Backups?
    • What are File Backups?
  • Provider snapshots
    • Alibaba Cloud
      • Get started
    • AWS EC2
      • Get started
    • AWS Lightsail
      • Get started
    • DigitalOcean
      • Get started
      • Multi-region replication
      • Trigger manual snapshots
    • Exoscale
      • Get started
    • Google Cloud Platform
      • Get started
    • Hetzner
      • Get started
    • OVH
      • Get started
    • Scaleway
      • Get started
    • UpCloud
      • Get started
  • Database backups
    • MySQL backups
      • Get started
      • Encrypted MySQL backups
      • Exclude certain tables from the backups
    • PostgreSQL backups
      • Get started
      • Auto-synchronize your PostgreSQL databases
    • How to decrypt a database backup
  • File Backups
    • Get started
  • Storages
    • Overview
    • How to connect your AWS S3 storage
    • How to connect your Backblaze B2 storage
    • How to connect your Azure Blob Storage
    • How to connect your SFTP storage
  • Encryption keys
    • How to generate an encryption key
Powered by GitBook
On this page
  • Connect any SFTP storage
  • Connect a Hetzner Storage Box via SFTP

Was this helpful?

  1. Storages

How to connect your SFTP storage

PreviousHow to connect your Azure Blob StorageNextHow to generate an encryption key

Last updated 2 years ago

Was this helpful?

Weap.io allows you to store your backups on an SFTP storage.

Connect any SFTP storage

Open the Weap.io dashboard, go to the storages page and click the button Add new storage.

In the modal select SFTP and fill the form with the details of your SFTP server.

  • host: the host of your SFTP server

  • user: the user of your SFTP server

  • password: the password of your SFTP server

  • port: the port of your SFTP server. 22 is the default one

Connect a Hetzner Storage Box via SFTP

In order to connect a Hetzner Storage Box, follow the same stepts as connecting any SFTP storage but fill the form with the details of the storage box.

  • host: The host of the server is found on the Storage Box details page. In our example is u142873.your-storagebox.de

  • user: The user is the first part of the host. In our example is u142873

  • password: the password you received when your Storage Box was created. In case you don't find it, you can always reset it and get a new one

  • port: the storage boxes from Hetzner are using the default SSH port which is 22