Open Source Linux File Sharing Software - Page 21

File Sharing Software for Linux

View 61 business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    CrossPather
    This is a software to access and download your files on a remote sytem to your own machine (over the internet) with Java for cross-compatibility. Works perfectly to browse and copy files, directories on a computer behind a proxy (eg: at your office).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Crossbell

    Crossbell

    A decentralized platform to own your social activities

    Crossbell is a social ownership platform to build cutting-edge social dApps. Delight in seamless developer integration and smooth end-user experiences. Embrace the future of social networking. We store your social relationships and creative content on Crossbell blockchain, free from corporate censorship. You can easily migrate your reputation and connect with fans on any new decentralized apps. All notes posted on Crossbell by default could be mint. Author could set a mint price. Additionally, we have the tip mechanism. Everyone could support others using $MIRA, an ERC-20 token that could be bridged to Polygon to swap. Crossbell is a social ownership platform, comprised of an EVM-compatible blockchain and a set of smart contracts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CrownKB aims to be a fully featured knowledge base / document repository. CrownKB is different in that all files, articles, notes, etc must go through a review process before being "published" into the document tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This daemon provides a bootstrapping solution to allow p2p servlets to connect to existing p2p networks. The GWebCache and UHC protocols are implemented. It was designed for the GNU/Linux platform, is written in C, and uses the pthreads library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Using the new C# Dll from swig portability of Openobex/ObexFtp to write a nice GUI able to transfer file between two devices with obex protocol. More Info’s here: http://cs-obexftp.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A little different Direct Connect client for windows and linux, based on DC++ with script support(windows lua, linux sh and lua), segmented downloads, various spams and tricks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cube Platform is a decentralized grid computing system that uses P2P Pastry protocol for communication between nodes. It's a big data storage written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Netkite is a network upgrade system that integrates the server and the client. It can be used in system patching. Support all the file types of linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cy

    Cy

    Hackers terminal browser of Cyber blockchains

    Cy - a nushell wrapper, a client for the Cyber family blockchains (bostrom, pussy) and IPFS. Bostrom is the name of the consensus computer that maintains a general-purpose, permissionless informational graph where nodes are CIDs of files in the IPFS network, and edges are Cyberlinks (consisting of source, destination, author, height - records) written into the blockchain. The information written into the blockchain is secured to remain in existence as long as the blockchain is operative. The blockchain is designed with economic incentives that motivate validators to sustain the network. For further information about Cyber blockchains, please refer to Bostrom Journal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    CyBerFuN CoDeX
    BigJoos:A little history on this one - it started about 6 months ago initially as a default code with installer feature then i realized it could become modded the most popular mods used with the highest help requests posted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CyBerFuN xBTiT
    CyBerFuN xBTiT by cybernet2u / I only install hacks and maintain them / all the credits for the core source goes to : http://www.btiteam.org new files here ->https://github.com/cybyd/cybyd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cyber

    Cyber

    Semantic non-deterministic Superintelligence consensus computer

    Semantic non-deterministic Superintelligence consensus computer. A consensus computer allows for the computing of provable relevant answers without any opinionated blackbox intermediaries, such as Google, Amazon or Facebook. Stateless, content-addressable peer-to-peer communication networks, such as IPFS, and stateful consensus computers such as Ethereum, can provide part of the solution needed to obtain such answers. There are however at least 3 problems associated with the above-mentioned implementations. (1) the subjective nature of relevance, (2) difficulty in scaling consensus computers for over-sized knowledge graphs, (3) the lack of quality amongst such knowledge graphs. They are prone to various surface attacks, such as sybil attacks, and the selfish behavior of the interacting agents. In this document, we define a protocol framework for provable consensus computing of relevance, between content-addresable objects, which can be computed on GPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cyn.in - Open Source Group Collaboration
    Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DAGService

    DAGService

    Library for storing and replicating hash-linked data over the IPFS

    DAGService is aiming to be the bare minimum needed for IPLD-based applications to interact with the IPFS network by getting and putting blocks to it. The goal of DAGService to provide a minimal layer between the data model of IPLD and full-blown IPFS. It provides the bare minimum functionality for any application to interact with the IPFS network (by getting and putting IPLD blocks) without having to deal with the complexities of operating a full IPFS node. It is an attempt to remake the core piece of the IPFS node reusable on it's own. Because 99% of the time, a browser or mobile (d)App only needs to be able to add and get small bits of data over the IPFS network. This library provides that, in a much smaller package (currently less than 1/2 the size of js-ipfs without much optimization -- we will continue to optimize further). It is also highly extensible, so developers need only include the features they need, keeping load times fast, and (d)Apps feeling snappy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Development of a Java application designed to managing web content with WebDAV protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project includes a revision of the original DC protocol and the client/server apps to do STUFF with it. Basically, we got really frustrated at the inefficiency and stagnant design of DC so it is time for change. Change is goooood. :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The DC Hub Network Utilities (aka DCHNU) are a group of utilities that provide additional services and features for the DC Hub Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DC4Lan

    Direct Connect stuff for use on Lan Parties

    This project contains a set of resources we develop for use on Lan Parties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DCCgetter is a script intended for use with the psyBNC scripting mechanism, to provide a different way to manage and automatically accept certain of DCC send request from other IRC clients. It replaces the buggy DCC interface offered by psyBNC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DCGUI-QT is a QT GUI Direct Connect filesharing client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A server written for the DC protocol, which is already providing amazingly 1 PETABYTE of data freely available for download. This server is written in Java, so it's guarantueed to work with your system, unless it's something so far undeveloped, such as
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    New direct connect hub that will aim to make give direct connect a distributed style of network, and not have it be a set of single private networks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dcosx is a Direct Connect client based on dclib. It takes full advantage of Mac OS X's Cocoa environment, so we x'rs don't have to trudge through QT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DCWatch is a DCWL (DCWatch Library) based program. It's working on the new DirectConnect (ADC) network. You can create hubs and bots with extra features. It supports TIGR, SHA1 and UCMD extensions of ADC protocol, and Lua scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DCmn8 (disseminate) is intented to be a multi-platform Direct Connect protocol client, based on Java/Eclipse. The original motivation is to provide a DC client for Linux that would match and exceed in quality the existing Windows counterparts.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB