SSH / SFTP Access to Wasmer Edge Apps
💡
This feature is only available for Pro and Enterprise plans.
Upgrade your account now!
Upgrade your account now!
Wasmer Edge provides SFTP and SSH access to your applications.
This can be useful for:
- Modifying files in volumes
- Making a backup of your app
- Running maintenance commands on your app
- ...
Both user/password and SSH public key-based authentication are supported.
- To enable SSH/SFTP access for your application, check the configuration documentation.
- See SFTP for SFTP access
- See SSH for SSH access