ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Looking for a self-hosted file share tool

    Water Closet
    9
    47
    3.2k
    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.
    • guyinpvG
      guyinpv @scottalanmiller
      last edited by

      @scottalanmiller said in Looking for a self-hosted file share tool:

      Until recently we used Vultr and Fedora for NC and it worked well. RAM was tight for sure, though.

      $5 box on VULTR is 1GB now. You think we'd stretch that with about 12 users and moderate activity on mostly Word/Excel files of about 13GB total?

      scottalanmillerS 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @guyinpv
        last edited by

        @guyinpv said in Looking for a self-hosted file share tool:

        @scottalanmiller said in Looking for a self-hosted file share tool:

        Until recently we used Vultr and Fedora for NC and it worked well. RAM was tight for sure, though.

        $5 box on VULTR is 1GB now. You think we'd stretch that with about 12 users and moderate activity on mostly Word/Excel files of about 13GB total?

        Oh you are looking at the non-storage units?

        Yeah. It'll struggle but work.

        guyinpvG 1 Reply Last reply Reply Quote 0
        • guyinpvG
          guyinpv @scottalanmiller
          last edited by

          @scottalanmiller Interesting. Well if that's the case I just bump up to the $10 plan. Still cheaper than any other service charging $5 to $10 per user.

          I tried to give Turnkey Cloud a try and boy was that a joke.

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @guyinpv
            last edited by

            @guyinpv said in Looking for a self-hosted file share tool:

            @scottalanmiller Interesting. Well if that's the case I just bump up to the $10 plan. Still cheaper than any other service charging $5 to $10 per user.

            At 1GB of RAM, even with swap space added, I found it often failing to be able to update. 2GB should be perfectly fine, though.

            We have it with 12GB now, but we aren't using nearly that much.

            1 Reply Last reply Reply Quote 0
            • guyinpvG
              guyinpv
              last edited by

              I've put nodequery on it to monitor resource use, it'll alert me if anything goes above 80%. I'll be curious to see how it behaves as I add the users onto it.

              1 Reply Last reply Reply Quote 1
              • guyinpvG
                guyinpv
                last edited by

                With all our files uploaded, and just me and my test laptop connected, it's using about 360MB RAM.

                1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch
                  last edited by JaredBusch

                  This is a CentOS 7 VM with 2 vProcs and 3GB RAM.
                  Using Remi to get PHP 7.1

                  All users have the sync client installed on their computer. This is not accessed any other way, generally.

                  0_1523992298312_785bada0-7936-40c4-bf08-2e37d4b6e7fa-image.png

                  0_1523992441678_adaebc68-c253-4906-a9ae-f4009cd72d6a-image.png

                  0_1523992461496_a41f35a9-c058-4d74-b9c0-705099638790-image.png

                  0_1523992586752_d706f042-d0e0-4595-bf83-380f76a3941d-image.png

                  stacksofplatesS guyinpvG 2 Replies Last reply Reply Quote 1
                  • stacksofplatesS
                    stacksofplates @JaredBusch
                    last edited by

                    @jaredbusch

                    Using Remi to get PHP 7.

                    Just as a heads up, that’s in the CentOS SCLo repos so you don’t need any of the outside repos any longer.

                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @stacksofplates
                      last edited by

                      @stacksofplates said in Looking for a self-hosted file share tool:

                      @jaredbusch

                      Using Remi to get PHP 7.

                      Just as a heads up, that’s in the CentOS SCLo repos so you don’t need any of the outside repos any longer.

                      Doesn’t that required the named PHP install though?

                      stacksofplatesS 2 Replies Last reply Reply Quote 0
                      • guyinpvG
                        guyinpv @JaredBusch
                        last edited by

                        @jaredbusch Cool! 120 users connected and yet it reports about 800MB RAM. Mine is on PHP 7.0.28, MySQL 5.7.21, Ubuntu 16.04. That makes me feel a little better.

                        As many file sync tools I've tried over the years, the top most important feature becomes stability. As long as the thing keeps syncing, keeps accurate, then I'll deal with the rest.

                        You'd be surprised how quickly I get myself into trouble.

                        I found this app for "Group Shared Folders" so that I could have a master share that everybody uses, seemed like a good idea at the time. But then I found out the deleted folder (trash can) doesn't work on group shares.

                        I created another admin user to act as a master account that I could put a share in for the whole office. Then I used the NC web interface to move all the files from the group share into the new share. This seemed to work fine.

                        On my test workstations, I had turned off sync so I could move the files locally as well, I want to avoid using a ton of bandwidth if I can help it.

                        When I turned sync back on, it seemed to go just fine until I noticed in the web interface that most every folder was duplicated! Lots of files appear duplicated as well. But this doesn't translate to Windows, I only see one copy of everything.
                        When I open the sync client, the duplicates are seen in the folder selection tree.

                        Now it gets weirder. When in the web UI, if I click the share icon on one of the duplicate folders/files, the duplicate magically disappears, just by viewing share info in the sidebar. But if I refresh the folder or click on the folder name, once again all the folders/files reappear as duplicates. This is freaking bizarre. Kinda goes against my need for a stable and robust system.

                        JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                        • stacksofplatesS
                          stacksofplates @JaredBusch
                          last edited by

                          @jaredbusch said in Looking for a self-hosted file share tool:

                          @stacksofplates said in Looking for a self-hosted file share tool:

                          @jaredbusch

                          Using Remi to get PHP 7.

                          Just as a heads up, that’s in the CentOS SCLo repos so you don’t need any of the outside repos any longer.

                          Doesn’t that required the named PHP install though?

                          Umm, I don't remember off hand. You could be right.

                          1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @guyinpv
                            last edited by

                            @guyinpv said in Looking for a self-hosted file share tool:

                            @jaredbusch Cool! 120 users connected and yet it reports about 800MB RAM. Mine is on PHP 7.0.28, MySQL 5.7.21, Ubuntu 16.04. That makes me feel a little better.

                            As many file sync tools I've tried over the years, the top most important feature becomes stability. As long as the thing keeps syncing, keeps accurate, then I'll deal with the rest.

                            You'd be surprised how quickly I get myself into trouble.

                            I found this app for "Group Shared Folders" so that I could have a master share that everybody uses, seemed like a good idea at the time. But then I found out the deleted folder (trash can) doesn't work on group shares.

                            I created another admin user to act as a master account that I could put a share in for the whole office. Then I used the NC web interface to move all the files from the group share into the new share. This seemed to work fine.

                            On my test workstations, I had turned off sync so I could move the files locally as well, I want to avoid using a ton of bandwidth if I can help it.

                            When I turned sync back on, it seemed to go just fine until I noticed in the web interface that most every folder was duplicated! Lots of files appear duplicated as well. But this doesn't translate to Windows, I only see one copy of everything.
                            When I open the sync client, the duplicates are seen in the folder selection tree.

                            Now it gets weirder. When in the web UI, if I click the share icon on one of the duplicate folders/files, the duplicate magically disappears, just by viewing share info in the sidebar. But if I refresh the folder or click on the folder name, once again all the folders/files reappear as duplicates. This is freaking bizarre. Kinda goes against my need for a stable and robust system.

                            I have no clue WTF you are doing.

                            But it sounds like your browser shit.

                            Look at your data store directly.

                            If it is all good and it still looks bad in a new porn mode browser, then have it rescan the files from the command line.

                            guyinpvG 1 Reply Last reply Reply Quote 0
                            • stacksofplatesS
                              stacksofplates @JaredBusch
                              last edited by

                              @jaredbusch said in Looking for a self-hosted file share tool:

                              @stacksofplates said in Looking for a self-hosted file share tool:

                              @jaredbusch

                              Using Remi to get PHP 7.

                              Just as a heads up, that’s in the CentOS SCLo repos so you don’t need any of the outside repos any longer.

                              Doesn’t that required the named PHP install though?

                              Yes, it gives you all versions so you do have to specify.

                              1 Reply Last reply Reply Quote 0
                              • guyinpvG
                                guyinpv @JaredBusch
                                last edited by

                                @jaredbusch said in Looking for a self-hosted file share tool:

                                @guyinpv said in Looking for a self-hosted file share tool:

                                @jaredbusch Cool! 120 users connected and yet it reports about 800MB RAM. Mine is on PHP 7.0.28, MySQL 5.7.21, Ubuntu 16.04. That makes me feel a little better.

                                As many file sync tools I've tried over the years, the top most important feature becomes stability. As long as the thing keeps syncing, keeps accurate, then I'll deal with the rest.

                                You'd be surprised how quickly I get myself into trouble.

                                I found this app for "Group Shared Folders" so that I could have a master share that everybody uses, seemed like a good idea at the time. But then I found out the deleted folder (trash can) doesn't work on group shares.

                                I created another admin user to act as a master account that I could put a share in for the whole office. Then I used the NC web interface to move all the files from the group share into the new share. This seemed to work fine.

                                On my test workstations, I had turned off sync so I could move the files locally as well, I want to avoid using a ton of bandwidth if I can help it.

                                When I turned sync back on, it seemed to go just fine until I noticed in the web interface that most every folder was duplicated! Lots of files appear duplicated as well. But this doesn't translate to Windows, I only see one copy of everything.
                                When I open the sync client, the duplicates are seen in the folder selection tree.

                                Now it gets weirder. When in the web UI, if I click the share icon on one of the duplicate folders/files, the duplicate magically disappears, just by viewing share info in the sidebar. But if I refresh the folder or click on the folder name, once again all the folders/files reappear as duplicates. This is freaking bizarre. Kinda goes against my need for a stable and robust system.

                                I have no clue WTF you are doing.

                                But it sounds like your browser shit.

                                Look at your data store directly.

                                If it is all good and it still looks bad in a new porn mode browser, then have it rescan the files from the command line.

                                haha, what does that mean?

                                Like I said, I originally did a "group share", this is a feature via a plugin.
                                When the features of a group share didn't work out, I went back to just having a regular share owned by a user.
                                In the web interface, I selected all the files in the group share and used the "move" link to move them into the new share.
                                Maybe I'm going mad but this seems like a pretty standard operation, move some files and folders from one share into another??

                                But now all those folders/files appear duplicated.

                                What are the magic commands to force things to rescan at the command line?

                                JaredBuschJ 1 Reply Last reply Reply Quote 0
                                • JaredBuschJ
                                  JaredBusch @guyinpv
                                  last edited by

                                  @guyinpv said in Looking for a self-hosted file share tool:

                                  @jaredbusch said in Looking for a self-hosted file share tool:

                                  @guyinpv said in Looking for a self-hosted file share tool:

                                  @jaredbusch Cool! 120 users connected and yet it reports about 800MB RAM. Mine is on PHP 7.0.28, MySQL 5.7.21, Ubuntu 16.04. That makes me feel a little better.

                                  As many file sync tools I've tried over the years, the top most important feature becomes stability. As long as the thing keeps syncing, keeps accurate, then I'll deal with the rest.

                                  You'd be surprised how quickly I get myself into trouble.

                                  I found this app for "Group Shared Folders" so that I could have a master share that everybody uses, seemed like a good idea at the time. But then I found out the deleted folder (trash can) doesn't work on group shares.

                                  I created another admin user to act as a master account that I could put a share in for the whole office. Then I used the NC web interface to move all the files from the group share into the new share. This seemed to work fine.

                                  On my test workstations, I had turned off sync so I could move the files locally as well, I want to avoid using a ton of bandwidth if I can help it.

                                  When I turned sync back on, it seemed to go just fine until I noticed in the web interface that most every folder was duplicated! Lots of files appear duplicated as well. But this doesn't translate to Windows, I only see one copy of everything.
                                  When I open the sync client, the duplicates are seen in the folder selection tree.

                                  Now it gets weirder. When in the web UI, if I click the share icon on one of the duplicate folders/files, the duplicate magically disappears, just by viewing share info in the sidebar. But if I refresh the folder or click on the folder name, once again all the folders/files reappear as duplicates. This is freaking bizarre. Kinda goes against my need for a stable and robust system.

                                  I have no clue WTF you are doing.

                                  But it sounds like your browser shit.

                                  Look at your data store directly.

                                  If it is all good and it still looks bad in a new porn mode browser, then have it rescan the files from the command line.

                                  haha, what does that mean?

                                  Like I said, I originally did a "group share", this is a feature via a plugin.
                                  When the features of a group share didn't work out, I went back to just having a regular share owned by a user.
                                  In the web interface, I selected all the files in the group share and used the "move" link to move them into the new share.
                                  Maybe I'm going mad but this seems like a pretty standard operation, move some files and folders from one share into another??

                                  But now all those folders/files appear duplicated.

                                  What are the magic commands to force things to rescan at the command line?

                                  Did you close all browsers tabs and then start a new private browsing session? To ensure your browser was not just showing cached data.

                                  1 Reply Last reply Reply Quote 0
                                  • JaredBuschJ
                                    JaredBusch
                                    last edited by

                                    I am not at a computer to get you examples.

                                    But first just ssh in and look in the data folder. Look at wha is here. Are there two copies of the files?

                                    If yes. There is the problem.

                                    If no, then run the rescan.

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      bnrstnr
                                      last edited by bnrstnr

                                      @guyinpv Just create a share with an admin account that will never be deleted, then you can create a group for all of your users, and add the group to the share as shown in the pic. The folder will automatically appear for every one in that group.

                                      You can also use the normal link sharing rules with this, so every user shares the same link.

                                      https://i.imgur.com/Q69nHOi.png

                                      wirestyle22W guyinpvG 2 Replies Last reply Reply Quote 1
                                      • wirestyle22W
                                        wirestyle22 @bnrstnr
                                        last edited by wirestyle22

                                        @bnrstnr said in Looking for a self-hosted file share tool:

                                        @guyinpv Just create a share with an admin account that will never be deleted, then you can create a group for all of your users, and add the group to the share as shown in the pic. The folder will automatically appear for every one in that group.

                                        You can also use the normal link sharing rules with this, so every user shares the same link.

                                        https://i.imgur.com/Q69nHOi.png

                                        This.

                                        Whatever that long-winded post is up there, I have no idea. That's an incredibly convoluted way to do that. Curious if you actually duplicated the files or not. Follow JB's advice and check the data directory to verify.

                                        This is the kind of stuff I do and get yelled at. It's like looking in a mirror.

                                        1 Reply Last reply Reply Quote 1
                                        • scottalanmillerS
                                          scottalanmiller @guyinpv
                                          last edited by

                                          @guyinpv said in Looking for a self-hosted file share tool:

                                          @jaredbusch Cool! 120 users connected and yet it reports about 800MB RAM.

                                          "Connected" on a web connection (which is what the sync client is, too) isn't what connected means in a VPN sense. Think about the memory use of 120 users on a website, you'd not even notice. Now if all 120 were actively clicking links and doing things at once, you might notice.

                                          JaredBuschJ 1 Reply Last reply Reply Quote 2
                                          • JaredBuschJ
                                            JaredBusch @scottalanmiller
                                            last edited by

                                            @scottalanmiller said in Looking for a self-hosted file share tool:

                                            @guyinpv said in Looking for a self-hosted file share tool:

                                            @jaredbusch Cool! 120 users connected and yet it reports about 800MB RAM.

                                            "Connected" on a web connection (which is what the sync client is, too) isn't what connected means in a VPN sense. Think about the memory use of 120 users on a website, you'd not even notice. Now if all 120 were actively clicking links and doing things at once, you might notice.

                                            Or updating files at the same time because a new globally shared set of documents get uploaded. Mostly network though.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post