sftpgo-mirror/windows-installer
Nicola Murino 6092b6628e
logs: use info level for login related messages
so enabling debug level is not required, for example only to understand
that a user exceeded the allowed sessions.

Also set the cache update frequency as documented
2021-12-02 19:36:42 +01:00
..
icon.ico update logo and add it to windows exe and installer 2021-10-23 19:27:39 +02:00
README.txt logs: use info level for login related messages 2021-12-02 19:36:42 +01:00
sftpgo.iss improve some docs and disable telemetry server by default 2021-11-29 17:58:10 +01:00

SFTPGo allows to securely share your files over SFTP, HTTP and optionally FTP/S and WebDAV as well.
Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, other SFTP servers.

If this is your first installation please open the web administration panel:

http://localhost:8080/web/admin

and complete the initial setup.

The SFTP service is available, by default, on port 2022.

If SFTPGo does not start, make sure that TCP ports 2022 and 8080 are not used by other services or change the SFTPGo configuration to suit your needs.

Default data location:

C:\ProgramData\SFTPGo

Default configuration file location:

C:\ProgramData\SFTPGo\sftpgo.json

Getting started guide:

https://github.com/drakkan/sftpgo/blob/main/docs/howto/getting-started.md

Source code and documentation:

https://github.com/drakkan/sftpgo

If you find a bug please open an issue:

https://github.com/drakkan/sftpgo/issues

If you want to suggest a new feature or have a question, please start a new discussion:

https://github.com/drakkan/sftpgo/discussions