EasyEngine / EasyEngine/easyengine
Command for giving SFTP access
Open
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
If we want to configure SFTP on EE4, currently [the following](https://easyengine.io/handbook/configure-sftp-on-ee4-server/) needs to be done manually. A command can be created to automate this.
The command cover the following:
- [ ] Add/Remove site's SFTP access.
- [ ] List, update/reset password.
- [ ] Take inputs such as which directories to include in SFTP for a particular site (CI/CD current folder compatible)
- [ ] Select port for SFTP
- [ ] Multiple SFTP users for the same site
Contributor guide
Assessment
This issue has not been assessed yet.