dropfile

A CLI Program to Upload, Delete and Trace the files of limit upto 1 GB


Keywords
gurkirat dropfile upload download trace drop file
License
Apache-2.0
Install
pip install dropfile==1.2.2

Documentation

Drop File

This program is a cli version of reowned web service for anonymous file sharing company named DropFile. This is an anonymous file hosting service which host upto 1 GB of size of file for atmost 24 hours.

Dropfile

Limitations

  1. You can upload up to 5 files at a time
  2. Maximum supported file size is 1 GB
  3. If you require your files to be encrypted, you should do it yourself before upload.

Why use dropfile from terminal instead of web

  1. Time Saving
  2. Less Interactive (allows to focus on your work)
  3. Don't keep any tracable data. Not even cookies etc.

dropfile web

Downloading and Installing

in linux type the following command

$ sudo pip install dropfile

in windows type the following command

> pip install dropfile

Whats in this release

  1. You can upload a file and get its download link and access key
$ dropfile --upload <file_name>
  1. You can also trace the status of file if the file exits on the server
$ dropfile --trace-file <download_link>
  1. Although an uploaded file is expired in 24 hours after upload, you can also delete some file of yours before 24 hours
$ dropfile --delete <file_download_link>--access-key <access_key>

Note : Use the right access key to get your file deleted from the server immediately

Contact Us

Gurkirat Singh : tbhaxor@gmail.com
Dropfile.to : https://dropfile.to/contact