Quickstart
The fastest way to get Buru SFTP Server running on Windows. The default setup enables SFTP access for one user (more can be added later) and grants that user access to the Web Administration panel.
- Download the installer and run it. Accept the license and keep the default options through the wizard.
- In the Add user step, create the SFTP user with a username, password, and root directory, and tick Web Administration access.
- Finish the wizard. The server starts automatically as a Windows service on port
22. - Connect with any SFTP client to
sftp://<hostname>:22using the credentials from step 2.
For configuration options and service account details, see Installation. For a non-installed, xcopy deployment, see Portable mode.