filemanager VS cloudcmd

Compare filemanager vs cloudcmd 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
filemanager cloudcmd
304 10
23,611 1,771
3.5% -
8.7 9.2
6 days ago 9 days ago
Go JavaScript
Apache License 2.0 MIT License
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.

filemanager

Posts with mentions or reviews of filemanager. 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
    File Browser
  • h5ai – modern HTTP web server index
    4 projects | news.ycombinator.com | 19 Apr 2024
    Thanks for sharing. I wasn't aware of dufs and it looks very solid. Fileserver[0] is another popular choice, though it's more GUI-oriented for file operations.

    [0]: https://filebrowser.org/

  • Ask HN: Spreadsheets like Google Sheets but not from Google?
    5 projects | news.ycombinator.com | 27 Jan 2024
    The OnlyOfffice desktop app is a pretty good and free alternative to Microsoft Office Suite. You can simply install it on your local machine for offline access.

    OnlyOfffice is also self-hostable as a web app for a cloud alternative to Google Sheets.

    Filebrowser is a self-hostable alternative to Google Drive.

    There's a pull request open to integrate OnlyOffice with Filebrowser for self-hosted google-drive + google docs.

    https://github.com/filebrowser/filebrowser/pull/1420

  • Ask HN: What is the best FOSS file sharing protocol/app?
    2 projects | news.ycombinator.com | 5 Jan 2024
    For strictly local use, Google's Nearby share is technically FOSS but the documentation is basically non-existent and a proper Linux implementation is not here yet. Alternatives aren't hard to find though, with Mint's Warpinator or KDE Connect having worked well for me.

    For non-local use (everything out of Bluetooth range), you almost have to trust a third party and it really depends on your use case. Want to send your friend a file or host pictures of your birthday for multiple people to download? For the former magic wormhole works great, for the later you could almost spin up a nextcloud or similar (personally I like https://github.com/filebrowser/filebrowser ). Want to regularly send files from device 1 to device 2? Now classic sync solutions like syncthing become really viable.

    If everything else fails, FTP always has your back

  • Finally a decent file browser in Game mode
    1 project | /r/SteamDeck | 8 Dec 2023
    I have been looking for a file browser which can run in game mode and is reasonably user friendly for simple file operations (copy/delete/rename, etc). Most people recommend Dolphin. it does work but there are issues: the color scheme looks really weird in game mode. context menu does not like game mode, either. Got file browser working (https://github.com/filebrowser/filebrowser) in game mode, which essentially an Edge app accessing a web server on localhost (running as user service). It took some time to set up but the end result is exactly what I would like to have.
  • List of your reverse proxied services
    29 projects | /r/selfhosted | 5 Dec 2023
    File Browser - For access to the files on my NAS
  • Self Hosted File upload service
    1 project | /r/selfhosted | 3 Oct 2023
    filebrowser has user management plus sharing capabilities
  • Folder/File sharing with multiple links
    1 project | /r/selfhosted | 9 Aug 2023
    Filebrowser suppports multiple shares with different expiration dates. It also offers file previews and generates QR Codes for the shares.
  • I need help creating a diy nas for under $1000
    1 project | /r/HomeNAS | 11 Jul 2023
    NextCloud is great for this, but if we're talking sharing files from your sync'd project collection, I'd probably instead recommend Filebrowser. You can point it to the same data store that syncthing is using and it'll make it easy to share the projects. Note that in order to do this you'll need to open up and expose filebrowser publicly. The simplest way to do this would probably be a cloudflare tunnel and for sharing files like this ad-hoc I don't see any issues with their TOS. For things like SyncThing though you'll still wanna do conventional port forwarding. the DIY approach instead of CloudFlare tunnel would be to port forward, set up a dynamic dns record, and set up letsencrypt certs
  • Does FileBrowser have a log of downloaded files ?
    2 projects | /r/selfhosted | 5 Jul 2023

cloudcmd

Posts with mentions or reviews of cloudcmd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • What's your web browser based access to file system?
    6 projects | /r/selfhosted | 20 Jun 2023
    I assume it is this one: https://cloudcmd.io/
  • Cloud Commander
    1 project | news.ycombinator.com | 29 May 2023
  • Ask HN
    4 projects | news.ycombinator.com | 3 Sep 2022
    Personally, and I can't name a tool for you, I consider that:

    - files&folder taxonomies are limited. Sometimes a file should be in more than one place, there are links/symlinks but no "backlinks" so it's easy top break things and filenames are not much good for search. Essentially a path in a file&folder classic taxonomy is a kind of limited and limited query to reach some content;

    - notes are another interesting things: ALL documents are kind of notes. The fact we have many file formats and apps just to craft document is more a limit and an issue of modern systems that a reasonable thing.

    Given the above two consideration I decide for myself to org-attach almost anything. The complete setup is:

    - org-roam, org-ql (with a semi-curated catalog to make queries and yasnippets to ensure consistency) and ripgrep as access layer, witch practically means hitting a single key on my keyboard and start typing something. In 99% of the case I get "the good answer" (something already done or new content to add), sometimes I need rg/recoll because just heading/tags search do not work and in that case I adjust/add some roam_aliases to easy mach the content in the future. Sometimes I need queries to work on things, like "check all active contracts" or "current issue" or "last three days notes" etc;

    - org-attach and links and dired to craft small "secondary-level file hierarchies" as a storage management layers, something that hide my real home taxonomy (essentially just notes on one root, other files managed by org-attach under another in a cache-like tree) I access via links;

    - various org-mode extras to link different kind of stuff I can't org-attach properly, like mails (individual messages, threads, search queries on my mails etc), transactions (hledger via org-babel), mere elisp:(sexp) code to be executed live on click.

    Doing so allow me to IGNORE a limited and limited hierarchy, allow crafting dynamic hierarchies as results from SQL-alike (albeit limited and slow) queries, accessing most of the content in search&narrow style something proven to be effective in most kind of UI from search engines to "dashes" instead of "menus" etc and allow to blend a bit most kind of docs in a single "document"/page/live environment witch is VERY useful since we have a single mind, not really compartmentalized and we need different kind of "docs" together often.

    This is IMVHO how we should manage files in 2022 BUT since Emacs and classic desktop model for commercial and ignorance reasons is essentially dead it's not something ready out-of-the-box and not something designed for collaboration. It's just a personal HYPER-effective solution that might wrap&hide far less effective one used by collaborators still allowing interaction.

    The modern equivalent, far more limited, complex and heavyweight is a DMS (see Nuxeo, Alfresco, ...) mostly crappy WebUIs that wrap Apache Jackrabbit behind the scene and add some forms/tags/ways to classify documents in various "dynamic" and "less constrained" ways. With a bit of hesitation for a small team https://www.tagspaces.org is less crazy to setup and use. Othe simpler but probably too limited options are https://github.com/filebrowser/filebrowser or https://cloudcmd.io/ or https://filerun.com/ or https://www.seafile.com/ or https://tabbles.net/ some are proprietary and all are not much more than classic file browsers served via webapp on a file-server backend storage instead of a local one.

  • Your top 5 best self hosted apps?
    36 projects | /r/selfhosted | 22 Aug 2022
    Cloud Commander - Web based remote file manager, while there are a handful of them it's the one I keep coming back to.
  • Best way to move files around on OMV5 - from A GUI
    2 projects | /r/OpenMediaVault | 17 May 2022
    Fire up a Docker container of cloudcmd, map your volumes, and go nuts.
  • Cloud Commander – Cloud file manager with console and editor
    1 project | news.ycombinator.com | 4 May 2022
  • Looking for a simple web based file browser for Ubuntu
    5 projects | /r/selfhosted | 27 Apr 2022
    check out Cloudcommander (like MC but in a browser)
  • Self Hosted Weekly Roundup #2
    2 projects | /r/selfhosted | 14 Apr 2022
    You should have a look at cloudcmd. It's a browser-based file manager with drag&drop which also offers an SSH shell/terminal emulation.
  • Real hidden gems when it comes to self hosting
    68 projects | /r/selfhosted | 17 Mar 2022
    Cloudcmd - browser-based ssh terminal and file manager (read: byobu, screen, and all the other terminal apps like taskbook, now count as being 'self-hosted') - - there are a few browser-based RDP programs like Apache Guacamole Server, but I haven't tried them (yet).
  • Is there a file manager similar to synologys "file station"
    3 projects | /r/OpenMediaVault | 1 Feb 2022
    Cloudcmd?

What are some alternatives?

When comparing filemanager and cloudcmd you can also consider the following projects:

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

pupcloud - [SUSPENDED] A portable web file manager and gallery

Filestash - 🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

updog - Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.

filegator - Powerful Multi-User File Manager

Code-Server - VS Code in the browser

OpenMediaVault - openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices.

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

h5ai - HTTP web server index for Apache httpd, lighttpd and nginx.

speedtest - Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more

tinyfilemanager - Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager

marktext - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.