Skip to main content

Logo SFTPGo

About​

SFTPGo is a full-featured and highly configurable event-driven file transfer solution.

Custom config​

Default Overwrites

Be aware, we are overwriting specific options with every startup of the app. This can be viewed in the start.sh.

Custom configuration can be put in /app/data/sftpgo.json using the Web Terminal or the File Manager.

More details for each option can be found in the official documentation: docs.sftpgo.com/2.6/config-file.

After changing the file, make sure to restart the app.

Reset the admin password and 2FA​

Info

The following command will always reset the 2FA and the password for the admin.

In the Web Terminal run:

Bash
./sftpgo resetpwd --admin admin

You will be asked to provide a new password.