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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Minio
  3. Minio Browser : uploads inherit current path into object store

Minio Browser : uploads inherit current path into object store

Scheduled Pinned Locked Moved Minio
10 Posts 3 Posters 1.9k Views 3 Watching
  • 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.
  • timconsidineT Offline
    timconsidineT Offline
    timconsidine
    App Dev
    wrote on last edited by
    #1

    Just started to use Minio app on Cloudron.
    Uploading a file from local device using the provided browser instance stores the file with local storage path.

    This is not very helpful (in my use case anyway) because the local storage path is irrelevant. Whole point is my local disk is a bit of a mess, and I want to offload less-used files into object storage in the bucket location I choose.

    So is there a way to use the minio browser interface to not do this ?

    Also I see that Minio supports nested structures, but the Minio browser doesn't make it easy to create them.

    Maybe I'm confusing file/directory concepts with object storage. But starting to think the browser interface is not for me, and I need another client. What do others use to access their minio apps ?

    robiR 1 Reply Last reply
    0
    • timconsidineT timconsidine

      Just started to use Minio app on Cloudron.
      Uploading a file from local device using the provided browser instance stores the file with local storage path.

      This is not very helpful (in my use case anyway) because the local storage path is irrelevant. Whole point is my local disk is a bit of a mess, and I want to offload less-used files into object storage in the bucket location I choose.

      So is there a way to use the minio browser interface to not do this ?

      Also I see that Minio supports nested structures, but the Minio browser doesn't make it easy to create them.

      Maybe I'm confusing file/directory concepts with object storage. But starting to think the browser interface is not for me, and I need another client. What do others use to access their minio apps ?

      robiR Offline
      robiR Offline
      robi
      wrote on last edited by robi
      #2

      @timconsidine Object Storage doesn't work with files and there is no filesystem.

      So you must use the Object Storage tools to place files inside the system or use the Minio web UI itself.

      S3 tools list - https://proprivacy.com/cloud/comparison/amazon-s3-user-interface-tools

      Conscious tech

      timconsidineT 1 Reply Last reply
      0
      • robiR robi

        @timconsidine Object Storage doesn't work with files and there is no filesystem.

        So you must use the Object Storage tools to place files inside the system or use the Minio web UI itself.

        S3 tools list - https://proprivacy.com/cloud/comparison/amazon-s3-user-interface-tools

        timconsidineT Offline
        timconsidineT Offline
        timconsidine
        App Dev
        wrote on last edited by
        #3

        @robi Thank you, yes get that.
        But still seems wrong that a file should be stored with its local path when you're finding it after uploading.
        Thanks for the list. will check it out.

        fbartelsF 1 Reply Last reply
        0
        • timconsidineT timconsidine

          @robi Thank you, yes get that.
          But still seems wrong that a file should be stored with its local path when you're finding it after uploading.
          Thanks for the list. will check it out.

          fbartelsF Offline
          fbartelsF Offline
          fbartels
          App Dev
          wrote on last edited by
          #4

          @timconsidine said in Minio Browser : uploads inherit current path into object store:

          But still seems wrong that a file should be stored with its local path when you're finding it after uploading.

          Can you post a screenshot of what you exactly mean by this? If I upload a file from the Minio webinterface it does upload the file directly into the given bucket and does not create a path structure for it.

          timconsidineT 1 Reply Last reply
          1
          • fbartelsF fbartels

            @timconsidine said in Minio Browser : uploads inherit current path into object store:

            But still seems wrong that a file should be stored with its local path when you're finding it after uploading.

            Can you post a screenshot of what you exactly mean by this? If I upload a file from the Minio webinterface it does upload the file directly into the given bucket and does not create a path structure for it.

            timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote on last edited by timconsidine
            #5

            @fbartels Sure.
            I clicked on a bucket in left sidebar.
            Clicked on orange + icon to upload a file.
            Selected a file in my OS file window
            Uploaded fine, but instead of appearing in root of selected bucket, the file's local path was re-created under the root of the bucket.
            I wonder if it is a Mac thing : I'm on Mac

            Screenshot 2021-04-08 at 12.48.30.png

            fbartelsF 1 Reply Last reply
            0
            • timconsidineT timconsidine

              @fbartels Sure.
              I clicked on a bucket in left sidebar.
              Clicked on orange + icon to upload a file.
              Selected a file in my OS file window
              Uploaded fine, but instead of appearing in root of selected bucket, the file's local path was re-created under the root of the bucket.
              I wonder if it is a Mac thing : I'm on Mac

              Screenshot 2021-04-08 at 12.48.30.png

              fbartelsF Offline
              fbartelsF Offline
              fbartels
              App Dev
              wrote on last edited by
              #6

              @timconsidine strange, but I am not able to reproduce this here:

              Minio: 2021-04-06T23:11:00Z
              Chrome: 89.0.4389.114
              Safari: 14.0.3 (16610.4.3.1.7)
              MacOS: BigSur 11.2.3 (20D91)

              timconsidineT 1 Reply Last reply
              1
              • fbartelsF fbartels

                @timconsidine strange, but I am not able to reproduce this here:

                Minio: 2021-04-06T23:11:00Z
                Chrome: 89.0.4389.114
                Safari: 14.0.3 (16610.4.3.1.7)
                MacOS: BigSur 11.2.3 (20D91)

                timconsidineT Offline
                timconsidineT Offline
                timconsidine
                App Dev
                wrote on last edited by
                #7

                @fbartels Thank you. Helpful to know. So maybe it's my fault.
                My default working environment is a Webcatalog box.
                Allows me to control the 20+ webapps that I typically have open in a day, segregating them into different containers.
                Maybe the Webcatalog browser interface is interfering with upload.
                I will test in those and other browsers.
                Thanks for your help and encouragement.

                1 Reply Last reply
                0
                • robiR Offline
                  robiR Offline
                  robi
                  wrote on last edited by
                  #8

                  the issue seems to be how the browser is passing in the filename parameter and how the object interface is "naming it" which include the path, when it should only be taking the filename itself.

                  Conscious tech

                  timconsidineT 1 Reply Last reply
                  1
                  • robiR robi

                    the issue seems to be how the browser is passing in the filename parameter and how the object interface is "naming it" which include the path, when it should only be taking the filename itself.

                    timconsidineT Offline
                    timconsidineT Offline
                    timconsidine
                    App Dev
                    wrote on last edited by
                    #9

                    @robi Confirmed
                    It's the darned browser !

                    robiR 1 Reply Last reply
                    0
                    • timconsidineT timconsidine

                      @robi Confirmed
                      It's the darned browser !

                      robiR Offline
                      robiR Offline
                      robi
                      wrote on last edited by
                      #10

                      @timconsidine intuition FTW 😉

                      Conscious tech

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search