onedriver VS goofys

Compare onedriver vs goofys and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
onedriver goofys
58 16
1,749 5,031
- -
6.1 0.0
3 days ago 2 months ago
Go Go
GNU General Public License v3.0 only Apache License 2.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.

onedriver

Posts with mentions or reviews of onedriver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-01.
  • What's the most pratical solution for someone who wants to use Linux as their primary OS but often has to deal with Windows-exclusive software and services?
    1 project | /r/linuxquestions | 6 Dec 2023
    onedriver is a native Linux filesystem for Microsoft OneDrive: - https://github.com/jstaf/onedriver
  • Using MS OneDrive(r) on Debian 12 -- but .deb packages only for Deb 10/11
    2 projects | /r/debian | 1 Jul 2023
    Alternatively, I read good things about https://github.com/jstaf/onedriver which can download only the files that I need at times instead of the whole account, but looking at the install methods on debian, there's only information regarding Debain 10 and 11 installs. For example, I can install .deb packagaes here, but again only refers to deb 10/11.
  • Introducing Celeste: A GUI file synchronization client that can connect to any cloud provider
    9 projects | /r/linux | 7 Feb 2023
    There are OneDriveGUI which uses abraunegg's onedrive client as backend, onedriver which has been around with a GUI for longer, and of course the classic Insync which is paid.
  • Any OneDrive clients?
    1 project | /r/linuxquestions | 31 Jan 2023
    I am a big big fan of the OneDriver client - https://github.com/jstaf/onedriver
  • Possible to sync OneDrive folders on SteamOS/Linux?
    3 projects | /r/SteamDeck | 13 Jan 2023
    * Via the 'onedriver' client - https://github.com/jstaf/onedriver - Native file system that only provides the OneDrive 'on-demand' functionality, open source and free. Supports Personal, Business account types. Currently does not support Shared Folders or SharePoint.
  • Troubleshooting with Onedriver
    1 project | /r/EndeavourOS | 31 Dec 2022
    /home/my_usr/.cache/paru/clone/onedriver/.gitignore src pkg *.tar.xz *.tar.gz *.tar.zst *.log /home/my_usr/.cache/paru/clone/onedriver/PKGBUILD # Maintained by Faisal Moledina (faisal at moledina dot me) pkgname=onedriver pkgver=0.13.0 pkgrel=0 pkgdesc="Native Linux filesystem for Microsoft OneDrive" arch=('x86_64') url='https://github.com/jstaf/onedriver' license=('GPL3') depends=('fuse2' 'webkit2gtk') makedepends=('pkgconf' 'go') source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz") sha512sums=('aa831017c4d9612fbdea1e2fab05864f84074e6b80e7613ae739d2954e7b6e975d6a1aaaaba330c0038dae69839dcf6> build() { cd "$pkgname-$pkgver" export CGO_CPPFLAGS="${CPPFLAGS}" export CGO_CFLAGS="${CFLAGS}" export CGO_CXXFLAGS="${CXXFLAGS}" export CGO_LDFLAGS="${LDFLAGS}" go build \ -v \ -trimpath \ -buildmode=pie \ -mod=readonly \ -modcacherw \ -ldflags "-X main.commit=$(git rev-parse HEAD) -linkmode external -extldflags \"${LDFLAGS}\"" \ ./cmd/onedriver export CGO_CFLAGS="-Wno-deprecated-declarations ${CFLAGS}" go build \ -v \ -trimpath \ -buildmode=pie \ -mod=readonly \ -modcacherw \ -ldflags "-X main.commit=$(git rev-parse HEAD) -linkmode external -extldflags \"${LDFLAGS}\"" \ ./cmd/onedriver-launcher } package() { cd "$pkgname-$pkgver" install -Dm 755 $pkgname "$pkgdir"/usr/bin/$pkgname install -Dm 755 $pkgname-launcher "$pkgdir"/usr/bin/$pkgname-launcher install -Dm 644 "resources/[email protected]" "$pkgdir"/usr/lib/systemd/user/[email protected] install -Dm 644 resources/$pkgname.desktop "$pkgdir"/usr/share/applications/$pkgname.desktop install -Dm 644 resources/$pkgname.png "$pkgdir"/usr/share/icons/onedriver/$pkgname.png install -Dm 644 resources/$pkgname.svg "$pkgdir"/usr/share/icons/onedriver/$pkgname.svg install -Dm 644 resources/$pkgname.1 "$pkgdir"/usr/share/man/man1/$pkgname.1 }
  • Linux for Star Citizen
    5 projects | /r/linux4noobs | 29 Dec 2022
    When you get to it - there are only 5 reliable ways to access OneDrive on Linux/Unix platforms: * Via the OneDrive Client for Linux - https://github.com/abraunegg/onedrive - this 'syncs' your data, bi-directional operation, open source and free. Supports Personal, Business & SharePoint account types and Shared Folders. A Docker container is also available for all major architectures (x86_64, ARMHF, AARCH64). If you need a GUI for onedrive client management use: https://github.com/bpozdena/OneDriveGUI * Via the 'onedriver' client - https://github.com/jstaf/onedriver - Native file system that only provides the OneDrive 'on-demand' functionality, open source and free. Supports Personal, Business account types. Currently does not support Shared Folders or SharePoint. * Via 'rclone' - https://rclone.org/ - one way sync client, open source and free. Has limitations with SharePoint. * Via non-free clients such as 'insync', 'ExpanDrive' * Via the web browser of your choice
  • It's time to give up on LibreOffice - integrate web based office suites directly into Ubuntu instead
    3 projects | /r/Ubuntu | 7 Dec 2022
    There are OneDrive clients for Linux already, e.g. https://github.com/abraunegg/onedrive or https://github.com/jstaf/onedriver.
  • Windows to Linux migration help
    1 project | /r/linux | 3 Dec 2022
    Take a look at OneDriver. Its a decent OneDrive client for Linux and works really well! It should pair up nicely with LibreOffice, which is a Microsoft Office alternative that is preinstalled on most Distros. Don’t worry, Google Drive also works (honesty not as good as OneDriver). most distros should allow your to “connect to online accounts,” which should allow you to sign in with your g account.
  • I'm thinking about switching to linux and I need some advise.
    1 project | /r/linuxquestions | 23 Nov 2022

goofys

Posts with mentions or reviews of goofys. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.
  • Is Posix Outdated?
    3 projects | news.ycombinator.com | 19 Oct 2023
    The author needs to ask themselves: in this cloud technology stack, is there POSIX involved somewhere lower down, where I can't access it? The answer is, of course, "yes". The sort of cloud storage systems described all run on top of POSIX APIs. They provide convenience (cost efficiency is more debatable) compared to the POSIX alternative, but that's because they exist at an entirely different conceptual layer (hence the presence of POSIX anyway, just buried).

    Your point about surfacing a POSIX that's actually there but hidden and thus visible to low-level Amazon employees building the S3 service which makes it invisible to S3 end customers is true but isn't the the point of the article. The author is saying there are motivations for a POSIX-like api visible also the end user.

    So your explanation of stack looks like 2 layers: POSIX api <-- AWS S3 built on top of that

    Author's essay is actually talking about 3 layers: POSIX <-- AWS S3 <-- POSIX

    That's why the blog post has the following links to POSIX-on-top-of-S3-objects :

    https://github.com/s3fs-fuse/s3fs-fuse

    https://github.com/kahing/goofys

    https://www.cuno.io/

  • AWS Announces Open Source Mountpoint for Amazon S3
    4 projects | news.ycombinator.com | 26 Mar 2023
    How is this different than these other solutions?

    https://github.com/kahing/goofys

    https://github.com/s3fs-fuse/s3fs-fuse

  • Introducing Mountpoint for Amazon S3 - A file client that translates local file system API calls to S3 object API calls like GET and LIST.
    4 projects | /r/aws | 14 Mar 2023
    But now I ask.. why not s3fs? Is it the GPL licensing? Or even goofys that also have Apache2 licensing and seems to hit similar goals (non fully POSIX compliant)? Why build your own?
  • Merge my S3 with Mac Finder Folder
    3 projects | /r/aws | 12 Nov 2022
  • Migrating instance to AWS GovCloud
    1 project | /r/aws | 1 Nov 2022
    If your 20TB is in S3, use a staging box with goofys (https://github.com/kahing/goofys) to mount the commercial S3 bucket(s) into a folder, then use s3 sync to copy to your bucket(s) in GovCloud.
  • How should I go about creating a program that holds various MP4 files?
    3 projects | /r/golang | 27 Aug 2022
  • Raft Consensus Animated
    2 projects | news.ycombinator.com | 16 Aug 2022
  • How do you manage large training datasets?
    1 project | /r/computervision | 2 Jun 2022
    So, we just need to change the dataloader function a bit to make this work then. Did you try just mounting S3 using https://github.com/kahing/goofys. In this case, we need not even change the dataloader code. Not sure of the performance though.
  • Mount S3 Objects to Kubernetes Pods
    2 projects | dev.to | 31 Jan 2022
    We're using goofys as the mounting utility. It's a "high-performance, POSIX-ish Amazon S3 file system written in Go" based on FUSE (file system in user space) technology.
  • What you gonna add to your selfhost stack this year?
    18 projects | /r/selfhosted | 2 Jan 2022
    will probably experiment with https://github.com/kahing/goofys and https://litestream.io/ to make services more easily moved between the devices :) Also, will continue working on https://synpse.net/ to make the operations easier.

What are some alternatives?

When comparing onedriver and goofys you can also consider the following projects:

onedrive - OneDrive Client for Linux

s3fs-fuse - FUSE-based file system backed by Amazon S3

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files

flathub - Pull requests for new applications to be added

gcsfuse - A user-space file system for interacting with Google Cloud Storage

photoshopCClinux - Photoshop CC v19 installer for Gnu/Linux

juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.

winapps - Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.

catfs - Cache AnyThing filesystem written in Rust

onedrive - Free Client for OneDrive on Linux

s3fs - S3 Filesystem