Samba VS ownCloud

Compare Samba vs ownCloud and see what are their differences.

Samba

https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub) (by samba-team)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Samba ownCloud
33 10
869 8,262
2.2% 0.3%
10.0 9.8
about 24 hours ago about 6 hours ago
C PHP
GNU General Public License v3.0 only GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Samba

Posts with mentions or reviews of Samba. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-22.
  • Homelab Adventures: Crafting a Personal Tech Playground
    7 projects | dev.to | 22 Apr 2024
    Samba
  • Show HN: Git, from scratch, in Python, Spelled out
    4 projects | news.ycombinator.com | 19 Dec 2023
  • How do I go about hosting a shared drive for both Windows and Linux
    1 project | /r/homelab | 9 Jun 2023
    The TLDR is that you create the filesystem on Linux/Raspberry Pi. Then you "export" that file system via some software to remote computers. You can use Samba (https://www.samba.org/) to create CIFS shares which can be mounted by either Linux or Microsoft Windows devices. There are of course other software/protocols you can use to export the filesystems like NFS, iSCSI, CEPHFS, etc; but these are a bit more complicated than what a novice can deploy. I would start with Samba/CIFS and then branch out once you get more experienced.
  • Go SMB Server?
    10 projects | /r/golang | 2 Apr 2023
    You could try to use samba via cgo.
  • The most common ways for two Linux laptops to share files?
    3 projects | /r/linux4noobs | 28 Dec 2022
  • Is there any r/rust library for "net use"?
    1 project | /r/rust | 29 Oct 2022
    I think you want a CIFS/SMB client? A quick search turned up smbc, which looks like it does what you want. All three crates are based on libsmbclient, which is a C implementation from the Samba project.
  • Are most companies moving away from on-prem AD in favour of Azure?
    1 project | /r/sysadmin | 11 Oct 2022
    Remember kids, there is always Samba.
  • Major Linux Problems on the Desktop, 2022 edition
    2 projects | news.ycombinator.com | 6 Aug 2022
    > First, the article doesn't say that "Linux is not ready for the desktop" - or concern itself with this as an abstract question.

    Well, it does, but in a sarcastic manner:

    "Yeah, let's consider Linux an OS ready for the desktop :-)."

    > Also, I find the "GNU/Linux is already ready for the desktop; I and others use it" argument tired. I've used GNU/Linux for the desktop in 1998, but it sure as hell wasn't ready then.

    Conversely, that it doesn't work for certain people does not mean that "it is not ready", which the post does state (sarcastically) as I pointed out above.

    > Many use cases aside...

    I'm not sure how the browsing, docs and email is miserable, maybe you can expand on that. The video editing is indeed a bit limited from my experience too. However, I don't think "limited proprietary options" is a problem. The community largely and specifically avoids proprietary software. Proprietary incursions into the community are generally seen as a negative thing. And for the lack of codecs, software patents for the most part are to blame.

    And then it just comes to my original statement; many things stated in the article are non-issues to most Linux users or just falsehoods:

    - Neither Mozilla Firefox nor Google Chrome use video decoding and output acceleration in Linux.

    Firefox does.

    - NVIDIA Optimus technology is a pain

    NVIDIA is a pain.

    - You don't play games, do you?

    I do.

    - Linux still has very few native AAA games.

    So "it's not ready" because it doesn't have AAA games? What a pitty.

    - To be fair you can now run thousands of Windows games through DirectX to Vulkan/OpenGL translation (Wine, Proton, Steam for Linux) but this incurs translation costs and decreases performance sometimes significantly.

    No, not 'significantly' for dxvk.

    - Also, anti-cheat protection usually doesn't work in Linux.

    For good reason. Blame the dev, and don't make it work on Linux.

    - Microsoft Office is not available for Linux

    Thankfull.

    - LibreOffice often has major troubles properly opening, rendering or saving documents created in Microsoft Office.

    And whose fault is this? Use ODT.

    - Several crucial Windows applications are not available under Linux.

    Thankfully. Also, 'crucial' is subjective.

    - In 2022 there's still no alternative to Windows Network File Sharing.

    It's available since 1992: https://www.samba.org/

    - Linux doesn't have a reliably working hassle-free fast native (directly mountable via the kernel; FUSE doesn't cut it) MTP implementation.

    I can transfer files to my phone just fine.

    - Too many things in Linux require manual configuration using text files.

    No.

    etc.

  • Get linux samba shares to show up in windows again
    1 project | dev.to | 17 Jun 2022
    I have a media server that runs ubuntu, and today I wanted to copy some files off of it from my windows laptop. But the samba shares weren't showing up in file explorer (but they showed up on fine on my macbook).
  • Lifelong PC guy about to buy M1 mini. Some questions
    3 projects | /r/macmini | 15 Apr 2022
    brew info samba samba: stable 4.16.0 (bottled) SMB/CIFS file, print, and login server for UNIX https://www.samba.org/ Not installed From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/samba.rb License: GPL-3.0-or-later ==> Dependencies Build: [email protected] ✔ Required: gnutls ✘, krb5 ✔ ==> Caveats To avoid conflicting with macOS system binaries, some files were installed with non-standard name: - smbd: /usr/local/sbin/samba-dot-org-smbd - profiles: /usr/local/bin/samba-dot-org-profiles ==> Analytics install: 1,477 (30 days), 3,287 (90 days), 6,917 (365 days) install-on-request: 1,459 (30 days), 3,246 (90 days), 6,863 (365 days) build-error: 5 (30 days)

ownCloud

Posts with mentions or reviews of ownCloud. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-21.
  • Directory "/" not found owncloud
    1 project | /r/owncloud | 10 May 2023
  • Owncloud X/next gen web self-hosting. Any users?
    3 projects | /r/selfhosted | 21 Apr 2022
  • Self hosted replacement for google photos?
    3 projects | /r/AndroidQuestions | 22 Nov 2021
    Also ownCloud, Seafile or Syncthing.
  • ⟳ 1 apps added, 33 updated at f-droid.org
    22 projects | /r/FDroidUpdates | 29 Oct 2021
    It connect * Droid-ify (version 0.3.5): Material-ify with Droid-ify. * Nighthawk Wallet (version 1.0.29): Shielded ZEC in your pocket. With T-address support & Auto-Shielding technology. * Tasks.org: Open-source To-Do Lists & Reminders (version 11.12): Fork of Astrid Tasks & To-Do List * Nextcloud Dev (version 20211027): Synchronization client * UnCiv (version 3.17.12): 4X civilization-building game * Fedilab (version 2.39.0): Fedilab is a multifunctional Android client to access the distributed Fediverse, * Bubble (version 1.2): With Bubble you can measure angles and inclination * Suntimes (version 0.13.14): Sunlight and moonlight times (and alarms) * MedicLog (version 0.2.9): Log basic medical information * Smart EggTimer (version 1.6): With Smart EggTimer you can cook eggs perfectly. * ClassyShark3xodus - Scan apps for warnings (version 2.0-28): Scan apps for trackers * Catima — The Libre Card Wallet (version 2.8.1): For your barcodes, memberships, loyalty programs, coupons and tickets. * Hendroid (version 1.15.10): Doujinshi & Hentai-Manga archiving and viewing app * FairEmail (version 1.1768): Fully featured email client. Neat, intuitive user interface. Privacy friendly * Les Pas - Photo Album for Nextcloud (version 2.3.9): A photo album that saves all your precious memory in your private cloud * UntrackMe (version 1.20.0): Transform Youtube, Twitter & Instagram links to their free and open source alter * ownCloud (version 2.18.3): Add an ownCloud server now and get … Your Cloud, Your Data, Your Way! * Easy Diary (version 1.4.172.11): A diary application optimized for user experience
  • ⟳ 2 apps added, 78 updated at f-droid.org
    29 projects | /r/FDroidUpdates | 9 Oct 2021
    ownCloud (version 2.18.2): Add an ownCloud server now and get … Your Cloud, Your Data, Your Way!
  • What is a good alternative to gmail?
    2 projects | /r/freesoftware | 19 Apr 2021
    If you'd use something like your own http://owncloud.org/ you could have a pretty much google alternative for everything in once place. (Mail, Calendar, Documents, Photos, etc)
  • Question: SBCs for personal cloud
    4 projects | /r/SBCs | 27 Mar 2021
    I want to set up a basic file storage/sharing cloud that I can use with my family (store files, photos, if possible, sync calendars). I have a few ideas in mind: owncloud.org, syncthing.net, nextcloud.com, and seafile.com, but I wonder which SBC to use? I could always get a RPi and attach a USB drive, but that's probably slow, something with SATA/eSATA connection or usb-c would make more sense. I have 150mbps (up/down) connection, so the speed shouldn't be an issue.
  • BDD on Software Rewrite
    4 projects | dev.to | 15 Feb 2021
    Let me show how it works at ownCloud. They are exactly in that situation, they have a stable and great product (ownCloud X written in PHP) but want to rewrite it in Go - OCIS (you can read about the reasons and background here). We as JankariTech have been working since 2017 for ownCloud to improve the test infrastructure, increase the coverage and reduce manual testing effort. As a result of this partnership, ownCloud has a huge API and UI test-suite that covers nearly all functionality of ownCloud X. How do you transfer that over to OCIS?
  • Complete rewrite of ownCloud to move away from LAMP
    3 projects | news.ycombinator.com | 22 Jan 2021
    > Most rewrites fails because the team rewriting is not the team that did the initial development.

    Looking at https://github.com/owncloud/core/graphs/contributors, most of the initial core contributors contribute now to Nextcloud instead.

    I am interested in seeing how the rewrite affects end-users. Currently, it seems to be mainly focused on File Sync and I don't see things such as calendar or contacts management. (they totally could appear in the future though)

    I'd assume that limiting the scope of components, makes a rewrite also easier. Nextcloud for example has a ton of hooks that allow you to write apps to customize the behaviour (want users to sign the ToS before downloading a share? Should be doable etc.). When you leave these out, implementing new things just got a whole lot easier :)

    Disclaimer: Contributed to ownCloud for a few years, then to Nextcloud.

What are some alternatives?

When comparing Samba and ownCloud you can also consider the following projects:

Nextcloud - ☁️ Nextcloud server, a safe home for all your data

syncthing - Open Source Continuous File Synchronization

minio - The Object Store for AI Data Infrastructure

ocis - :atom_symbol: ownCloud Infinite Scale Stack

FreeIPA - Mirror of FreeIPA, an integrated security information management solution

Seafile - High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.

Pydio

OpenID - OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x