File sharing
to sort and reorder
See also Network, SSH, Backup (rsync), HTTP, Server#WebDAV, #WebRTC
General
- https://github.com/claudiodangelis/qr-filetransfer - Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. [2]
File systems
Network
- Bazil is a distributed file system designed for single-person disconnected operation. It lets you share your files across all your computers, with or without cloud services. FUSE is a programming library for writing file systems in userspace, in Go.
- Ori - a distributed P2P file system built for offline operation and empowers the user with control over synchronization operations and conflict resolution. We provide history through light weight snapshots and allow users to verify the history has not been tampered with. Through the use of replication instances can be resilient and recover damaged data from other nodes. [3]
Services
- https://www.aerofs.com/ - freemium
- Infinit - allows for the creation of heterogeneous storage infrastructure by aggregating various storage resources and unifying them into a UNIX-like Infinit file system.
File sync
See also SaaS#Storage, Backup
lsyncd
- lsyncd - designed to synchronize a local directory tree with low profile of expected changes to a remote mirror. Lsyncd is especially useful to sync data from a secure area to a not-so-secure area. Lsyncd watches a local directory trees event monitor interface (inotify or fsevents). It aggregates and combines events for a few seconds and then spawns one (or more) process(es) to synchronize the changes. By default this is rsync. Lsyncd is thus a light-weight live mirror solution that is comparatively easy to install not requiring new filesystems or block devices and does not hamper local filesystem performance.
inosync
- inosync daemon leverages the inotify service available in recent linux kernels to monitor and synchronize changes within directories to remote nodes.
clsync
Syncany
- Syncany is an open-source cloud storage and filesharing application. It allows users to backup and share certain folders of their workstations using any kind of storage, e.g. FTP, SFTP, WebDAV, Samba, Amazon S3 or Google Storage. While the basic idea is similar to Dropbox, Syncany is open-source and additionally provides data encryption and more flexibility in terms of storage type and provider.
Syncthing
- Syncthing - Open Source Continuous File Synchronization. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. This is the Syncthing project which pursues the following goals: Define a protocol for synchronization of a folder between a number of collaborating devices. This protocol should be well defined, unambiguous, easily understood, free to use, efficient, secure and language neutral. This is called the Block Exchange Protocol. Provide the reference implementation to demonstrate the usability of said protocol. This is the syncthing utility. We hope that alternative, compatible implementations of the protocol will arise. [4]
The discovery mechanism can take a minutes or two to kick in.
- Port 22000/TCP (or the actual listening port if you have changed the Sync Protocol Listen Address setting.)
- Port 21027/UDP (for discovery broadcasts on IPv4 and multicasts on IPv6)
vim ~/.config/syncthing/config.xml
Local only access;
<gui enabled="true" tls="false"> <address>127.0.0.1:8080</address> </gui>
No whitelist;
<gui enabled="true" tls="false"> <address>0.0.0.0:8080</address> </gui>
- https://github.com/classicsc/syncthingmanager - A command line tool for the Syncthing API. Designed to make setting up remote servers easier. (and for users who prefer the cli)
Unison
- Unison is a file-synchronization tool for OSX, Unix, and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
gtk2 gui is a bit dodge, drops any ssh args given to it.
syncing requires a manual start.
- SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file.
Seafile
- Seafile - an open source cloud storage system with features on privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups.
git-annex
- git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space. git-annex is designed for git users who love the command line. For everyone else, the git-annex assistant turns git-annex into an easy to use folder synchroniser.
- https://git-annex.branchable.com/assistant/ - auto commits and syncs
gut
dvcs-autosync
- https://www.mayrhofer.eu.org/dvcs-autosync - Automatically keep DVCS repositories in sync whenever changes happen by automatically committing and pushing/pulling.
DirSync Pro
- DirSync Pro is a small, but powerful utility for file and folder synchronization. DirSync Pro can be used to synchronize the content of one or many folders recursively. Use DirSync Pro to easily synchronize files from your desktop PC to your USB-stick (/Externa HD/PDA/Notebook, ...). Use this USB-stick (/Externa HD/PDA/Notebook, ...) to synchronize files to another desktop PC. Using DirSync Pro you can make incremental backups. In this way you'll spare lots of time because you don't have to copy all the files each time you want to update your backup; only new/modified/larger files would be copied. DirSync Pro provides some preconfigured modes (e.g. Mirror, Backup, Contribute, ?) for common synchronization and backup tasks and some custom modes in which the user could set up the synchronization behavior to meet specific wishes.
Conduit
- Conduit - a synchronization application for GNOME. It allows you to synchronize your files, photos, emails, contacts, notes, calendar data and any other type of personal information and synchronize that data with another computer, an online service, or even another electronic device. Conduit manages the synchronization and conversion of data into other formats
Csync2
- Csync2 is a cluster synchronization tool. It can be used to keep files on multiple hosts in a cluster in sync. Csync2 can handle complex setups with much more than just 2 hosts, handle file deletions and can detect conflicts. It is expedient for HA-clusters, HPC-clusters, COWs and server farms.
Bittorrent Sync
- https://www.getsync.com/ - non-OSS
Ubuntu One
Other
- lipsync! - an open source, commandline service that securely syncronizes your data. Powered by lsyncd, unison, ssh and fak3r. Think of it as a lightweight commandline version of Dr0pb0x that gives control back to you; the user and owner of the data.
- Pydio is an open source software that turns instantly any server (on premise, NAS, cloud IaaS or PaaS) into a file sharing platform for your company. It is an alternative to SaaS Boxes and Drives, with more control, safety and privacy, and favorable TCOs.
- bitpocket is a small but smart script that does 2-way directory synchronization. It uses rsync to do efficient data transfer and tracks local file creation/removal to avoid known rsync problem when doing 2-way syncing with deletion. bitpocket can use any server which you have ssh access to for its central storage. If you have gigabytes of free disk space on your hosting server you can finally make use of it.
- https://github.com/jewel/clearskies - Open source btsync clone [5]
- iFolder is a safe and secure way to share and synchronize files across computers and within teams.
- remoteStorage - An open protocol for per-user storage
Client-server
See Network#FTP
DCC
- https://en.wikipedia.org/wiki/Direct_Client-to-Client - IRC channel, manual and scripted bots.
- http://www.irchelp.org/irchelp/rfc/dccspec.html
Napster
- https://en.wikipedia.org/wiki/Napster - central hub, p2p transfer
Direct Connect
- https://en.wikipedia.org/wiki/Direct_Connect_(file_sharing) - central hub, p2p transfer
- NCurses Direct Connect - Ncdc is a modern and lightweight direct connect client with a friendly ncurses interface.
Cloud
See Hosting#Storage
- Volafile.io aims to provide a simple real-time filesharing service. Users share files in so called 'rooms', which each consist of a chat and a list of uploaded files. The list of files automatically shows new files as they are uploaded. [6]
Direct
Demosaw
YouTransfer
- YouTransfer - a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files. Created to be installed behind the firewall on private servers, YouTransfer aims to empower organisations and individuals that wish to combine easy-to-use file transfer tooling with security and control. [9]
MediaCrush
- mediacrush - A website for serving media super fast
P2P
See also Encrypted#Darknet
DHT
- http://en.wikipedia.org/wiki/Kademli
- http://xlattice.sourceforge.net/components/protocol/kademlia/specs.html
- https://en.wikipedia.org/wiki/Kad_network
- pydht - Python implementation of the Kademlia DHT data store.
- https://www.torproject.org/docs/hidden-services.html.en
- http://donncha.is/2013/05/trawling-tor-hidden-services/
- http://www.infoanarchy.org/en/The_Circle - based on Chord
- P-Grid is a truly decentralized structured P2P system which does not require central coordination or knowledge. It is based purely on randomized algorithms and local interactions and targeted at environments with low online probabilities of peers. P-Grid differs from other approaches such as Chord, CAN, Pastry, etc. in terms of practical applicability (especially in respect to dynamic network environments), algorithmic foundations (randomized algorithms with probabilistic guarantees), robustness, and flexibility.
- TomP2P is an advanced DHT, which stores multiple values for a key. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried / updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.
- Tonika is an administration-free platform for large-scale open-membership (social) networks with robust security, anonymity, resilience and performance guarantees.
- SIPDHT project is to provide a library to be used in applications for creating and using SIP based distributed hash tables. The algorithm implemented is loosely based on P2P SIP work (draft-bryan-sipping-p2p-02) and its primary intent is to be a work bench for the specification process.
- http://sipdht.sourceforge.net/sipdht2/
- sinchana is a scalable and stable DHT implementation written using Apache Thrift. The communication protocol of the DHT is implemented using Thrift. The advantage of Thrift service protocol is it's small message size and the less usage of CPU.
File networks
- Forban - a simple link-local opportunistic p2p free software (or how to share files with your local neighbors)
Gnutella
FastTrack
- https://en.wikipedia.org/wiki/FastTrack - used by Kazaa, Grokster, iMesh, and Morpheus
eDonkey network
Soulseek
2006
- https://en.wikipedia.org/wiki/Soulseek - a peer-to-peer (P2P) file-sharing network and application. The term Soulseek might refer to (1) one of the two networks, or (2) one of the three official user client interfaces. Soulseek is used mostly to exchange music, although users are able to share a variety of files.
Overnet
Perfect Dark
- https://en.wikipedia.org/wiki/Perfect_Dark_(P2P) - closed source, japanese
Advanced Direct Connect
Multi-network Software
giFT
- giFT is a collection of various software components geared towards improving the overall usability of a multitude of peer-to-peer file-sharing networks. This goal is accomplished by unifying the components such that a user of the software may choose any of the available interfaces to access any of the available networks. The central application, giftd, uses a plugin-based architecture capable of using multiple networks simultaneously through a single user interface.
MLDonkey
P2P-GUI
- P2P-GUI is a remote web interface for MLdonkey, aMule, rTorrent, Transmission and giFT. This GUI tries to combine different GUIs for p2p programs in one application/project to save overall work and to cover many different needs and tastes.
BitTorrent
Libraries
- BitTorrent work / BitTorrent DHT - Juliusz Chroboczek
Servers
- XBT - high-performance low-overhead BitTorrent client and tracker.
- Gazelle - a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. Gazelle is written in PHP, JavaScript, and MySQL.
- PirateBox - a DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware.
Clients
- https://www.reddit.com/r/pcmasterrace/comments/2y52jq/utorrent_should_really_heed_the_words_of_our_lord/ - not utorrent!
- Tribler Tribler is an application that enables its users to find, enjoy and share content. With content we mean video, audio, pictures, and much more.
rTorrent
- http://www.wtorrent-project.org/
- https://code.google.com/p/ntorrent/
- https://github.com/Novik/ruTorrent
- https://code.google.com/p/rtgui/
Extensions
Trackers
- OpenBitTorrent is a bittorrent tracker free for anyone to use. You don't need to register, upload or index a torrent anywhere, all you have to do is to include the OpenBitTorrent tracker URL in your torrent.
Search
Seedbox
- https://spreadsheets.google.com/lv?key=t2BX8hMu6bCQOC8QSu3UM9w&f=true&gid=0
- http://seedboxhosting.com/
- https://www.feralhosting.com/pricing
Repos
Tools
Streaming
BT Live
- https://backchannel.com/the-inside-story-of-bittorrents-bizarre-collapse-a0766a5442d7#.diyj0hcr4 [16]
to sort
- https://popcorntime.sh/ - malware?
- http://fetchr.tv/ - torrent streaming service
tv.js
- https://github.com/SamyPesse/tv.js - Apple TV for Torrent Streaming
WebTorrent
- WebTorrent - a streaming torrent client for node.js and the browser. YEP, THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web – so the same code works in both runtimes. In node.js, this module is a simple torrent client, using TCP and UDP to talk to other torrent clients. In the browser, WebTorrent uses WebRTC (data channels) for peer-to-peer transport. It can be used without browser plugins, extensions, or installations. It's Just JavaScript™. [19] [20]
- https://instant.io/ - webtorrent file sharing https://news.ycombinator.com/item?id=12526717]
- WebTorrent Desktop - streaming torrent app for Mac, Windows, and Linux. Whether it's video from the Internet Archive, music from Creative Commons, or audiobooks from Librivox, you can play it right away. You don't have to wait for it to finish downloading. [21]
PeerTube
- PeerTube - A federated video streaming platform using P2P directly in the web browser. Mastodon and WebTorrent.
Beaker
Encrypted / anon
WASTE
- WASTE is an anonymous, secure, and encryped collaboration tool which allows users to both share ideas through the chat interface and share data through the download system.
The suggested size for a WASTE network (referred to as a "mesh" by users) is 10-50 nodes, though it has been suggested that the size of the network is less critical than the ratio of nodes willing to route traffic to those that are not.
Freenet
- Freenet - Share files, chat on forums, browse and publish, anonymously and without fear of blocking or censorship! While users can insert data into the network, there is no way to delete data. Due to the anonymity, no node knows who is the 'owner' of a piece of data. The only way data can be removed is if users don't request the data.
- RetroShare is a Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform. It lets you to securely chat and share files with your friends and family, using a web-of-trust to authenticate peers and OpenSSL to encrypt all communication. RetroShare provides filesharing, chat, messages, forums and channels
MUTE
- MUTE File Sharing is a peer-to-peer network that provides easy search-and-download functionality while also protecting your privacy.
OneSwarm
- OneSwarm is a P2P file sharing service that protects your privacy. It's fast, BitTorrent-compatible, and free!
OFF
- OFF is a highly connected peer-to-peer distributed file system. The unique feature of this system is that it stores all of its internal data as meaningless multi-use data blocks. In other words there is not a one to one mapping between a stored block and its use in a accessed file. Each stored block is simultaneously used to access many different files. Individually however, each block is nothing but arbitrary digital white noise.
Free Haven Project
- Free Haven Project aims to deploy a system for distributed, anonymous, persistent data storage which is robust against attempts by powerful adversaries to find and destroy any stored data. This model of decentralized system has been classified as peer-to-peer by recent popular media.
Tahoe-LAFS
- Tahoe-LAFS is a Free and Open cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire filesystem continues to function correctly, preserving your privacy and security.
Osiris
Ori
MaidSafe
Other
- Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.
Keybase
ZeroNet
DTube
- DTube - the first crypto-decentralized video platform, built on top of the STEEM Blockchain and the IPFS peer-to-peer network. D.Tube aims to become an alternative to YouTube that allows you to watch or upload videos on IPFS and share or comment about it on the immutable STEEM Blockchain, while earning cryptocurrency doing it.
- About D.Tube - Because of the decentralized nature of IPFS and the STEEM blockchain, D.Tube is not able to censor videos, nor enforce guidelines. Only the users can censor it, through the power of their upvotes and downvotes. On DTube, there are no hidden algorithms controlling the visibility or monetization of certain videos over others. All of DTube's data is public, and can be analyzed by anyone with an internet connection. To deliver the best user experience D.Tube runs without advertising. Users remain free to advertise any product or service they would like, directly inside their own videos, at their own risk of losing their subscribers.
- https://github.com/dtube
Downloading