Giter Club home page Giter Club logo

fileshelter's Introduction

FileShelter

Last Release

FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back!

A demo instance is available, with the following limitations:

  • Maximum duration is set to 3 days
  • Maximum file size is set to 1 MB

Features

  • Period of validity, from one hour to many years
  • Optional password protection (download and/or upload)
  • Practically unique links, using UUID
  • Create a zip file on the fly for shares containing multiple files
  • Private edit links, used to remove the files or to check the download counters
  • Terms Of Service support, fully or partially customizable
  • Multiple language support
  • Low memory requirements: the demo instance runs on a Raspberry Pi
  • Command line tools to list and create shares

Once the expiry date is reached, the share is no longer available for download. The files are actually deleted roughly two hours after the share has expired. This is to make sure to not interrupt a download in progress.

Command line tool

fileshelter-cmd is a command line tool with the following features:

  • list all the shares available for download.
  • create a share using local files. The files are not copied in the Fileshelter's working directory. Therefore the files must still exist while the share is available for download. The files are not deleted once the share has expired.
  • destroy shares.

Installation

See INSTALL.md file.

Contributing

Any feedback is welcome:

  • feel free to participate in discussions if you have questions,
  • report any bug or request for new features in the issue tracker,
  • submit your pull requests based on the develop branch.

fileshelter's People

Contributors

epoupon avatar earlyowl avatar kaythomas0 avatar kvdveer avatar madji47 avatar svalo avatar earnestma avatar fdbailes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.