# File Sharing, File Transfer and File Sync

## Local P2P File Transfer, Browser-based

* [Sharedrop](https://www.sharedrop.io/)
* [Snapdrop](https://snapdrop.net/) (+ text)
* [PairDrop](https://pairdrop.net/)
* [FilePizza](https://file.pizza/)
* [SSAVR](https://www.ssavr.com/) (+ text)
* [Toffeeshare](https://toffeeshare.com/) (+ cloud-based, apps)
* [WebDrop](https://webdrop.space/#/) (+ text)
* [drop.lol](https://drop.lol/) (+ text)
* [SendFiles](https://sendfiles.dev/)
* [LANDrop](https://landrop.app/)
* [WebWormhole](https://webwormhole.io/)
* [Send Anywhere](https://send-anywhere.com/) (+ cloud-based, apps)

## Local P2P File Transfer, Apps

* [Nearby Share](https://www.android.com/better-together/nearby-share-app/) Android, Windows
* [Warpinator](https://github.com/linuxmint/warpinator)Android, Windows, Linux
* [Localsend](https://github.com/localsend/localsend) Android, iOS, Windows, Mac, Linux
* [Flying Carpet](https://github.com/spieglt/FlyingCarpet) Android, iOS, Windows, Mac, Linux

## Local P2P File Transfer, Command Line

* `python -m https.server` with python and access it in `https://localhost:8000` or `https://localIP:8000`
* [Croc](https://github.com/schollz/croc) Windows, Linux, Mac
* [Magic Wormhole](https://github.com/psanford/wormhole-william) Windows, Linux, Mac
* [zget](https://github.com/nils-werner/zget)

## Cloud P2P File Transfer

* [Schollz](https://share.schollz.com/)
* [Jirafeu](https://jirafeau.net/) (+ self-hosted)
* [Wormhole](https://wormhole.app/)
* [tnxfr](https://tnxfr.com/)
* [JustBeamIt](https://justbeamit.com/)
* [cl1p.net](https://cl1p.net/) (- text only)
* [Sendfiles](https://sendfiles.online/)
* [Send](https://send.vis.ee/)
* [Tresorit Send](https://send.tresorit.com/)
* [Dropbox Transfer](https://www.dropbox.com/transfer)

## Bittorent-based P2P File Transfer

* [Instant.io](https://instant.io/)

## File Sync

* [FreeFileSync](https://freefilesync.org/)
* Sycnthing
* Rclone

## List

* [Zack's Notablog - Send a File](https://schollz.github.io/send-a-file/)
