uploadserver VS croc

Compare uploadserver vs croc and see what are their differences.

uploadserver

Python's http.server extended to include a file upload page (by Densaugeo)

croc

Easily and securely send things from one computer to another :crocodile: :package: (by schollz)
Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
uploadserver croc
2 136
218 27,622
- -
1.9 9.3
27 days ago 8 days ago
Python Go
MIT License 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.

uploadserver

Posts with mentions or reviews of uploadserver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-09.
  • Ask HN: Simple web server with drag and drop upload?
    5 projects | news.ycombinator.com | 9 Aug 2024
    Another option with Python is

    uploadserver: https://github.com/Densaugeo/uploadserver

    python built-in: python -m http.server (does not support upload)

  • YouTransfer: Self-hosted file transfer and sharing solution
    12 projects | news.ycombinator.com | 13 Jan 2024
    I use `python -m http.server` on the sender side, and https://github.com/Densaugeo/uploadserver on the receiver side if Python or the network is problematic to setup on the sender. This is simple and works well for my use cases, since I don't have a need for those features you mention. The only feature I miss is encryption, which could be done via an SSH tunnel with a bit more work, but I usually don't bother if I'm on my home LAN.

croc

Posts with mentions or reviews of croc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-10.

What are some alternatives?

When comparing uploadserver and croc you can also consider the following projects:

IFS - Internet File Store - Small scale private upload service

magic-wormhole - get things from one computer to another, safely

parsec-cloud - Open source Dropbox-like file sharing with full client encryption !

syncthing - Open Source Continuous File Synchronization

NearDrop - An unofficial Google Nearby Share/Quick Share app for macOS

wormhole-gui - Cross-platform application for easy encrypted file, folder, and text sharing between devices. [Moved to: https://github.com/Jacalz/rymdport]

webwormhole - Peer authenticated WebRTC.

sharedrop - Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop

shareviahttp - Share Via Http - Android

snapdrop - A Progressive Web App for local file sharing

biliup-rs - 命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p。

termux-app - Termux - a terminal emulator application for Android OS extendible by variety of packages.

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured

Did you konow that Python is
the 1st most popular programming language
based on number of metions?