Buru SFTP server for Windows released
| Martin Vobr
We've released a new product - Buru SFTP Server. Buru server is a low-ceremony SFTP server for Windows.
- Rich command line interface
- Unlimited users and connections
- Granular access rights for folders.
- SFTP and SSH support
- Web administration (optional)
- Portable version - can run from an USB stick
- Can run as a Windows service
- Human readable configuration files.
- Password and keys authentication
- XCopy deployment
- Free for non-commercial use. Business licenses from $299
Easy setup
Download and unzip the distribution package. Open command line and run:
buru user add myuser --password mypassword --rootdir c:\data
buru run
Congratulation. Now you are running a fully functional SFTP server.
See complete documentation for details.
See also
- The Buru Server is built on the top of Rebex File Server .NET library