Quick File Uploader

Upload File
 

Uploaded Files

No files uploaded.

How Does It Work?

From your cell phone or computer upload all the files you want to transfer. You can select multiple files from the file selector.
.
And then from target computer run the following shell command to get all files back on your target machine.
.
Files once downlaoded are parmanently removed from server.

Download Script

Download the uploaded files running this command from your linux shell.
Note again, files once downloaded will be removed from server.
curl https://files.habibur.com/wget | sh

WARNING

No login or authentication. Your files will be accessible globally once uploaded.
.
BUT, we are not providing any direct link to the files
so that web crawlers don't unexpectedly download those.
.
Link for download are in the shell script only.

FAQ

How do I delete the uplaoded files?
Download the files once and those will be deleted after first transmission.
What if two persons upload at once?
Files will get merged and the first one to download the files will be able to download it all.
So, what's the point of this?
My first use case was to upload my android screenshots onto my server or computer.
There are other better and secure ways.
Sure. But this one is more convenient. Less clicks.
Why does the file selector ask permission for audio?
To allow you to upload audio records from your audio folder. Surely not to record anything from your microphone.
You can disallow it and upload from images only.
Published
3-Sep-2022
Updated
4-Sep-2022