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. App Wishlist
  3. Seafile selfhosted

Seafile selfhosted

Scheduled Pinned Locked Moved App Wishlist
18 Posts 9 Posters 3.1k Views 8 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.
  • christiaanC Offline
    christiaanC Offline
    christiaan
    wrote on last edited by christiaan
    #9

    Thanks guys. I look forward to their rewrite of ownCloud in Go (and their new interface). That sounds promising.

    One thing that ownCloud has over Nextcloud is support for delta sync. We're an architects practice and we need delta sync to work efficiently with the collaboration features in our CAD/BIM software. We can have multiple people working on a building model throughout the day who need to sync changes periodically. Doesn't work very well if they need to sync the entire file each time, especially given that some of our files can be 1 GB in size.

    Seafile interests me for the same reason; they also support delta sync. And seem to have a good rep and a well-designed interface. (Plus a nice wiki implementation).

    I've tried Syncthing previously (before I discovered self-hosted cloud-computing and Cloudron) and I found the user interface too much to deal with.

    P.S. I'm loving Cloundron btw, it's really well done.

    jdaviescoatesJ 1 Reply Last reply
    0
    • christiaanC christiaan

      Thanks guys. I look forward to their rewrite of ownCloud in Go (and their new interface). That sounds promising.

      One thing that ownCloud has over Nextcloud is support for delta sync. We're an architects practice and we need delta sync to work efficiently with the collaboration features in our CAD/BIM software. We can have multiple people working on a building model throughout the day who need to sync changes periodically. Doesn't work very well if they need to sync the entire file each time, especially given that some of our files can be 1 GB in size.

      Seafile interests me for the same reason; they also support delta sync. And seem to have a good rep and a well-designed interface. (Plus a nice wiki implementation).

      I've tried Syncthing previously (before I discovered self-hosted cloud-computing and Cloudron) and I found the user interface too much to deal with.

      P.S. I'm loving Cloundron btw, it's really well done.

      jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by jdaviescoates
      #10

      @christiaan said in Seafile selfhosted:

      We're an architects practice and we need delta sync to work efficiently with the collaboration features in our CAD/BIM software. We can have multiple people working on a building model throughout the day who need to sync changes periodically. Doesn't work very well if they need to sync the entire file each time, especially given that some of our files can be 1 GB in size.

      Slightly off topic but wonder if https://wikifactory.com would be useful for you? See https://wikifactory.com/features

      I use Cloudron with Gandi & Hetzner

      christiaanC 1 Reply Last reply
      0
      • jdaviescoatesJ jdaviescoates

        @christiaan said in Seafile selfhosted:

        We're an architects practice and we need delta sync to work efficiently with the collaboration features in our CAD/BIM software. We can have multiple people working on a building model throughout the day who need to sync changes periodically. Doesn't work very well if they need to sync the entire file each time, especially given that some of our files can be 1 GB in size.

        Slightly off topic but wonder if https://wikifactory.com would be useful for you? See https://wikifactory.com/features

        christiaanC Offline
        christiaanC Offline
        christiaan
        wrote on last edited by
        #11

        @jdaviescoates said in Seafile selfhosted:

        https://wikifactory.com

        We design buildings rather than products, but that's a very cool website, thanks.

        1 Reply Last reply
        1
        • mehdiM Offline
          mehdiM Offline
          mehdi
          App Dev
          wrote on last edited by
          #12

          I have used seafile extensively, up until about 1 year ago, and I do not recommend it at all. Their desktop client app is a mess, crashing all the time, stopping syncing without reason...

          1 Reply Last reply
          1
          • necrevistonnezrN necrevistonnezr

            @hiddNX said in Seafile selfhosted:

            It works much faster than nextcloud sync, has also extended administration options and the option to integrate with collabora online same as with nextcloud

            This claim about Seafile being faster than Nextcloud (and/or Owncloud) has been making rounds across the Internet for a couple of years now (example from 2014) but I wonder if (i) it was ever true, (ii) it's still true and (iii) supported by any reliable data / bench mark.

            It's nice that they have fulltext search for files, although IIRC it does not work if the files are encrypted (apparently, Nextcloud does).

            Was the dispute beetween the China based parent company and it's German subsidiary ever resolved?

            Also:

            The community edition is released under the terms of the GNU Affero General Public License v3. The professional edition is released under a proprietary license.

            W Offline
            W Offline
            will
            wrote on last edited by
            #13

            @necrevistonnezr I believe Seafile is block sync, and Nextcloud is file sync. Both fast at different things. (depending on file sizes.)

            christiaanC 1 Reply Last reply
            1
            • W will

              @necrevistonnezr I believe Seafile is block sync, and Nextcloud is file sync. Both fast at different things. (depending on file sizes.)

              christiaanC Offline
              christiaanC Offline
              christiaan
              wrote on last edited by
              #14

              @will said in Seafile selfhosted:

              @necrevistonnezr I believe Seafile is block sync, and Nextcloud is file sync. Both fast at different things. (depending on file sizes.)

              Right, I understand block sync as 'delta sync'. We actually need that to work in our CAD software efficiently. I'm not aware of it creating any sort of performance issues for different files though. Does it make small file syncing slower or something?

              I believe the only reason Nextcloud haven't implemented it is that they don't believe the development resources are worth it for the number of people who need it.

              W 1 Reply Last reply
              0
              • christiaanC christiaan

                @will said in Seafile selfhosted:

                @necrevistonnezr I believe Seafile is block sync, and Nextcloud is file sync. Both fast at different things. (depending on file sizes.)

                Right, I understand block sync as 'delta sync'. We actually need that to work in our CAD software efficiently. I'm not aware of it creating any sort of performance issues for different files though. Does it make small file syncing slower or something?

                I believe the only reason Nextcloud haven't implemented it is that they don't believe the development resources are worth it for the number of people who need it.

                W Offline
                W Offline
                will
                wrote on last edited by
                #15

                @christiaan Exactly!
                "When differences exist between files, instead of requiring the transfer of the entire file, the block synchronization transfers only changes. Block synchronization is the method appropriate for database applications, such as MS Exchange, Oracle or SQL Server."

                christiaanC 1 Reply Last reply
                0
                • W will

                  @christiaan Exactly!
                  "When differences exist between files, instead of requiring the transfer of the entire file, the block synchronization transfers only changes. Block synchronization is the method appropriate for database applications, such as MS Exchange, Oracle or SQL Server."

                  christiaanC Offline
                  christiaanC Offline
                  christiaan
                  wrote on last edited by christiaan
                  #16

                  @will I guess my CAD software collaboration feature is an outlier case, because it's file-based, not database-based, but needs delta/block sync to work efficiently.

                  W 1 Reply Last reply
                  0
                  • christiaanC christiaan

                    @will I guess my CAD software collaboration feature is an outlier case, because it's file-based, not database-based, but needs delta/block sync to work efficiently.

                    W Offline
                    W Offline
                    will
                    wrote on last edited by
                    #17

                    @christiaan well remember, everything is blocks on the hard drive, it's just a question of how that's all exposed to be shared.

                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #18

                      Dup of https://forum.cloudron.io/topic/1237/seafile-cloud-storage-platform . Will lock this, please upvote there.

                      1 Reply Last reply
                      0
                      • necrevistonnezrN necrevistonnezr referenced this topic on
                      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