|
| 1 | +==================================== |
| 2 | + Rebex Tiny SFTP Server |
| 3 | +==================================== |
| 4 | + |
| 5 | +A minimalist SFTP server for testing purposes. |
| 6 | +http://labs.rebex.net/tiny-sftp-server/ |
| 7 | + |
| 8 | + |
| 9 | + Usage |
| 10 | +------------------------------------- |
| 11 | +Just run the exe and press the Start button. |
| 12 | +Configure it by editing RebexTinySftpServer.exe.config when needed. |
| 13 | + |
| 14 | + |
| 15 | + Licensing |
| 16 | +------------------------------------- |
| 17 | +Rebex Sample Code License |
| 18 | + |
| 19 | +Copyright (c) 2015, Rebex CR s.r.o. www.rebex.net, |
| 20 | +All rights reserved. |
| 21 | + |
| 22 | +Permission to use, copy, modify, and/or distribute this software |
| 23 | +for any purpose with or without fee is hereby granted |
| 24 | + |
| 25 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 26 | +EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES |
| 27 | +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 28 | +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT |
| 29 | +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, |
| 30 | +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
| 31 | +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
| 32 | +OTHER DEALINGS IN THE SOFTWARE. |
| 33 | + |
| 34 | + |
| 35 | + Licensing - third party components |
| 36 | +------------------------------------- |
| 37 | + |
| 38 | +Data transfer icon is licensed under the |
| 39 | +Creative Commons Attribution-Share Alike 3.0 Unported license. |
| 40 | + |
| 41 | +To find out more, see: |
| 42 | +https://commons.wikimedia.org/wiki/File:Data-transfer.svg |
| 43 | + |
| 44 | + |
| 45 | + Modifying the source code |
| 46 | +------------------------------------- |
| 47 | +To compile the project, you need Rebex File Server component. |
| 48 | +Download a trial version or purchase a license here: |
| 49 | +http://www.rebex.net/file-server/ |
| 50 | + |
0 commit comments