a binary pastebin / file upload service
Project description
bepasty is like a pastebin for all kinds of files (text, image, audio, video, documents, …, binary).
The documentation is there: http://bepasty-server.readthedocs.org/en/latest/
Features
Generic:
you can upload multiple files at once, simply by drag and drop
after upload, you get a unique link to a view of each file
on that view, we offer:
download link
file name we stored at upload time
file type we detected at upload time
precise size we computed at upload time
SHA256 hash (“checksum”) we computed at upload time
Text files:
we highlight all text file types supported by pygments (a lot!)
we display line numbers
we link from line numbers to their anchors, so you can easily get a link to a specific line
Image files:
we show the image (format support depends on browser)
Audio and video files:
we show the html5 player for it (format support depends on browser)
Storage: we use a storage backend api, currently we have backends for:
filesystem storage (just use a filesystem directory to store <uuid>.meta and <uuid>.data files)
ceph cluster storage (distributed & fault-tolerant - uses RADOS Block Devices via librbd and librados)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bepasty-0.0.1.tar.gz
.
File metadata
- Download URL: bepasty-0.0.1.tar.gz
- Upload date:
- Size: 121.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6aa2e195327071759fd02f14c1e4f1feeb772eef2e5986699b1b6452711691a2 |
|
MD5 | 6c4251b12c61292fd0da69cb0f84eb62 |
|
BLAKE2b-256 | cd6efbfb04e4af1839c9a5058fe1cd8bc6ef1a775b31a566199ebe8bd814b065 |