Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Kopano Files Upload limitation ?

    Plugins for Kopano WebApp
    3
    8
    2726
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • FlyingPenguinMan
      FlyingPenguinMan last edited by

      One of my Co-Workers gets an error message (which has a bad translation) that he can only upload files to our nextcloud account with max. 30 MB ?
      However, using Nextcloud directly there are no limitations. Any experience ?

      marty 1 Reply Last reply Reply Quote 0
      • umgfoin
        umgfoin last edited by

        Hi @FlyingPenguinMan ,
        kopano-webapp is a php-application, thus your server’s post_max_size and upload_max_filesize settings (e.g. defined in php.ini,
        .htaccess or .user.ini) will limit max. upload-size. Nextcloud overrides these defaults with individual settings.

        ++umgfoin.

        1 Reply Last reply Reply Quote 0
        • FlyingPenguinMan
          FlyingPenguinMan last edited by

          @umgfoin said in Kopano Files Upload limitation ?:

          post_max_size

          Thx a lot, that solved it. Totally missed the hidden .htaccesss.

          umgfoin 1 Reply Last reply Reply Quote 0
          • umgfoin
            umgfoin @FlyingPenguinMan last edited by

            @flyingpenguinman said:

            Totally missed the hidden .htaccesss.

            :-) hidden files – hidden problems…

            1 Reply Last reply Reply Quote 0
            • marty
              marty Kopano (Inactive) @FlyingPenguinMan last edited by

              @flyingpenguinman said in Kopano Files Upload limitation ?:

              One of my Co-Workers gets an error message (which has a bad translation) that he can only upload files to our nextcloud account with max. 30 MB ?
              However, using Nextcloud directly there are no limitations. Any experience ?

              Could you elaborate on the “bad translation”?

              https://documentation.kopano.io/deskapp_admin_manual
              http://documentation.kopano.io/webapp_smime_manual
              https://documentation.kopano.io/webapp_admin_manual

              1 Reply Last reply Reply Quote 0
              • FlyingPenguinMan
                FlyingPenguinMan last edited by

                The Popup message string shows:

                “Minestens einer der Dateien ist zu groß! Die Maximalgröße ist Datei ist: 5 MB.”

                Correct would be:

                “Mindestens einer der Dateien ist zu groß! Die maximale Upload-Größe ist:”+$VAR+" MB."

                And the administrator manual is missing the fix mentioned above.

                umgfoin marty 2 Replies Last reply Reply Quote 0
                • umgfoin
                  umgfoin @FlyingPenguinMan last edited by

                  @my50cts
                  “Mindestens einer der Dateien ist zu groß! Die maximale Upload-Größe beträgt:”+$VAR+" MB."

                  1 Reply Last reply Reply Quote 0
                  • marty
                    marty Kopano (Inactive) @FlyingPenguinMan last edited by

                    @flyingpenguinman said in Kopano Files Upload limitation ?:

                    Maximalgröße

                    The size is not hardcoded.

                    https://documentation.kopano.io/deskapp_admin_manual
                    http://documentation.kopano.io/webapp_smime_manual
                    https://documentation.kopano.io/webapp_admin_manual

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post