Overview
Creating an SFTP user
Creating a chroot jailed SFTP user with a generated password using the bundled sftp-adduser tool.
Creating an SFTP user
Connecting over SFTP
Chroot home directory lock
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview This is a production ready SFTP file transfer server built on OpenSSH, the open source secure shell suite trusted across the internet. The image delivers a fully configured, security hardened SFTP service within minutes of launch, so you can onboard users and move files securely without hand editing sshd configuration.
Chroot Jailed Users Every SFTP user is locked into their own home directory with an OpenSSH chroot jail. A user can only see and write inside their own space, never the rest of the filesystem, and is given no interactive shell. User home directories live on a dedicated, independently resizable storage volume kept separate from the operating system disk.
SSH Key And Password Authentication The image ships key only, the secure default and a requirement of the AWS Marketplace image scan. Users authenticate with an SSH key out of the box, and password authentication can be enabled for SFTP users with a single command, or automatically the first time you create a password user. The administrator account always stays key only. SSH keys for SFTP users are managed in a central, root owned location outside every jail, so file ownership rules are always correct and no part of a jail is left writable.
One Command User Management A small set of management tools makes day to day operation simple: create a user with an SSH key or a generated password, set a per user disk quota, list users and their usage, reset or lock passwords, enable or disable password logins, and remove users. These tools are the primary interface to the server.
Hardened By Default The server ships with brute force protection that bans repeat offenders, per user disk quotas so one account cannot fill the disk, and transfer audit logging that records every upload, download and delete to the system journal for compliance. Password authentication is off by default and forwarding features are switched off.
Ready To Use A per instance demo user is created on first boot with a fresh SSH key unique to the instance, stored in a root only file, so you can confirm the server works immediately, then remove it once your own users exist. The user guide covers creating key based and password based users, the chroot model, quotas, reading the audit log and connecting from common clients.
cloudimg Support 24/7 technical support by email and chat. Help with SFTP user onboarding, key management, chroot configuration, quotas, auditing and secure file transfer architecture.
Use Cases Secure file exchange with customers and partners. Managed file transfer and drop boxes. Application and backup upload targets. Per user isolated storage. Compliance focused transfer with audit trails.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Production ready SFTP on OpenSSH: every user is locked into a chroot jailed home directory with no shell, hardened with fail2ban brute force protection, per user disk quotas and transfer audit logging, and user files live on a dedicated, independently resizable volume
- Authenticate SFTP users by SSH key out of the box or enable password logins on demand while the administrator stays key only, and manage accounts with one command using the bundled sftp-adduser, sftp-deluser, sftp-listusers, sftp-passwd and sftp-password-auth tools
- 24/7 technical support from cloudimg, with expert assistance for user onboarding, key management, quotas, auditing and secure file transfer architecture
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.05 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
m8i-flex.12xlarge | m8i-flex.12xlarge instance type | $0.24 |
dl1.24xlarge | dl1.24xlarge instance type | $0.24 |
u-3tb1.56xlarge | u-3tb1.56xlarge instance type | $0.24 |
m8id.32xlarge | m8id.32xlarge instance type | $0.24 |
x1e.16xlarge | x1e.16xlarge instance type | $0.24 |
r8id.4xlarge | r8id.4xlarge instance type | $0.24 |
r6a.large | r6a.large instance type | $0.08 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of the production ready SFTP Server image.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant; on Ubuntu it is 'ubuntu'). The administrator account is SSH key only. Retrieve the demo SFTP user details and its per instance key with: sudo cat /root/sftp-server-info.txt. Create your own SFTP users with 'sudo sftp-adduser <name> --ssh-key @key.pub' (key based) or 'sudo sftp-adduser <name> --password generate' (which enables SFTP password logins automatically); add '--quota 5G' to cap a user's storage. List users with 'sudo sftp-listusers' and toggle password logins with 'sudo sftp-password-auth on|off|status'. SFTP users connect on port 22 and are confined to their own home directory (their writable area is the upload/ subdirectory). Transfer activity is recorded to the system journal (sudo journalctl -t internal-sftp). The user guide covers user management, the chroot model, quotas, auditing and connecting from common clients.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products



