Code Monkey home page Code Monkey logo

bashupload's People

Contributors

denfromio avatar kevin39 avatar xsat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bashupload's Issues

Documentation

I discovered with enthusiasm this application, I host it on one of my vps for me and my friends.

Is it possible for you to release the documentation repository necessary to display it on the site?

erro 404 Not Found wget

everything configured correctly.

"curl site -T file" works normally.

but in wget it shows error 404.

Has anyone ever experienced this?

Outdated footer in views/layout.phtml

	<footer>
		by <a target="_blank" href="https://github.com/IO-Technologies">IO tech</a>
		based on <a target="_blank" href="/disclaimer">terms & conditions</a>
		<br/>
		
		report bugs, leave notes or help
		<a href="https://github.com/denfromio/bashupload" target="_blank">on github</a>
	</footer>

Outdated GitHub repository, and invalid /disclaimer that leads to nowhere.

Can download multiple times, but only from the same public IP.

I am not sure if this is a feature or a bug; I figured I should open an issue incase it is a bug.

The site says "Files are stored for 3 days and can be downloaded only once." However, I was able to download a file multiple times from the same public IP. When I attempt download the file from a different public IP I get a 404.

Steps to reproduce:

  1. echo 'hello' > hello.txt
  2. curl bashupload.com -T hello.txt
  3. Copy URL returned
  4. wget <the_url> <-- first download works, this is expected
  5. wget <the_url> <-- second download works, this is unexpected
  6. ssh server_with_different_public_ip 'wget <the_url>' <-- 404, this is expected
  7. wget <the_url> <-- 404, this is expected

Thanks for running this!

upload files to static link

upload files to static link?
i need to upload the files in pc1 and download the files in pc2 but pc2 doesn't know the link
so can you make a static link? to upload files and download files

Force delete of file

Just idea

What about creating a DELETE handler that accepts a link to a file, but does not download it, but deletes it.
So that it is no longer stored on the server.

I can create request for this functionality, no problem.

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.