This shortcode allows you to edit the password of an existing staging environment SFTP user created on a site on your server.
To run Nodalio shortcodes on your server, please follow this guide.
Shortcode usage format:
- sudo nodalio sftpuseredit domain.com-username_staging password
Shortcode reference:
- domain.com-username_staging – the full SFTP username with a ‘_staging’ suffix, for example:
- example.com-john_staging
- test.example.com-chris_staging
- password – the SFTP user’s new password.
Important: This shortcode will attempt to add the ‘_staging’ suffix if it was not supplied.
To delete an SFTP user created on a site, you may use the sftpuserdelete shortcode.