You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,14 @@ The WebClient UI allows end users to change their credentials, browse and manage
19
19
20
20
We strongly believe in Open Source software model, so we decided to make SFTPGo available to everyone, but maintaining and evolving SFTPGo takes a lot of time and work. To make development and maintenance sustainable you should consider to support the project with a [sponsorship](https://github.com/sponsors/drakkan).
21
21
22
-
We also provide [professional services](https://sftpgo.com/#pricing) to support you in using SFTPGo to the fullest.
23
-
24
22
The open source license grant you freedom but not assurance of help. So why would you rely on free software without support or any guarantee it will stay healthy and maintained for the upcoming years?
25
23
26
24
Supporting the project benefit businesses and the community because if the project is financially sustainable, using this business model, we don't have to restrict features and/or switch to an [Open-core](https://en.wikipedia.org/wiki/Open-core_model) model. The technology stays truly open source. Everyone wins.
27
25
28
26
It is important to understand that you should support SFTPGo and any other Open Source project you rely on for ongoing maintenance, even if you don't have any questions or need new features, to mitigate the business risk of a project you depend on going unmaintained, with its security and development velocity implications.
29
27
28
+
We also provide [commercial support](https://sftpgo.com/).
29
+
30
30
### Thank you to our sponsors
31
31
32
32
#### Platinum sponsors
@@ -57,7 +57,7 @@ If you report an invalid issue and/or ask for step-by-step support, your issue w
57
57
58
58
## Documentation
59
59
60
-
You can read more about supported features and documentation at [sftpgo.github.io](https://sftpgo.github.io/).
60
+
You can read more about supported features and documentation at [docs.sftpgo.com](https://docs.sftpgo.com/).
<summary>Full-featured and highly configurable file transfer server: SFTP, HTTP/S,FTP/S, WebDAV.</summary>
@@ -26,13 +26,13 @@ SFTPGo allows to create HTTP/S links to externally share files and folders secur
26
26
27
27
SFTPGo is highly customizable and extensible to suit your needs.
28
28
29
-
You can find more info [here](https://github.com/drakkan/sftpgo).
29
+
You can find more info [here](https://docs.sftpgo.com/2.6/).
30
30
31
31
### Notes
32
32
33
33
* This package installs SFTPGo as Windows Service.
34
-
* After the first installation please take a look at the [Getting Started Guide](https://sftpgo.github.io/latest/initial-configuration/).</description>
0 commit comments