Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

SFTPGo

14 Topics 85 Posts
  • SFTPGo - Package Updates

    Pinned Locked
    17
    0 Votes
    17 Posts
    5k Views
    Package UpdatesP
    [1.4.3] Update sftpgo to 2.7.4 Full Changelog Symbolic links: the new symlink_mode setting selects, per backend, whether clients holding the create_symlinks permission may create symbolic links on the local filesystem, the SFTP backend, or both. It is disabled by default. Creating a link requires create_symlinks on both the link's directory and the directory it points into, so per-directory permissions are enforced consistently on the path the client requests. OIDC redirect: the WebClient OIDC login now preserves a next redirect target across the IdP round-trip. httpd: return after a CSRF failure in the web client login. The login POST handler rendered the CSRF error page but did not return, so execution fell through into the post-connect hook and the credential verification pipeline. Added the missing return to match the admin login, password reset, and setup handlers. Improve symbolic links handling and add more test cases. httpd: clean and unify the WebClient post-login redirect target validation.
  • sftp not starting after server reboot

    3
    1 Votes
    3 Posts
    269 Views
    sponchS
    Hi and thanks. besides MongoDB ervery service seems okay. Just put the app into recovery mode and back - that helped.
  • How to disable the webdav protocol?

    webdav
    6
    1 Votes
    6 Posts
    1k Views
    C
    Guys, tyvm for your feedback. As a workaround I simply disallowed dav on a group level. Nevertheless I'll feature request this during Christmas time. ^^
  • 0 Votes
    6 Posts
    1k Views
    jamesJ
    Hello @msbt @msbt said in Connection to server takes 10 seconds in FTP mode and port changes don't work: you think it might be worth reporting upstream? No. I've tested this on another SFTPGo instance that is outside the Cloudron ecosystem, and it worked with no issues. So I must assume we have a mistake somewhere.
  • SFTPGo or MiroTalk SFU not starting because they use ephemeral ports

    17
    0 Votes
    17 Posts
    5k Views
    J
    FWIW, I can confirm that on Hetzner/Ubuntu this is the default range.
  • Plugins possible?

    2
    3 Votes
    2 Posts
    746 Views
    J
    @imc67 https://docs.sftpgo.com/2.6/config-file/#plugins . I haven't been able to find examples of how the json should be written.
  • extra algorithms needed

    6
    1 Votes
    6 Posts
    2k Views
    nebulonN
    Yes, since those are in /app/data they will persist and also be part of the backup
  • New update?

    4
    1 Votes
    4 Posts
    1k Views
    imc67I
    O, I see, this is where I found it: https://docs.sftpgo.com/enterprise/changelog/
  • Web UI "your IP address is blocked" caused by healthcheck?

    Solved
    4
    1
    0 Votes
    4 Posts
    2k Views
    mmolivierM
    @girish thanks!
  • Home page missing

    9
    1 Votes
    9 Posts
    2k Views
    nebulonN
    Users and Groups are not synced. Users will only be available after first login of that user. Groups itself are fully managed within the app itself.
  • Port conflict issue

    5
    1 Votes
    5 Posts
    2k Views
    J
    I think this is some docker issue. We see the same issue in our CI and also reported in the Mirotalk threads. Reinstalling fixes the problem as you already found out
  • SFTPGo - WebAdmin credentials?

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    necrevistonnezrN
    An, I had it installed when they weren’t there (?)
  • SFTPgo - fresh install - listen tcp4 0.0.0.0:40004: bind: address already in use

    Solved
    1
    2 Votes
    1 Posts
    411 Views
    No one has replied
  • SFTPGo: Access local server?

    2
    0 Votes
    2 Posts
    986 Views
    J
    yes, the app containers can't connect to private network internal IP . Turns out this is not true, I am able to connect . You might have to use the internal ssh port btw and not the public ssh port .