SFTP Storage
The SFTP Storage integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] works with the core Backup integration. When you enable SFTP Storage in the Locations section of your Backup integration settings, Home Assistant automatically stores manual and automatic backups on your remote SSH/SFTP server.
To learn how to create and restore a backup, refer to the backup section under common tasks.
Configuration
To add the SFTP Storage service to your Home Assistant instance, use this My button:
Manual configuration steps
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select SFTP Storage.
-
Follow the instructions on screen to complete the setup.
If both Password
and Private Key File
are provided, service will try to login with private key first, then fallback to password-based authentication if private key authentication fails.
Removing the integration
This integration follows standard integration removal. No extra steps are required.
To remove an integration instance from Home Assistant
- Go to Settings > Devices & services and select the integration card.
- From the list of devices, select the integration instance you want to remove.
- Next to the entry, select the three dots
menu. Then, select Delete.
- After you remove the integration, all Home Assistant backups stored on the remote server are not automatically deleted. You need to manually delete them from the remote filesystem.